Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.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 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a # timeout=10 Commit message: "sccp: Initial testenv" > git rev-list --no-walk 11b22c65b85bfaee7fddd396a76a5e396ab7956d # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins2623306248460395755.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-12-13T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-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 (9588 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-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:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_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_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_7.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_6.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_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_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_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_2.cc Creating dependency file for LLC_Templates_part_3.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_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.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_1.cc Creating dependency file for IPL4asp_PortType_part_2.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_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_5.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_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.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_5.cc Creating dependency file for GTPC_Types_part_6.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_4.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_Types.cc Creating dependency file for PCO_Types.cc Creating dependency file for RANAP_CodecPort.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 NS_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_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_Emulation.cc Creating dependency file for M3UA_Types.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 IPL4asp_Types.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env 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 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 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (430 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 2 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (68.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241213123934691 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241213123934691 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241213123934691 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241213123934691 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241213123934691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241213123934691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241213123934691 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241213123934691 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241213123934691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241213123934691 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241213123934691 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241213123934691 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241213123934691 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241213123934691 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241213123934691 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241213123934691 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241213123934691 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55d089c4dd60(sgsn) with 23 counters 20241213123934893 DLSS7 INFO (r=127.0.0.1:34671<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213123934893 DLSS7 INFO (r=127.0.0.1:34671<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241213123934893 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:34671<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241213123934893 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241213123934893 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241213123934893 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213123934893 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241213123934893 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241213123934893 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241213123934893 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241213123934893 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241213123934893 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241213123934893 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241213123934893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123934893 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241213123934893 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241213123934893 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241213123934894 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213123934894 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213123934894 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213123934894 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213123934894 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213123934894 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213123934894 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213123934894 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213123934894 DLSS7 INFO (r=127.0.0.1:42270<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213123934894 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241213123934894 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241213123934894 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241213123934894 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241213123934894 DLSS7 INFO (r=127.0.0.1:42270<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241213123934894 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:42270<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241213123934894 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241213123934894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241213123934894 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:34671<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213123934894 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213123934894 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213123934894 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241213123934894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213123934894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213123934894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@cb5101df7646: Unix server socket created successfully. MC@cb5101df7646: Listening on TCP port 34627. cb5101df7646 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests cb5101df7646 34627 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cb5101df7646: New HC connected from 10.0.2.100 [10.0.2.100]. cb5101df7646: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@cb5101df7646: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@cb5101df7646: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cb5101df7646: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cb5101df7646: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cb5101df7646: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cb5101df7646: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cb5101df7646: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@cb5101df7646: Configuration file was processed on all HCs. MC@cb5101df7646: Creating MTC on host 10.0.2.100. MC@cb5101df7646: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Dec 13 12:39:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213123935894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123935894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213123936449 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213123936449 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241213123936449 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:42270 err=None (osmo_ss7_asp.c:785) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach started. 20241213123936685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123936688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241213123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241213123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241213123936735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123936735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123936735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123936735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123936736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123936736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123936736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123936736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123936736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123936736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123936736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123936736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241213123936736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213123936736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123936736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123936737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123936737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123936740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123936751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123936751 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(8)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 TC_attach-BVCI196(6)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123936773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241213123936773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241213123936773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241213123936773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213123936773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123936773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123936773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123936773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123936773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123936774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123936774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123936774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123936775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123936775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123936775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123936775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123936775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241213123936775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213123936775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123936775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123936775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123936775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123936778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123936779 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123936788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123936788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(14)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123936831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241213123936831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241213123936831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241213123936831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213123936831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123936831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123936831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123936831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123936831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123936833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123936833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123936833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123936834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123936834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123936834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123936834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123936834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241213123936834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213123936834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123936834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123936834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123936834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123936838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123936838 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)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123936847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123936847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(15)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213123936895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123936895 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213123936895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213123936895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241213123936895 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213123936895 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241213123936895 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241213123936895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241213123936895 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241213123936895 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241213123936895 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241213123936895 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241213123936895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241213123936895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213123936896 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241213123936896 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213123936896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213123936896 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213123936896 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213123936896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213123936896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213123936896 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(17)@cb5101df7646: Established a new IPA connection (conn_id=2) 20241213123936896 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55d08b04e660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241213123936896 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(17)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213123936897 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(17)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213123936898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(17)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(17)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(17)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@cb5101df7646: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C957D6D4'O, index=0 SGSN_Test-GSUP(19)@cb5101df7646: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@cb5101df7646: 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 := '1FABDEC17D42C61FE3876961BB683D7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9479288'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A030C924C272A6E4'O } } } } } 20241213123937953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123937953 DLLC NOTICE LLME(ffffffff/c957d6d4){UNASSIGNED} LLC RX: unknown TLLI 0xc957d6d4, creating LLME on the fly (gprs_llc.c:552) 20241213123937953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123937953 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241213123937953 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213123937953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213123937953 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213123937953 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213123937953 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213123937953 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213123937953 DLLC NOTICE LLME(ffffffff/c957d6d4){UNASSIGNED} LLGM Assign pre (c957d6d4 => dab787fc) (gprs_llc.c:1079) 20241213123937953 DLLC NOTICE LLME(c957d6d4/dab787fc){ASSIGNED} LLGM Assign post (c957d6d4 => dab787fc) (gprs_llc.c:1125) 20241213123937953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213123937953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213123937953 DMM DEBUG MM(262420000000001/dab787fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213123937967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123937967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213123937968 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123937968 DMM DEBUG MM(262420000000001/dab787fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241213123937968 DMM NOTICE MM(262420000000001/dab787fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213123937968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213123937968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213123937968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213123937968 DMM DEBUG MM(262420000000001/dab787fc) Requesting authorization (sgsn_auth.c:160) 20241213123937968 DMM INFO MM(262420000000001/dab787fc) Requesting authentication tuples (sgsn_auth.c:184) 20241213123937968 DMM DEBUG MM(262420000000001/dab787fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213123937968 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241213123937968 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)@cb5101df7646: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@cb5101df7646: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241213123937971 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213123937971 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213123937971 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213123937971 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213123937971 DMM INFO MM(262420000000001/dab787fc) Subscriber data update (mmctx.c:445) 20241213123937971 DMM DEBUG MM(262420000000001/dab787fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213123937971 DMM INFO MM(262420000000001/dab787fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213123937971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213123937971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213123937971 DMM INFO MM(262420000000001/dab787fc) <- GMM AUTH AND CIPHERING REQ (rand = 1f ab de c1 7d 42 c6 1f e3 87 69 61 bb 68 3d 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213123937978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123937978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123937978 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123937978 DMM INFO MM(262420000000001/dab787fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213123937978 DMM NOTICE MM(262420000000001/dab787fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213123937978 DMM DEBUG MM(262420000000001/dab787fc) checking auth: received GSM SRES = b9 47 92 88 (gprs_gmm.c:666) 20241213123937978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213123937978 DMM DEBUG MM(262420000000001/dab787fc) Requesting authorization (sgsn_auth.c:160) 20241213123937978 DMM INFO MM(262420000000001/dab787fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213123937978 DMM DEBUG MM(262420000000001/dab787fc) Requesting subscriber data update (gprs_subscriber.c:894) 20241213123937978 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241213123937978 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) 20241213123937979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213123937979 DMM INFO MM(262420000000001/dab787fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdab787fc) (gprs_gmm.c:300) 20241213123937980 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213123937980 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213123937980 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241213123937980 DMM INFO MM(262420000000001/dab787fc) Subscriber data update (mmctx.c:445) 20241213123937980 DMM DEBUG MM(262420000000001/dab787fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213123937980 DMM INFO MM(262420000000001/dab787fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213123937980 DMM NOTICE MM(262420000000001/dab787fc) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241213123937980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213123937980 DMM NOTICE MM(262420000000001/dab787fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213123937980 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) 20241213123937981 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213123937981 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241213123937981 DMM INFO MM(262420000000001/dab787fc) Subscriber data update (mmctx.c:445) 20241213123937981 DMM DEBUG MM(262420000000001/dab787fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213123937987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123937987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213123937987 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123937987 DMM INFO MM(262420000000001/dab787fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213123937987 DMM NOTICE MM(262420000000001/dab787fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213123937987 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213123937987 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213123937987 DLLC NOTICE LLME(c957d6d4/dab787fc){ASSIGNED} LLGM Assign pre (ffffffff => dab787fc) (gprs_llc.c:1079) 20241213123937987 DLLC NOTICE LLME(ffffffff/dab787fc){ASSIGNED} LLGM Assign post (ffffffff => dab787fc) (gprs_llc.c:1125) 20241213123937987 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213123937987 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213123937987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213123937987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@cb5101df7646: setverdict(pass): none -> pass TC_attach-BVCI196(6)@cb5101df7646: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@cb5101df7646: Final verdict of PTC: pass 20241213123938041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58004<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213123938043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213123938043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(17)@cb5101df7646: Final verdict of PTC: none -NSVCI99(18)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(19)@cb5101df7646: Final verdict of PTC: none TC_attach-BVCI210(11)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@cb5101df7646: Final verdict of PTC: none -NSVCI98(12)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@cb5101df7646: Final verdict of PTC: none -NSVCI97(7)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@cb5101df7646: Final verdict of PTC: none TC_attach-BVCI220(15)@cb5101df7646: Final verdict of PTC: none TC_attach-BVCI196(6)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(16)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(5)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(10)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Dec 13 12:39:38 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241213123938204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123938605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104396) 20241213123939043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123939043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104396, count=105556) 20241213123940044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123940044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Dec 13 12:39:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213123941044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123941044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_mnc3 started. 20241213123941665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123941667 DMM INFO MM(262420000000001/dab787fc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213123941667 DMM INFO MM(262420000000001/dab787fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213123941667 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213123941667 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213123941667 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213123941667 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213123941667 DLLC NOTICE LLME(ffffffff/dab787fc){ASSIGNED} LLGM Assign pre (dab787fc => ffffffff) (gprs_llc.c:1079) 20241213123941667 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dab787fc => ffffffff) (gprs_llc.c:1125) 20241213123941667 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241213123941667 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) 20241213123941667 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241213123941667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213123941667 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213123941667 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213123941667 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213123941667 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123941710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213123941710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123941710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123941710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123941710 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213123941710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123941710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123941710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123941710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123941711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123941711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123941711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123941712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123941712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123941712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123941712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123941712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123941712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213123941712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123941712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213123941713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123941713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123941716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123941726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123941726 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123941744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213123941744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123941744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123941744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123941744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213123941744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123941744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123941744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123941744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123941746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123941746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123941746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123941746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123941746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123941746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123941746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123941746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123941746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213123941746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123941746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123941746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123941747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123941751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123941761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123941761 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123941783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213123941783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123941783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123941783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123941783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213123941783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123941783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123941783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123941783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123941785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123941785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123941785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123941785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123941785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123941785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123941785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123941785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123941785 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213123941785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123941785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123941786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123941786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123941789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123941798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123941798 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213123942045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123942045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213123942045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213123942045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213123942048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213123942048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@cb5101df7646: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CA8A257A'O, index=0 SGSN_Test-GSUP(38)@cb5101df7646: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@cb5101df7646: 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 := '29986FEDA054D343BEA789F454569E28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '682B44AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '827D73EC2431069B'O } } } } } 20241213123943099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123943099 DLLC NOTICE LLME(ffffffff/ca8a257a){UNASSIGNED} LLC RX: unknown TLLI 0xca8a257a, creating LLME on the fly (gprs_llc.c:552) 20241213123943099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123943099 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241213123943099 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213123943099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213123943099 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213123943099 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213123943099 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213123943099 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213123943099 DLLC NOTICE LLME(ffffffff/ca8a257a){UNASSIGNED} LLGM Assign pre (ca8a257a => cdd12b91) (gprs_llc.c:1079) 20241213123943099 DLLC NOTICE LLME(ca8a257a/cdd12b91){ASSIGNED} LLGM Assign post (ca8a257a => cdd12b91) (gprs_llc.c:1125) 20241213123943099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213123943099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213123943099 DMM DEBUG MM(262420000001001/cdd12b91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213123943112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123943113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213123943113 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123943113 DMM DEBUG MM(262420000001001/cdd12b91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241213123943113 DMM NOTICE MM(262420000001001/cdd12b91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213123943113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213123943113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213123943113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213123943113 DMM DEBUG MM(262420000001001/cdd12b91) Requesting authorization (sgsn_auth.c:160) 20241213123943113 DMM INFO MM(262420000001001/cdd12b91) Requesting authentication tuples (sgsn_auth.c:184) 20241213123943113 DMM DEBUG MM(262420000001001/cdd12b91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213123943113 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241213123943113 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)@cb5101df7646: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@cb5101df7646: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241213123943115 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213123943115 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213123943115 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213123943115 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213123943115 DMM INFO MM(262420000001001/cdd12b91) Subscriber data update (mmctx.c:445) 20241213123943115 DMM DEBUG MM(262420000001001/cdd12b91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213123943115 DMM INFO MM(262420000001001/cdd12b91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213123943115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213123943115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213123943115 DMM INFO MM(262420000001001/cdd12b91) <- GMM AUTH AND CIPHERING REQ (rand = 29 98 6f ed a0 54 d3 43 be a7 89 f4 54 56 9e 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213123943122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123943122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123943122 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123943122 DMM INFO MM(262420000001001/cdd12b91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213123943122 DMM NOTICE MM(262420000001001/cdd12b91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213123943122 DMM DEBUG MM(262420000001001/cdd12b91) checking auth: received GSM SRES = 68 2b 44 ac (gprs_gmm.c:666) 20241213123943122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213123943122 DMM DEBUG MM(262420000001001/cdd12b91) Requesting authorization (sgsn_auth.c:160) 20241213123943122 DMM INFO MM(262420000001001/cdd12b91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213123943122 DMM DEBUG MM(262420000001001/cdd12b91) Requesting subscriber data update (gprs_subscriber.c:894) 20241213123943122 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241213123943122 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) 20241213123943122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213123943122 DMM INFO MM(262420000001001/cdd12b91) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd12b91) (gprs_gmm.c:300) 20241213123943123 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213123943123 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213123943123 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213123943123 DMM INFO MM(262420000001001/cdd12b91) Subscriber data update (mmctx.c:445) 20241213123943123 DMM DEBUG MM(262420000001001/cdd12b91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213123943123 DMM INFO MM(262420000001001/cdd12b91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213123943123 DMM NOTICE MM(262420000001001/cdd12b91) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241213123943123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213123943123 DMM NOTICE MM(262420000001001/cdd12b91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213123943123 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) 20241213123943124 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213123943124 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213123943124 DMM INFO MM(262420000001001/cdd12b91) Subscriber data update (mmctx.c:445) 20241213123943124 DMM DEBUG MM(262420000001001/cdd12b91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213123943131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123943131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213123943131 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123943131 DMM INFO MM(262420000001001/cdd12b91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213123943131 DMM NOTICE MM(262420000001001/cdd12b91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213123943131 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213123943131 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213123943131 DLLC NOTICE LLME(ca8a257a/cdd12b91){ASSIGNED} LLGM Assign pre (ffffffff => cdd12b91) (gprs_llc.c:1079) 20241213123943131 DLLC NOTICE LLME(ffffffff/cdd12b91){ASSIGNED} LLGM Assign post (ffffffff => cdd12b91) (gprs_llc.c:1125) 20241213123943131 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213123943131 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213123943131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213123943131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@cb5101df7646: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@cb5101df7646: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@cb5101df7646: Final verdict of PTC: pass 20241213123943184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@cb5101df7646: Final verdict of PTC: none 20241213123943186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213123943186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@cb5101df7646: Final verdict of PTC: none -NSVCI97(26)@cb5101df7646: Final verdict of PTC: none -NSVCI98(31)@cb5101df7646: Final verdict of PTC: none -NSVCI99(36)@cb5101df7646: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@cb5101df7646: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@cb5101df7646: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(24)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(29)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(34)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_mnc3 finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Dec 13 12:39:43 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241213123943316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123943718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48212) 20241213123944187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123944188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48212, count=88744) 20241213123945188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123945188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Dec 13 12:39:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213123946190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123946190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_umts_aka_umts_res started. 20241213123946779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123946781 DMM INFO MM(262420000001001/cdd12b91) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213123946781 DMM INFO MM(262420000001001/cdd12b91) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213123946781 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213123946781 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213123946781 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213123946781 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213123946781 DLLC NOTICE LLME(ffffffff/cdd12b91){ASSIGNED} LLGM Assign pre (cdd12b91 => ffffffff) (gprs_llc.c:1079) 20241213123946781 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd12b91 => ffffffff) (gprs_llc.c:1125) 20241213123946781 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241213123946781 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) 20241213123946781 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241213123946781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213123946781 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213123946781 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213123946781 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213123946781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@cb5101df7646: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(45)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213123946833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213123946833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123946833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123946833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123946833 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213123946833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123946833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123946833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123946833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123946835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123946835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123946835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123946835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123946835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123946835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123946835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123946835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123946835 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213123946835 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123946835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123946836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123946836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123946840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213123946851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123946851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(43)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123946860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213123946860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123946860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123946860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123946860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213123946860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123946860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123946860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123946860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123946862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123946862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123946862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123946862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123946862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123946862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123946862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123946862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123946862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213123946862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123946862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213123946863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123946863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123946867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213123946876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123946876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123946902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213123946902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123946902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123946902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123946902 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213123946902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123946902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123946902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123946902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123946904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123946904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123946904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123946904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123946904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123946904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123946904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123946904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123946904 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213123946904 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123946904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123946905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123946905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123946908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123946917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123946917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213123947191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123947191 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213123947191 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213123947191 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213123947193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241213123947194 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@cb5101df7646: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F902BB63'O, index=0 SGSN_Test-GSUP(57)@cb5101df7646: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@cb5101df7646: 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 := '9A908C35E0FBF9CE162E821E1B721C7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '406922B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7B2EB4096E8C9A3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DB55E496CCE6B3F838FD3901AD5F53D3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B8274FEB98E7FEC77CB3D579AB6E9943'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7A3A14D2253143643CAC4F89F7411780'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9AAD16F22FDDBDE6'O } } } } } 20241213123948249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123948249 DLLC NOTICE LLME(ffffffff/f902bb63){UNASSIGNED} LLC RX: unknown TLLI 0xf902bb63, creating LLME on the fly (gprs_llc.c:552) 20241213123948249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123948249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241213123948249 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213123948249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213123948249 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213123948249 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213123948249 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213123948249 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213123948249 DLLC NOTICE LLME(ffffffff/f902bb63){UNASSIGNED} LLGM Assign pre (f902bb63 => dca74310) (gprs_llc.c:1079) 20241213123948249 DLLC NOTICE LLME(f902bb63/dca74310){ASSIGNED} LLGM Assign post (f902bb63 => dca74310) (gprs_llc.c:1125) 20241213123948249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213123948249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213123948249 DMM DEBUG MM(262420000001002/dca74310) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213123948262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123948262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213123948262 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123948262 DMM DEBUG MM(262420000001002/dca74310) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241213123948262 DMM NOTICE MM(262420000001002/dca74310) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213123948262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213123948262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213123948262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213123948262 DMM DEBUG MM(262420000001002/dca74310) Requesting authorization (sgsn_auth.c:160) 20241213123948262 DMM INFO MM(262420000001002/dca74310) Requesting authentication tuples (sgsn_auth.c:184) 20241213123948262 DMM DEBUG MM(262420000001002/dca74310) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213123948262 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241213123948262 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)@cb5101df7646: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@cb5101df7646: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241213123948265 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213123948265 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213123948265 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213123948265 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213123948265 DMM INFO MM(262420000001002/dca74310) Subscriber data update (mmctx.c:445) 20241213123948265 DMM DEBUG MM(262420000001002/dca74310) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213123948265 DMM INFO MM(262420000001002/dca74310) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213123948265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213123948265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213123948265 DMM INFO MM(262420000001002/dca74310) <- GMM AUTH AND CIPHERING REQ (rand = 9a 90 8c 35 e0 fb f9 ce 16 2e 82 1e 1b 72 1c 7b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 3a 14 d2 25 31 43 64 3c ac 4f 89 f7 41 17 80 ) (gprs_gmm.c:483) 20241213123948273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123948273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123948273 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123948273 DMM INFO MM(262420000001002/dca74310) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213123948273 DMM NOTICE MM(262420000001002/dca74310) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213123948273 DMM DEBUG MM(262420000001002/dca74310) checking auth: received UMTS RES = 9a ad 16 f2 2f dd bd e6 (gprs_gmm.c:666) 20241213123948273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213123948273 DMM DEBUG MM(262420000001002/dca74310) Requesting authorization (sgsn_auth.c:160) 20241213123948273 DMM INFO MM(262420000001002/dca74310) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213123948273 DMM DEBUG MM(262420000001002/dca74310) Requesting subscriber data update (gprs_subscriber.c:894) 20241213123948273 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241213123948273 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) 20241213123948273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213123948273 DMM INFO MM(262420000001002/dca74310) <- GMM ATTACH ACCEPT (new P-TMSI=0xdca74310) (gprs_gmm.c:300) 20241213123948274 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213123948274 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213123948274 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241213123948274 DMM INFO MM(262420000001002/dca74310) Subscriber data update (mmctx.c:445) 20241213123948274 DMM DEBUG MM(262420000001002/dca74310) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213123948274 DMM INFO MM(262420000001002/dca74310) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213123948274 DMM NOTICE MM(262420000001002/dca74310) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241213123948274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213123948274 DMM NOTICE MM(262420000001002/dca74310) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213123948274 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) 20241213123948275 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213123948275 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241213123948275 DMM INFO MM(262420000001002/dca74310) Subscriber data update (mmctx.c:445) 20241213123948275 DMM DEBUG MM(262420000001002/dca74310) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213123948281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123948281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213123948281 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123948281 DMM INFO MM(262420000001002/dca74310) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213123948281 DMM NOTICE MM(262420000001002/dca74310) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213123948281 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213123948281 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213123948281 DLLC NOTICE LLME(f902bb63/dca74310){ASSIGNED} LLGM Assign pre (ffffffff => dca74310) (gprs_llc.c:1079) 20241213123948281 DLLC NOTICE LLME(ffffffff/dca74310){ASSIGNED} LLGM Assign post (ffffffff => dca74310) (gprs_llc.c:1125) 20241213123948281 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213123948281 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213123948281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213123948281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@cb5101df7646: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@cb5101df7646: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@cb5101df7646: Final verdict of PTC: pass 20241213123948334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34458<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213123948336 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213123948336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(57)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@cb5101df7646: Final verdict of PTC: none -NSVCI98(50)@cb5101df7646: Final verdict of PTC: none -NSVCI99(55)@cb5101df7646: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@cb5101df7646: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@cb5101df7646: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@cb5101df7646: Final verdict of PTC: none -NSVCI97(46)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(48)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(53)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(44)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Dec 13 12:39:48 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 20241213123948466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123948867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85480) 20241213123949337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123949337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85480, count=89836) 20241213123950338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123950338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Dec 13 12:39:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213123951340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123951340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_umts_aka_gsm_sres started. 20241213123951926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123951928 DMM INFO MM(262420000001002/dca74310) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213123951928 DMM INFO MM(262420000001002/dca74310) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213123951928 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213123951928 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213123951928 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213123951928 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213123951928 DLLC NOTICE LLME(ffffffff/dca74310){ASSIGNED} LLGM Assign pre (dca74310 => ffffffff) (gprs_llc.c:1079) 20241213123951928 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dca74310 => ffffffff) (gprs_llc.c:1125) 20241213123951928 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241213123951928 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) 20241213123951928 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241213123951928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213123951928 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213123951928 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213123951928 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213123951928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123951968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213123951969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123951969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123951969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123951969 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213123951969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123951969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123951969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123951969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123951971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123951971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123951971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123951971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123951971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123951971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123951971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123951971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123951971 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213123951971 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123951971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123951971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123951971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123951975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123951985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123951985 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123952006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213123952006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123952006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123952006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123952006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213123952006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123952006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123952006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123952006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123952008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123952008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123952008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123952008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123952008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123952008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123952008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123952008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123952008 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213123952008 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123952008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123952009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123952009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123952013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123952023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123952023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(70)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 TC_attach_umts_aka_gsm_sres-BVCI210(68)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123952052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213123952052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123952052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123952052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123952052 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213123952052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123952052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123952052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123952052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123952054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123952054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123952054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123952054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123952054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123952054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123952054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123952054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123952054 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213123952054 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123952054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123952054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123952054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123952058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123952069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123952069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213123952341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123952341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213123952341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213123952341 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213123952343 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213123952344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@cb5101df7646: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D7C44339'O, index=0 SGSN_Test-GSUP(76)@cb5101df7646: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@cb5101df7646: 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 := '0534FF86CFB29F2F60A00B9D64A03EF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '847CB2D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32BF3D439610F05E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '42DF5D269C83CE51BD9783A34D561D7D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BA2C516E1E0CF778BDA4DC34552FCD36'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0B1E18C8F218EF84A40AD0FE3EBCA1C1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B3891AE5A8D1924A'O } } } } } 20241213123953398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123953398 DLLC NOTICE LLME(ffffffff/d7c44339){UNASSIGNED} LLC RX: unknown TLLI 0xd7c44339, creating LLME on the fly (gprs_llc.c:552) 20241213123953398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123953398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241213123953398 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213123953398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213123953398 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213123953398 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213123953398 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213123953398 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213123953399 DLLC NOTICE LLME(ffffffff/d7c44339){UNASSIGNED} LLGM Assign pre (d7c44339 => eaab4716) (gprs_llc.c:1079) 20241213123953399 DLLC NOTICE LLME(d7c44339/eaab4716){ASSIGNED} LLGM Assign post (d7c44339 => eaab4716) (gprs_llc.c:1125) 20241213123953399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213123953399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213123953399 DMM DEBUG MM(262420000001003/eaab4716) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213123953412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123953412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213123953412 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123953412 DMM DEBUG MM(262420000001003/eaab4716) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241213123953412 DMM NOTICE MM(262420000001003/eaab4716) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213123953412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213123953412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213123953412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213123953412 DMM DEBUG MM(262420000001003/eaab4716) Requesting authorization (sgsn_auth.c:160) 20241213123953412 DMM INFO MM(262420000001003/eaab4716) Requesting authentication tuples (sgsn_auth.c:184) 20241213123953412 DMM DEBUG MM(262420000001003/eaab4716) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213123953412 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241213123953412 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)@cb5101df7646: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@cb5101df7646: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241213123953415 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213123953415 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213123953415 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213123953415 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213123953415 DMM INFO MM(262420000001003/eaab4716) Subscriber data update (mmctx.c:445) 20241213123953415 DMM DEBUG MM(262420000001003/eaab4716) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213123953415 DMM INFO MM(262420000001003/eaab4716) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213123953415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213123953415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213123953415 DMM INFO MM(262420000001003/eaab4716) <- GMM AUTH AND CIPHERING REQ (rand = 05 34 ff 86 cf b2 9f 2f 60 a0 0b 9d 64 a0 3e f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0b 1e 18 c8 f2 18 ef 84 a4 0a d0 fe 3e bc a1 c1 ) (gprs_gmm.c:483) 20241213123953424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123953424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123953424 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123953424 DMM INFO MM(262420000001003/eaab4716) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213123953424 DMM NOTICE MM(262420000001003/eaab4716) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213123953424 DMM DEBUG MM(262420000001003/eaab4716) checking auth: received GSM SRES = 84 7c b2 d2 (gprs_gmm.c:666) 20241213123953424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213123953424 DMM DEBUG MM(262420000001003/eaab4716) Requesting authorization (sgsn_auth.c:160) 20241213123953424 DMM INFO MM(262420000001003/eaab4716) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213123953424 DMM DEBUG MM(262420000001003/eaab4716) Requesting subscriber data update (gprs_subscriber.c:894) 20241213123953424 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241213123953424 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) 20241213123953424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213123953424 DMM INFO MM(262420000001003/eaab4716) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaab4716) (gprs_gmm.c:300) 20241213123953425 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213123953425 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213123953425 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241213123953425 DMM INFO MM(262420000001003/eaab4716) Subscriber data update (mmctx.c:445) 20241213123953425 DMM DEBUG MM(262420000001003/eaab4716) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213123953425 DMM INFO MM(262420000001003/eaab4716) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213123953425 DMM NOTICE MM(262420000001003/eaab4716) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241213123953425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213123953425 DMM NOTICE MM(262420000001003/eaab4716) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213123953425 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) 20241213123953426 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213123953426 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241213123953426 DMM INFO MM(262420000001003/eaab4716) Subscriber data update (mmctx.c:445) 20241213123953426 DMM DEBUG MM(262420000001003/eaab4716) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213123953432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123953432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213123953432 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123953432 DMM INFO MM(262420000001003/eaab4716) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213123953432 DMM NOTICE MM(262420000001003/eaab4716) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213123953432 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213123953432 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213123953432 DLLC NOTICE LLME(d7c44339/eaab4716){ASSIGNED} LLGM Assign pre (ffffffff => eaab4716) (gprs_llc.c:1079) 20241213123953432 DLLC NOTICE LLME(ffffffff/eaab4716){ASSIGNED} LLGM Assign post (ffffffff => eaab4716) (gprs_llc.c:1125) 20241213123953432 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213123953432 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213123953432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213123953432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@cb5101df7646: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@cb5101df7646: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@cb5101df7646: Final verdict of PTC: pass 20241213123953485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34484<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@cb5101df7646: Final verdict of PTC: none 20241213123953488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213123953488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(74)@cb5101df7646: Final verdict of PTC: none -NSVCI98(69)@cb5101df7646: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@cb5101df7646: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@cb5101df7646: Final verdict of PTC: none -NSVCI97(64)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@cb5101df7646: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(72)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(62)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(67)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Dec 13 12:39:53 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 20241213123953620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123954021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85468) 20241213123954489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123954489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85468, count=89824) 20241213123955490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123955490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Dec 13 12:39:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213123956492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123956492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_timeout_after_pdp_act started. 20241213123957079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213123957081 DMM INFO MM(262420000001003/eaab4716) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213123957081 DMM INFO MM(262420000001003/eaab4716) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213123957081 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213123957081 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213123957081 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213123957081 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213123957081 DLLC NOTICE LLME(ffffffff/eaab4716){ASSIGNED} LLGM Assign pre (eaab4716 => ffffffff) (gprs_llc.c:1079) 20241213123957081 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaab4716 => ffffffff) (gprs_llc.c:1125) 20241213123957081 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241213123957081 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) 20241213123957081 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241213123957081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213123957081 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213123957081 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213123957081 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213123957081 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123957125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213123957126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123957126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123957126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123957126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213123957126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123957126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123957126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123957126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123957127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123957128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123957128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123957128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123957128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123957128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123957128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123957128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123957128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213123957128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123957128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123957129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123957129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123957132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123957142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123957155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213123957155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123957155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123957155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123957155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213123957155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123957155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123957155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123957155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123957157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123957157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123957157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123957157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123957157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123957157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123957157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123957157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123957157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213123957157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123957157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213123957158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123957158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123957161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123957172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213123957190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213123957190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213123957190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213123957190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123957190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213123957190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213123957190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213123957190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213123957190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213123957191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213123957191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213123957191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213123957192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213123957192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213123957192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213123957192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213123957192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213123957192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213123957192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213123957192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213123957192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213123957192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213123957196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213123957206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213123957493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213123957493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213123957493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213123957493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213123957495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213123957496 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@cb5101df7646: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F2B13AE2'O, index=0 SGSN_Test-GSUP(95)@cb5101df7646: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@cb5101df7646: 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 := '84FF30D987E6505F69978723717A114E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '01425AF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C8648E7EE053547'O } } } } } 20241213123957540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957541 DLLC NOTICE LLME(ffffffff/f2b13ae2){UNASSIGNED} LLC RX: unknown TLLI 0xf2b13ae2, creating LLME on the fly (gprs_llc.c:552) 20241213123957541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123957541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241213123957541 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213123957541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213123957541 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213123957541 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213123957541 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213123957541 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213123957541 DLLC NOTICE LLME(ffffffff/f2b13ae2){UNASSIGNED} LLGM Assign pre (f2b13ae2 => d4224e86) (gprs_llc.c:1079) 20241213123957541 DLLC NOTICE LLME(f2b13ae2/d4224e86){ASSIGNED} LLGM Assign post (f2b13ae2 => d4224e86) (gprs_llc.c:1125) 20241213123957541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213123957541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213123957541 DMM DEBUG MM(262420000000021/d4224e86) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213123957554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213123957554 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123957554 DMM DEBUG MM(262420000000021/d4224e86) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241213123957554 DMM NOTICE MM(262420000000021/d4224e86) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213123957554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213123957554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213123957554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213123957554 DMM DEBUG MM(262420000000021/d4224e86) Requesting authorization (sgsn_auth.c:160) 20241213123957554 DMM INFO MM(262420000000021/d4224e86) Requesting authentication tuples (sgsn_auth.c:184) 20241213123957554 DMM DEBUG MM(262420000000021/d4224e86) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213123957554 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241213123957554 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)@cb5101df7646: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@cb5101df7646: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241213123957556 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213123957556 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213123957556 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213123957556 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213123957557 DMM INFO MM(262420000000021/d4224e86) Subscriber data update (mmctx.c:445) 20241213123957557 DMM DEBUG MM(262420000000021/d4224e86) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213123957557 DMM INFO MM(262420000000021/d4224e86) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213123957557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213123957557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213123957557 DMM INFO MM(262420000000021/d4224e86) <- GMM AUTH AND CIPHERING REQ (rand = 84 ff 30 d9 87 e6 50 5f 69 97 87 23 71 7a 11 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213123957565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213123957565 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123957565 DMM INFO MM(262420000000021/d4224e86) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213123957565 DMM NOTICE MM(262420000000021/d4224e86) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213123957565 DMM DEBUG MM(262420000000021/d4224e86) checking auth: received GSM SRES = 01 42 5a f2 (gprs_gmm.c:666) 20241213123957565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213123957565 DMM DEBUG MM(262420000000021/d4224e86) Requesting authorization (sgsn_auth.c:160) 20241213123957565 DMM INFO MM(262420000000021/d4224e86) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213123957565 DMM DEBUG MM(262420000000021/d4224e86) Requesting subscriber data update (gprs_subscriber.c:894) 20241213123957565 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241213123957565 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) 20241213123957565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213123957566 DMM INFO MM(262420000000021/d4224e86) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4224e86) (gprs_gmm.c:300) 20241213123957567 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213123957567 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213123957567 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213123957567 DMM INFO MM(262420000000021/d4224e86) Subscriber data update (mmctx.c:445) 20241213123957567 DMM DEBUG MM(262420000000021/d4224e86) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213123957567 DMM INFO MM(262420000000021/d4224e86) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213123957567 DMM NOTICE MM(262420000000021/d4224e86) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241213123957567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213123957567 DMM NOTICE MM(262420000000021/d4224e86) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213123957567 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) 20241213123957568 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213123957568 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213123957568 DMM INFO MM(262420000000021/d4224e86) Subscriber data update (mmctx.c:445) 20241213123957568 DMM DEBUG MM(262420000000021/d4224e86) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213123957574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213123957574 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123957574 DMM INFO MM(262420000000021/d4224e86) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213123957574 DMM NOTICE MM(262420000000021/d4224e86) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213123957574 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213123957574 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213123957574 DLLC NOTICE LLME(f2b13ae2/d4224e86){ASSIGNED} LLGM Assign pre (ffffffff => d4224e86) (gprs_llc.c:1079) 20241213123957574 DLLC NOTICE LLME(ffffffff/d4224e86){ASSIGNED} LLGM Assign post (ffffffff => d4224e86) (gprs_llc.c:1125) 20241213123957574 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213123957574 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213123957574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213123957574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@cb5101df7646: setverdict(pass): none -> pass 20241213123957626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213123957626 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123957626 DMM INFO MM(262420000000021/d4224e86) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213123957626 DMM INFO MM(262420000000021/d4224e86) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213123957626 DMM DEBUG MM(262420000000021/d4224e86) Using GGSN 0 (gprs_sm.c:312) 20241213123957626 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241213123957626 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213123957626 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241213123957626 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241213123957639 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 43 61 76 92 11 06 81 8a 0b 14 05 7f 5d 4e be 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=1024 from retransmit req queue (gtp.c:443) 20241213123957639 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a1058, cbp=0x55d08b0590f0) (sgsn_libgtp.c:632) 20241213123957639 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213123957639 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b05a5b8 TLLI=d4224e86, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213123957639 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213123957639 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213123957648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241213123957648 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123957648 DMM INFO MM(262420000000021/d4224e86) -> GMM ATTACH REQUEST MI(TMSI-0xD4224E86) type="GPRS attach" (gprs_gmm.c:1266) 20241213123957648 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213123957648 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213123957648 DLLC NOTICE LLME(ffffffff/d4224e86){ASSIGNED} LLGM Assign pre (d4224e86 => db5570fd) (gprs_llc.c:1079) 20241213123957648 DLLC NOTICE LLME(d4224e86/db5570fd){ASSIGNED} LLGM Assign post (d4224e86 => db5570fd) (gprs_llc.c:1125) 20241213123957648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213123957648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213123957648 DMM DEBUG MM(262420000000021/db5570fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213123957654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213123957654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241213123957654 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213123957654 DMM DEBUG MM(262420000000021/db5570fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241213123957654 DMM NOTICE MM(262420000000021/db5570fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213123957654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213123957654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213123957654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213123957654 DMM DEBUG MM(262420000000021/db5570fd) Requesting authorization (sgsn_auth.c:160) 20241213123957654 DMM INFO MM(262420000000021/db5570fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213123957654 DMM DEBUG MM(262420000000021/db5570fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241213123957654 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241213123957654 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) 20241213123957655 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213123957655 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213123957655 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213123957655 DMM INFO MM(262420000000021/db5570fd) Subscriber data update (mmctx.c:445) 20241213123957655 DMM DEBUG MM(262420000000021/db5570fd) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241213123957655 DMM INFO MM(262420000000021/db5570fd) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241213123957655 DMM NOTICE MM(262420000000021/db5570fd) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241213123957655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213123957655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213123957655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213123957655 DMM INFO MM(262420000000021/db5570fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5570fd) (gprs_gmm.c:300) 20241213123957655 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) 20241213123957655 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213123957655 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213123957655 DMM INFO MM(262420000000021/db5570fd) Subscriber data update (mmctx.c:445) 20241213123957655 DMM DEBUG MM(262420000000021/db5570fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@cb5101df7646: Trying to receive 5 ATTACH ACCEPTs 20241213124003656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124003656 DMM INFO MM(262420000000021/db5570fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5570fd) (gprs_gmm.c:300) 20241213124004892 DGPRS DEBUG Checking for inactive LLMEs, time = 15904339 (sgsn.c:131) 20241213124009657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124009657 DMM INFO MM(262420000000021/db5570fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5570fd) (gprs_gmm.c:300) 20241213124015658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124015658 DMM INFO MM(262420000000021/db5570fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5570fd) (gprs_gmm.c:300) 20241213124017495 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213124017495 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241213124017495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124021660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124021660 DMM INFO MM(262420000000021/db5570fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5570fd) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@cb5101df7646: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@cb5101df7646: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241213124027129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124027131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124027131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124027158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124027159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124027159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124027192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124027194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124027194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124027661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124027661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241213124027661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124027661 DMM NOTICE MM(262420000000021/db5570fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213124027661 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241213124027661 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b05a5b8, TLLI=db5570fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124027661 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213124027661 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124027661 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241213124027661 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241213124027661 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) 20241213124027661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213124027661 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Deallocated (fsm.c:568) 20241213124027661 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124027661 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124027661 DLLC NOTICE LLME(d4224e86/db5570fd){ASSIGNED} LLGM Assign pre (db5570fd => ffffffff) (gprs_llc.c:1079) 20241213124027661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db5570fd => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@cb5101df7646: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@cb5101df7646: Final verdict of PTC: pass 20241213124028172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@cb5101df7646: Final verdict of PTC: none 20241213124028174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124028174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@cb5101df7646: Final verdict of PTC: none -NSVCI97(83)@cb5101df7646: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@cb5101df7646: Final verdict of PTC: none -NSVCI98(88)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@cb5101df7646: Final verdict of PTC: none -NSVCI99(93)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@cb5101df7646: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@cb5101df7646: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(86)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(91)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(81)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Dec 13 12:40:28 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 20241213124028303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124028603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125388) 20241213124029176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124029176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125388, count=130820) 20241213124030177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124030177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Dec 13 12:40:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124031178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124031178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_auth_id_timeout started. 20241213124031663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124031664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124031708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124031708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124031708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124031708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124031708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124031708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124031708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124031708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124031708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124031710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124031710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124031710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124031710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124031710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124031710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124031710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124031710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124031710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124031710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124031711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124031711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124031711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124031715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124031723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124031723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124031744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124031745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124031745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124031745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124031745 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124031745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124031745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124031745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124031745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124031746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124031746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124031746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124031746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124031746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124031746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124031746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124031746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124031746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124031746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124031746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124031747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124031747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124031751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124031761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124031761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124031782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124031782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124031782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124031782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124031782 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124031782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124031782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124031782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124031782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124031784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124031784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124031784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124031784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124031784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124031784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124031784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124031784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124031784 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124031784 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124031784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124031785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124031785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124031789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124031799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124031799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124032178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124032178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124032178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124032179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124032181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124032181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@cb5101df7646: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E54857AA'O, index=0 SGSN_Test-GSUP(114)@cb5101df7646: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241213124032228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124032228 DLLC NOTICE LLME(ffffffff/e54857aa){UNASSIGNED} LLC RX: unknown TLLI 0xe54857aa, creating LLME on the fly (gprs_llc.c:552) 20241213124032228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124032228 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1266) 20241213124032228 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124032228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124032228 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124032228 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124032228 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124032228 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124032228 DLLC NOTICE LLME(ffffffff/e54857aa){UNASSIGNED} LLGM Assign pre (e54857aa => d629be8b) (gprs_llc.c:1079) 20241213124032228 DLLC NOTICE LLME(e54857aa/d629be8b){ASSIGNED} LLGM Assign post (e54857aa => d629be8b) (gprs_llc.c:1125) 20241213124032228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124032228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124032228 DMM DEBUG MM(/d629be8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124034892 DGPRS DEBUG Checking for inactive LLMEs, time = 15904369 (sgsn.c:131) 20241213124038230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124038230 DMM DEBUG MM(/d629be8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124044231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124044231 DMM DEBUG MM(/d629be8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124050232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124050232 DMM DEBUG MM(/d629be8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124052179 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213124052179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124052180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241213124056232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124056233 DMM DEBUG MM(/d629be8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124101713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124101715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124101715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124101748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124101749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124101749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124101786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124101787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124101787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124102234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124102234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241213124102234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124102234 DMM NOTICE MM(/d629be8b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241213124102234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Reject}: Deallocated (fsm.c:568) 20241213124102234 DMM DEBUG MM_STATE_Gb(3846723498)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124102234 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124102234 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124102234 DLLC NOTICE LLME(e54857aa/d629be8b){ASSIGNED} LLGM Assign pre (d629be8b => ffffffff) (gprs_llc.c:1079) 20241213124102234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d629be8b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@cb5101df7646: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@cb5101df7646: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@cb5101df7646: Final verdict of PTC: pass 20241213124102244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@cb5101df7646: Final verdict of PTC: none -NSVCI97(102)@cb5101df7646: Final verdict of PTC: none 20241213124102247 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124102247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(103)@cb5101df7646: Final verdict of PTC: none -NSVCI98(107)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@cb5101df7646: Final verdict of PTC: none -NSVCI99(112)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(100)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(105)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(110)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Dec 13 12:41:02 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 20241213124102374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124102675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59532) 20241213124103249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124103249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59532, count=67784) 20241213124104249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124104249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Dec 13 12:41:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124104892 DGPRS DEBUG Checking for inactive LLMEs, time = 15904399 (sgsn.c:131) 20241213124105250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124105250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_auth_sai_timeout started. 20241213124105736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124105737 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124105780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124105780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124105780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124105780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124105780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124105780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124105780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124105780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124105780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124105782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124105782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124105782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124105782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124105782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124105782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124105782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124105782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124105782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124105782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124105782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124105783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124105783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124105786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124105796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124105796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124105822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124105822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124105822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124105822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124105822 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124105822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124105822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124105822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124105822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124105824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124105824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124105824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124105824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124105824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124105824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124105824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124105824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124105824 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124105824 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124105824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124105825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124105825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124105828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124105837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124105837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124105862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124105862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124105862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124105862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124105862 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124105862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124105862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124105862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124105862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124105864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124105864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124105864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124105864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124105864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124105864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124105864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124105864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124105864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124105864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124105864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124105864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124105864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124105868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124105877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124105877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124106252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124106252 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124106252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124106252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124106254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124106254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@cb5101df7646: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E33975F9'O, index=0 SGSN_Test-GSUP(133)@cb5101df7646: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241213124106301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124106301 DLLC NOTICE LLME(ffffffff/e33975f9){UNASSIGNED} LLC RX: unknown TLLI 0xe33975f9, creating LLME on the fly (gprs_llc.c:552) 20241213124106301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124106301 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241213124106301 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124106301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124106301 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124106301 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124106301 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124106301 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124106301 DLLC NOTICE LLME(ffffffff/e33975f9){UNASSIGNED} LLGM Assign pre (e33975f9 => c8c2f6ec) (gprs_llc.c:1079) 20241213124106301 DLLC NOTICE LLME(e33975f9/c8c2f6ec){ASSIGNED} LLGM Assign post (e33975f9 => c8c2f6ec) (gprs_llc.c:1125) 20241213124106301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124106301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124106301 DMM DEBUG MM(262420000000003/c8c2f6ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124106313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124106313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124106313 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124106313 DMM DEBUG MM(262420000000003/c8c2f6ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241213124106313 DMM NOTICE MM(262420000000003/c8c2f6ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124106313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124106313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124106313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124106313 DMM DEBUG MM(262420000000003/c8c2f6ec) Requesting authorization (sgsn_auth.c:160) 20241213124106313 DMM INFO MM(262420000000003/c8c2f6ec) Requesting authentication tuples (sgsn_auth.c:184) 20241213124106313 DMM DEBUG MM(262420000000003/c8c2f6ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124106313 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241213124106313 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)@cb5101df7646: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@cb5101df7646: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241213124112314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213124112315 DMM ERROR MM(262420000000003/c8c2f6ec) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213124112315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213124112315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124112315 DMM NOTICE MM(262420000000003/c8c2f6ec) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241213124112315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213124112315 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124112315 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124112315 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124112315 DLLC NOTICE LLME(e33975f9/c8c2f6ec){ASSIGNED} LLGM Assign pre (c8c2f6ec => ffffffff) (gprs_llc.c:1079) 20241213124112315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8c2f6ec => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@cb5101df7646: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@cb5101df7646: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@cb5101df7646: Final verdict of PTC: pass 20241213124112324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36264<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124112326 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124112326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@cb5101df7646: Final verdict of PTC: none -NSVCI99(131)@cb5101df7646: Final verdict of PTC: none -NSVCI98(126)@cb5101df7646: Final verdict of PTC: none -NSVCI97(121)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(129)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(119)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(124)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Dec 13 12:41:12 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 20241213124112454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124112755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57292) 20241213124113328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124113328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57292, count=66800) 20241213124114329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124114329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Dec 13 12:41:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124115330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124115330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_auth_sai_reject started. 20241213124115816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124115817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124115860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124115860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124115860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124115860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124115860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124115860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124115860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124115860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124115860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124115862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124115862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124115862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124115862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124115862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124115862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124115862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124115862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124115862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124115862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124115862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124115863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124115863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124115867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124115875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124115875 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124115890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124115890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124115890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124115890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124115890 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124115890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124115890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124115890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124115890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124115892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124115892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124115892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124115892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124115892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124115892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124115892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124115892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124115892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124115892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124115892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124115893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124115893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124115897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124115908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124115908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124115928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124115928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124115928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124115928 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124115928 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124115928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124115928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124115928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124115928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124115930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124115930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124115930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124115930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124115930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124115930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124115930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124115930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124115930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124115930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124115930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124115931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124115931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124115934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124115944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124115944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124116331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124116331 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124116331 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124116331 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124116333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124116334 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@cb5101df7646: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C83BAA98'O, index=0 SGSN_Test-GSUP(152)@cb5101df7646: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241213124116377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124116377 DLLC NOTICE LLME(ffffffff/c83baa98){UNASSIGNED} LLC RX: unknown TLLI 0xc83baa98, creating LLME on the fly (gprs_llc.c:552) 20241213124116377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124116378 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241213124116378 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124116378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124116378 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124116378 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124116378 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124116378 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124116378 DLLC NOTICE LLME(ffffffff/c83baa98){UNASSIGNED} LLGM Assign pre (c83baa98 => cf9b9bdf) (gprs_llc.c:1079) 20241213124116378 DLLC NOTICE LLME(c83baa98/cf9b9bdf){ASSIGNED} LLGM Assign post (c83baa98 => cf9b9bdf) (gprs_llc.c:1125) 20241213124116378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124116378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124116378 DMM DEBUG MM(262420000000004/cf9b9bdf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124116391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124116391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124116391 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124116391 DMM DEBUG MM(262420000000004/cf9b9bdf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241213124116391 DMM NOTICE MM(262420000000004/cf9b9bdf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124116391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124116391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124116391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124116391 DMM DEBUG MM(262420000000004/cf9b9bdf) Requesting authorization (sgsn_auth.c:160) 20241213124116391 DMM INFO MM(262420000000004/cf9b9bdf) Requesting authentication tuples (sgsn_auth.c:184) 20241213124116391 DMM DEBUG MM(262420000000004/cf9b9bdf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124116391 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241213124116391 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)@cb5101df7646: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@cb5101df7646: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241213124116394 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241213124116394 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241213124116394 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241213124122392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213124122392 DMM ERROR MM(262420000000004/cf9b9bdf) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213124122392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213124122392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124122392 DMM NOTICE MM(262420000000004/cf9b9bdf) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241213124122392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Reject}: Deallocated (fsm.c:568) 20241213124122392 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124122392 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124122392 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124122392 DLLC NOTICE LLME(c83baa98/cf9b9bdf){ASSIGNED} LLGM Assign pre (cf9b9bdf => ffffffff) (gprs_llc.c:1079) 20241213124122392 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf9b9bdf => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@cb5101df7646: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@cb5101df7646: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@cb5101df7646: Final verdict of PTC: pass 20241213124122402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54180<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124122404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124122404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@cb5101df7646: Final verdict of PTC: none -NSVCI97(140)@cb5101df7646: Final verdict of PTC: none -NSVCI99(150)@cb5101df7646: Final verdict of PTC: none -NSVCI98(145)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@cb5101df7646: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(143)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(138)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(148)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Dec 13 12:41:22 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 20241213124122527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124122829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58668) 20241213124123405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124123405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58668, count=67792) 20241213124124406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124124406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Dec 13 12:41:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124125407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124125407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_gsup_lu_timeout started. 20241213124125889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124125890 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124125934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124125934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124125934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124125934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124125934 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124125934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124125934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124125934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124125934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124125936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124125936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124125936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124125936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124125936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124125936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124125936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124125936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124125936 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124125936 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124125936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124125937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124125937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124125940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124125951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124125951 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124125971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124125971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124125971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124125971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124125971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124125971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124125971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124125971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124125971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124125973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124125973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124125973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124125973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124125973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124125973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124125973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124125973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124125973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124125973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124125973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124125974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124125974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124125977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124125988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124125988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124126020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124126020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124126020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124126020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124126020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124126020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124126020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124126020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124126020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124126022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124126022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124126022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124126022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124126022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124126022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124126022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124126022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124126022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124126022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124126022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124126023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124126023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124126027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124126037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124126037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124126408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124126408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124126408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124126408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124126410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124126411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@cb5101df7646: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E36BE60A'O, index=0 SGSN_Test-GSUP(171)@cb5101df7646: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@cb5101df7646: 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 := 'A245CCE840E6B8B0E566ADF7D8B1B77C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FD4EF8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '688DF4B95B12D62F'O } } } } } 20241213124127464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124127464 DLLC NOTICE LLME(ffffffff/e36be60a){UNASSIGNED} LLC RX: unknown TLLI 0xe36be60a, creating LLME on the fly (gprs_llc.c:552) 20241213124127464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124127464 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241213124127464 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124127464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124127464 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124127464 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124127465 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124127465 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124127465 DLLC NOTICE LLME(ffffffff/e36be60a){UNASSIGNED} LLGM Assign pre (e36be60a => ef41e982) (gprs_llc.c:1079) 20241213124127465 DLLC NOTICE LLME(e36be60a/ef41e982){ASSIGNED} LLGM Assign post (e36be60a => ef41e982) (gprs_llc.c:1125) 20241213124127465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124127465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124127465 DMM DEBUG MM(262420000000005/ef41e982) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124127478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124127478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124127478 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124127478 DMM DEBUG MM(262420000000005/ef41e982) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241213124127478 DMM NOTICE MM(262420000000005/ef41e982) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124127478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124127478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124127478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124127478 DMM DEBUG MM(262420000000005/ef41e982) Requesting authorization (sgsn_auth.c:160) 20241213124127478 DMM INFO MM(262420000000005/ef41e982) Requesting authentication tuples (sgsn_auth.c:184) 20241213124127478 DMM DEBUG MM(262420000000005/ef41e982) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124127478 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241213124127478 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)@cb5101df7646: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@cb5101df7646: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241213124127481 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124127481 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124127481 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124127481 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124127481 DMM INFO MM(262420000000005/ef41e982) Subscriber data update (mmctx.c:445) 20241213124127481 DMM DEBUG MM(262420000000005/ef41e982) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124127481 DMM INFO MM(262420000000005/ef41e982) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124127481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124127481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124127481 DMM INFO MM(262420000000005/ef41e982) <- GMM AUTH AND CIPHERING REQ (rand = a2 45 cc e8 40 e6 b8 b0 e5 66 ad f7 d8 b1 b7 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124127489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124127489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124127489 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124127489 DMM INFO MM(262420000000005/ef41e982) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124127489 DMM NOTICE MM(262420000000005/ef41e982) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124127489 DMM DEBUG MM(262420000000005/ef41e982) checking auth: received GSM SRES = 2f d4 ef 8e (gprs_gmm.c:666) 20241213124127489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124127489 DMM DEBUG MM(262420000000005/ef41e982) Requesting authorization (sgsn_auth.c:160) 20241213124127489 DMM INFO MM(262420000000005/ef41e982) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124127489 DMM DEBUG MM(262420000000005/ef41e982) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124127489 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241213124127489 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) 20241213124127489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124127489 DMM INFO MM(262420000000005/ef41e982) <- GMM ATTACH ACCEPT (new P-TMSI=0xef41e982) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@cb5101df7646: setverdict(fail): none -> fail MC@cb5101df7646: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241213124127498 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124127498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(169)@cb5101df7646: Final verdict of PTC: none -NSVCI97(159)@cb5101df7646: Final verdict of PTC: none -NSVCI99(170)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(171)@cb5101df7646: Final verdict of PTC: none -NSVCI98(164)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@cb5101df7646: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@cb5101df7646: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@cb5101df7646: Final verdict of PTC: none 20241213124127500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37656<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(157)@cb5101df7646: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(162)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(168)@cb5101df7646: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@cb5101df7646: Final verdict of PTC: fail MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@cb5101df7646: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Dec 13 12:41:27 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 20241213124127634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124128035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68012) 20241213124128499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124128499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68012, count=74064) 20241213124129501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124129501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Dec 13 12:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124130502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124130502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_gsup_lu_reject started. 20241213124131092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124131093 DMM INFO MM(262420000000005/ef41e982) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124131093 DMM INFO MM(262420000000005/ef41e982) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124131093 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124131093 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124131094 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124131094 DMM ERROR MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213124131094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241213124131094 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124131094 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124131094 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124131094 DLLC NOTICE LLME(e36be60a/ef41e982){ASSIGNED} LLGM Assign pre (ef41e982 => ffffffff) (gprs_llc.c:1079) 20241213124131094 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef41e982 => ffffffff) (gprs_llc.c:1125) 20241213124131094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124131137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124131137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124131137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124131137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124131137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124131137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124131137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124131137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124131137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124131139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124131139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124131139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124131139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124131139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124131139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124131139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124131139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124131139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124131139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124131139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124131140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124131140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124131144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124131155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124131155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124131181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124131181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124131181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124131181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124131181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124131181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124131181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124131181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124131181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124131183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124131183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124131183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124131183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124131183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124131183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124131183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124131183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124131183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124131183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124131183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124131184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124131184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124131188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124131200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124131200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(183)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_gsup_lu_reject-BVCI210(181)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124131208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124131208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124131208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124131208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124131208 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124131208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124131208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124131208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124131208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124131209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124131209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124131209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124131209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124131209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124131209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124131209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124131210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124131210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124131210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124131210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124131210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124131210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124131213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124131221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124131221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124131503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124131503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124131503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124131503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124131505 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124131506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@cb5101df7646: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D4C98DFE'O, index=0 SGSN_Test-GSUP(190)@cb5101df7646: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@cb5101df7646: 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 := 'D79A72AF5016B66F054D9E23A3F6FB02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '232A565F'O ("#*V_") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32BC09C3FB08ACCF'O } } } } } 20241213124132556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124132556 DLLC NOTICE LLME(ffffffff/d4c98dfe){UNASSIGNED} LLC RX: unknown TLLI 0xd4c98dfe, creating LLME on the fly (gprs_llc.c:552) 20241213124132556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124132557 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241213124132557 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124132557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124132557 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124132557 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124132557 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124132557 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124132557 DLLC NOTICE LLME(ffffffff/d4c98dfe){UNASSIGNED} LLGM Assign pre (d4c98dfe => c41f524a) (gprs_llc.c:1079) 20241213124132557 DLLC NOTICE LLME(d4c98dfe/c41f524a){ASSIGNED} LLGM Assign post (d4c98dfe => c41f524a) (gprs_llc.c:1125) 20241213124132557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124132557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124132557 DMM DEBUG MM(262420000000006/c41f524a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124132568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124132568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124132568 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124132568 DMM DEBUG MM(262420000000006/c41f524a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241213124132568 DMM NOTICE MM(262420000000006/c41f524a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124132568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124132568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124132568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124132568 DMM DEBUG MM(262420000000006/c41f524a) Requesting authorization (sgsn_auth.c:160) 20241213124132569 DMM INFO MM(262420000000006/c41f524a) Requesting authentication tuples (sgsn_auth.c:184) 20241213124132569 DMM DEBUG MM(262420000000006/c41f524a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124132569 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241213124132569 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)@cb5101df7646: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@cb5101df7646: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241213124132572 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124132572 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124132572 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124132572 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124132572 DMM INFO MM(262420000000006/c41f524a) Subscriber data update (mmctx.c:445) 20241213124132572 DMM DEBUG MM(262420000000006/c41f524a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124132572 DMM INFO MM(262420000000006/c41f524a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124132572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124132572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124132572 DMM INFO MM(262420000000006/c41f524a) <- GMM AUTH AND CIPHERING REQ (rand = d7 9a 72 af 50 16 b6 6f 05 4d 9e 23 a3 f6 fb 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124132580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124132580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124132580 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124132580 DMM INFO MM(262420000000006/c41f524a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124132580 DMM NOTICE MM(262420000000006/c41f524a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124132580 DMM DEBUG MM(262420000000006/c41f524a) checking auth: received GSM SRES = 23 2a 56 5f (gprs_gmm.c:666) 20241213124132580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124132580 DMM DEBUG MM(262420000000006/c41f524a) Requesting authorization (sgsn_auth.c:160) 20241213124132580 DMM INFO MM(262420000000006/c41f524a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124132580 DMM DEBUG MM(262420000000006/c41f524a) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124132580 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241213124132580 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) 20241213124132580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124132580 DMM INFO MM(262420000000006/c41f524a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc41f524a) (gprs_gmm.c:300) 20241213124132581 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241213124132581 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241213124132581 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241213124132581 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124132581 DMM INFO MM(262420000000006/c41f524a) Subscriber data update (mmctx.c:445) 20241213124132581 DMM DEBUG MM(262420000000006/c41f524a) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@cb5101df7646: setverdict(fail): none -> fail MC@cb5101df7646: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241213124132590 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124132590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@cb5101df7646: Final verdict of PTC: none -NSVCI97(178)@cb5101df7646: Final verdict of PTC: none -NSVCI99(188)@cb5101df7646: Final verdict of PTC: none -NSVCI98(184)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@cb5101df7646: Final verdict of PTC: none 20241213124132592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35334<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(180)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@cb5101df7646: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@cb5101df7646: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@cb5101df7646: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(186)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(176)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(182)@cb5101df7646: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@cb5101df7646: Final verdict of PTC: fail MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@cb5101df7646: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Dec 13 12:41:32 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 20241213124132727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124133128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78912) 20241213124133591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124133591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78912, count=80172) 20241213124134593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124134593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213124134892 DGPRS DEBUG Checking for inactive LLMEs, time = 15904429 (sgsn.c:131) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Dec 13 12:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124135594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124135594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_combined started. 20241213124136189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124136190 DMM INFO MM(262420000000006/c41f524a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124136190 DMM INFO MM(262420000000006/c41f524a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124136190 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124136190 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124136190 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124136190 DMM ERROR MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213124136190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241213124136190 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124136190 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124136190 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124136190 DLLC NOTICE LLME(d4c98dfe/c41f524a){ASSIGNED} LLGM Assign pre (c41f524a => ffffffff) (gprs_llc.c:1079) 20241213124136190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c41f524a => ffffffff) (gprs_llc.c:1125) 20241213124136190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124136239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124136239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124136239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124136239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124136239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124136239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124136239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124136239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124136239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124136241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124136241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124136241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124136242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124136242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124136242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124136242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124136242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124136242 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124136242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124136242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(197)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124136242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124136242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124136247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(194)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124136257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124136257 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(195)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124136273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124136273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124136273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124136273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124136273 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124136273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124136273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124136273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124136273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(202)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124136275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124136275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124136275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124136275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124136275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124136275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124136275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124136275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124136275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124136275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124136275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124136276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124136276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124136280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124136290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124136290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(200)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124136308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124136308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124136308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124136308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124136308 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124136308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124136308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124136308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124136308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124136310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124136310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124136310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124136310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124136310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124136310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124136310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124136310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124136310 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124136310 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124136310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124136310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124136310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124136314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124136323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124136323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(205)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124136595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124136595 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124136595 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124136595 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124136597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124136598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@cb5101df7646: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E0C30AE7'O, index=0 SGSN_Test-GSUP(209)@cb5101df7646: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@cb5101df7646: 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 := '29D03E06B85ED4749FCB4EA8B4E2F54F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBB52BB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB871965D4123596'O } } } } } 20241213124137646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124137646 DLLC NOTICE LLME(ffffffff/e0c30ae7){UNASSIGNED} LLC RX: unknown TLLI 0xe0c30ae7, creating LLME on the fly (gprs_llc.c:552) 20241213124137646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124137646 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241213124137646 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124137646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124137646 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124137646 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124137646 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124137646 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124137646 DLLC NOTICE LLME(ffffffff/e0c30ae7){UNASSIGNED} LLGM Assign pre (e0c30ae7 => fd94c5b3) (gprs_llc.c:1079) 20241213124137646 DLLC NOTICE LLME(e0c30ae7/fd94c5b3){ASSIGNED} LLGM Assign post (e0c30ae7 => fd94c5b3) (gprs_llc.c:1125) 20241213124137646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124137647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124137647 DMM DEBUG MM(262420000000007/fd94c5b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124137661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124137661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124137661 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124137661 DMM DEBUG MM(262420000000007/fd94c5b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241213124137661 DMM NOTICE MM(262420000000007/fd94c5b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124137661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124137661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124137661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124137661 DMM DEBUG MM(262420000000007/fd94c5b3) Requesting authorization (sgsn_auth.c:160) 20241213124137661 DMM INFO MM(262420000000007/fd94c5b3) Requesting authentication tuples (sgsn_auth.c:184) 20241213124137661 DMM DEBUG MM(262420000000007/fd94c5b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124137661 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241213124137661 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)@cb5101df7646: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@cb5101df7646: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241213124137664 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124137664 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124137664 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124137664 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124137664 DMM INFO MM(262420000000007/fd94c5b3) Subscriber data update (mmctx.c:445) 20241213124137664 DMM DEBUG MM(262420000000007/fd94c5b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124137664 DMM INFO MM(262420000000007/fd94c5b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124137664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124137664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124137664 DMM INFO MM(262420000000007/fd94c5b3) <- GMM AUTH AND CIPHERING REQ (rand = 29 d0 3e 06 b8 5e d4 74 9f cb 4e a8 b4 e2 f5 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124137670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124137670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124137670 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124137670 DMM INFO MM(262420000000007/fd94c5b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124137670 DMM NOTICE MM(262420000000007/fd94c5b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124137670 DMM DEBUG MM(262420000000007/fd94c5b3) checking auth: received GSM SRES = bb b5 2b b3 (gprs_gmm.c:666) 20241213124137670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124137670 DMM DEBUG MM(262420000000007/fd94c5b3) Requesting authorization (sgsn_auth.c:160) 20241213124137670 DMM INFO MM(262420000000007/fd94c5b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124137670 DMM DEBUG MM(262420000000007/fd94c5b3) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124137670 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241213124137670 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) 20241213124137670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124137670 DMM INFO MM(262420000000007/fd94c5b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd94c5b3) (gprs_gmm.c:300) 20241213124137671 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124137671 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124137671 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241213124137671 DMM INFO MM(262420000000007/fd94c5b3) Subscriber data update (mmctx.c:445) 20241213124137671 DMM DEBUG MM(262420000000007/fd94c5b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124137671 DMM INFO MM(262420000000007/fd94c5b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124137671 DMM NOTICE MM(262420000000007/fd94c5b3) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241213124137672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124137672 DMM NOTICE MM(262420000000007/fd94c5b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124137672 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) 20241213124137672 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124137672 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241213124137672 DMM INFO MM(262420000000007/fd94c5b3) Subscriber data update (mmctx.c:445) 20241213124137672 DMM DEBUG MM(262420000000007/fd94c5b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@cb5101df7646: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@cb5101df7646: Removing Client IMSI='262420000000007'H, index=0 20241213124137678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124137679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124137679 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124137679 DMM INFO MM(262420000000007/fd94c5b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124137679 DMM NOTICE MM(262420000000007/fd94c5b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124137679 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124137679 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124137679 DLLC NOTICE LLME(e0c30ae7/fd94c5b3){ASSIGNED} LLGM Assign pre (ffffffff => fd94c5b3) (gprs_llc.c:1079) 20241213124137679 DLLC NOTICE LLME(ffffffff/fd94c5b3){ASSIGNED} LLGM Assign post (ffffffff => fd94c5b3) (gprs_llc.c:1125) 20241213124137679 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124137679 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124137679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124137679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@cb5101df7646: Final verdict of PTC: pass 20241213124137681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124137684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124137684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@cb5101df7646: Final verdict of PTC: none -NSVCI99(208)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@cb5101df7646: Final verdict of PTC: none -NSVCI98(203)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@cb5101df7646: Final verdict of PTC: none -NSVCI97(198)@cb5101df7646: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@cb5101df7646: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@cb5101df7646: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(206)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(196)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(201)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_combined finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Dec 13 12:41:37 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241213124137811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124138212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241213124138685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124138685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84328, count=88684) 20241213124139685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124139685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Dec 13 12:41:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124140687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124140687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_accept_all started. 20241213124141275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124141276 DMM INFO MM(262420000000007/fd94c5b3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124141276 DMM INFO MM(262420000000007/fd94c5b3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124141276 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124141276 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124141276 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124141276 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124141276 DLLC NOTICE LLME(ffffffff/fd94c5b3){ASSIGNED} LLGM Assign pre (fd94c5b3 => ffffffff) (gprs_llc.c:1079) 20241213124141276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd94c5b3 => ffffffff) (gprs_llc.c:1125) 20241213124141276 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241213124141276 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) 20241213124141276 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241213124141276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124141276 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124141276 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124141276 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124141276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124141332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124141332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124141332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124141332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124141332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124141332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124141332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124141332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124141332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(217)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124141333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124141333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124141333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124141334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124141334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124141334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124141334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124141334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124141334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124141334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124141334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(217)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124141334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124141334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(216)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124141339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124141348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124141348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(214)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(216)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124141361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124141361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124141361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124141361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124141361 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124141361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124141361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124141361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124141361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124141363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124141363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124141363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124141363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124141363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124141363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124141363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124141363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124141363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124141363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124141363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124141364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124141364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124141368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124141377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124141377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124141400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124141400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124141400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124141400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124141400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124141400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124141400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124141400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124141400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124141401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124141401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124141401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124141401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124141401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124141401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124141401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124141401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124141401 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124141401 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124141401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124141402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124141402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124141405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124141413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124141413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124141688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124141688 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124141688 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124141688 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124141689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241213124141689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@cb5101df7646: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E0EC3994'O, index=0 SGSN_Test-GSUP(228)@cb5101df7646: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241213124142742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124142742 DLLC NOTICE LLME(ffffffff/e0ec3994){UNASSIGNED} LLC RX: unknown TLLI 0xe0ec3994, creating LLME on the fly (gprs_llc.c:552) 20241213124142742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124142742 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241213124142742 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124142742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124142742 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124142742 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124142742 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124142742 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124142742 DLLC NOTICE LLME(ffffffff/e0ec3994){UNASSIGNED} LLGM Assign pre (e0ec3994 => c5983927) (gprs_llc.c:1079) 20241213124142742 DLLC NOTICE LLME(e0ec3994/c5983927){ASSIGNED} LLGM Assign post (e0ec3994 => c5983927) (gprs_llc.c:1125) 20241213124142742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124142742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124142742 DMM DEBUG MM(262420000000008/c5983927) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124142753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124142753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124142753 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124142753 DMM DEBUG MM(262420000000008/c5983927) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241213124142753 DMM NOTICE MM(262420000000008/c5983927) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124142753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124142753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124142753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213124142753 DMM INFO MM(262420000000008/c5983927) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5983927) (gprs_gmm.c:300) TC_attach_accept_all(230)@cb5101df7646: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@cb5101df7646: Removing Client IMSI='262420000000008'H, index=0 20241213124143746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124143746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124143746 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124143746 DMM INFO MM(262420000000008/c5983927) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124143746 DMM NOTICE MM(262420000000008/c5983927) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124143746 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124143746 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124143747 DLLC NOTICE LLME(e0ec3994/c5983927){ASSIGNED} LLGM Assign pre (ffffffff => c5983927) (gprs_llc.c:1079) 20241213124143747 DLLC NOTICE LLME(ffffffff/c5983927){ASSIGNED} LLGM Assign post (ffffffff => c5983927) (gprs_llc.c:1125) 20241213124143747 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124143747 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124143747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124143747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@cb5101df7646: Final verdict of PTC: pass 20241213124143749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@cb5101df7646: Final verdict of PTC: none -NSVCI97(217)@cb5101df7646: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@cb5101df7646: Final verdict of PTC: none 20241213124143751 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(213)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@cb5101df7646: Final verdict of PTC: none 20241213124143751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(221)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@cb5101df7646: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@cb5101df7646: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@cb5101df7646: Final verdict of PTC: none -NSVCI99(226)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(224)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(219)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(215)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_accept_all finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Dec 13 12:41:43 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 20241213124143883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124144285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69524) 20241213124144753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124144753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69524, count=70064) 20241213124145754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124145754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Dec 13 12:41:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124146755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124146755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_closed started. 20241213124147341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124147342 DMM INFO MM(262420000000008/c5983927) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124147342 DMM INFO MM(262420000000008/c5983927) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124147342 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124147342 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124147342 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124147342 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124147342 DLLC NOTICE LLME(ffffffff/c5983927){ASSIGNED} LLGM Assign pre (c5983927 => ffffffff) (gprs_llc.c:1079) 20241213124147342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5983927 => ffffffff) (gprs_llc.c:1125) 20241213124147342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124147342 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124147342 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124147342 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124147342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@cb5101df7646: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(235)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124147397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124147397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124147397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124147397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124147397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124147397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124147397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124147397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124147397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124147399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124147399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124147399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124147399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124147399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124147399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124147399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124147399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124147399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124147399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124147399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124147400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124147400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124147404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124147413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124147413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(235)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_closed-BVCI196(233)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124147420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124147420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124147420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124147420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124147420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124147420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124147420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124147420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124147420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124147421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124147421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124147421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124147421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124147421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124147421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124147421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124147421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124147421 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124147421 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124147421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124147422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124147422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124147425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124147433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124147433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(241)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 TC_attach_closed-BVCI210(239)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124147461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124147461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124147461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124147461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124147461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124147461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124147461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124147461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124147461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124147463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124147463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124147463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124147463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124147463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124147463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124147463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124147463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124147463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124147463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124147463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124147464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124147464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124147468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124147477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124147478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124147756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124147756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124147756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124147756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124147758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124147758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@cb5101df7646: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E7F27A6E'O, index=0 SGSN_Test-GSUP(247)@cb5101df7646: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@cb5101df7646: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E7F27A6E'O, index=1 20241213124148814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124148814 DLLC NOTICE LLME(ffffffff/e7f27a6e){UNASSIGNED} LLC RX: unknown TLLI 0xe7f27a6e, creating LLME on the fly (gprs_llc.c:552) 20241213124148814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124148814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241213124148814 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124148814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124148814 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124148814 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124148814 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124148814 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124148814 DLLC NOTICE LLME(ffffffff/e7f27a6e){UNASSIGNED} LLGM Assign pre (e7f27a6e => f904e869) (gprs_llc.c:1079) 20241213124148814 DLLC NOTICE LLME(e7f27a6e/f904e869){ASSIGNED} LLGM Assign post (e7f27a6e => f904e869) (gprs_llc.c:1125) 20241213124148814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124148814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124148814 DMM DEBUG MM(001010123456789/f904e869) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124148827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124148827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124148827 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124148827 DMM DEBUG MM(001010123456789/f904e869) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241213124148827 DMM NOTICE MM(001010123456789/f904e869) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124148827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124148827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124148827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241213124148827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124148827 DMM NOTICE MM(001010123456789/f904e869) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241213124148827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213124148828 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124148828 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124148828 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124148828 DLLC NOTICE LLME(e7f27a6e/f904e869){ASSIGNED} LLGM Assign pre (f904e869 => ffffffff) (gprs_llc.c:1079) 20241213124148828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f904e869 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@cb5101df7646: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@cb5101df7646: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@cb5101df7646: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@cb5101df7646: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F2BD8ACF'O, index=2 SGSN_Test-GSUP(247)@cb5101df7646: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241213124148870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124148870 DLLC NOTICE LLME(ffffffff/f2bd8acf){UNASSIGNED} LLC RX: unknown TLLI 0xf2bd8acf, creating LLME on the fly (gprs_llc.c:552) 20241213124148870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124148870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241213124148870 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124148870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124148870 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124148870 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124148870 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124148870 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124148870 DLLC NOTICE LLME(ffffffff/f2bd8acf){UNASSIGNED} LLGM Assign pre (f2bd8acf => cb32b89b) (gprs_llc.c:1079) 20241213124148870 DLLC NOTICE LLME(f2bd8acf/cb32b89b){ASSIGNED} LLGM Assign post (f2bd8acf => cb32b89b) (gprs_llc.c:1125) 20241213124148870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124148870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124148870 DMM DEBUG MM(262420000000010/cb32b89b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124148876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124148876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124148876 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124148876 DMM DEBUG MM(262420000000010/cb32b89b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241213124148876 DMM NOTICE MM(262420000000010/cb32b89b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124148876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124148876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124148876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213124148876 DMM INFO MM(262420000000010/cb32b89b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb32b89b) (gprs_gmm.c:300) TC_attach_closed(250)@cb5101df7646: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@cb5101df7646: Removing Client IMSI='262420000000010'H, index=2 20241213124149875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124149875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124149875 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124149875 DMM INFO MM(262420000000010/cb32b89b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124149875 DMM NOTICE MM(262420000000010/cb32b89b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124149875 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124149875 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124149875 DLLC NOTICE LLME(f2bd8acf/cb32b89b){ASSIGNED} LLGM Assign pre (ffffffff => cb32b89b) (gprs_llc.c:1079) 20241213124149875 DLLC NOTICE LLME(ffffffff/cb32b89b){ASSIGNED} LLGM Assign post (ffffffff => cb32b89b) (gprs_llc.c:1125) 20241213124149875 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124149875 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124149875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124149875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@cb5101df7646: Final verdict of PTC: pass 20241213124149877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@cb5101df7646: Final verdict of PTC: none 20241213124149880 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124149880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(240)@cb5101df7646: Final verdict of PTC: none -NSVCI97(236)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@cb5101df7646: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@cb5101df7646: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@cb5101df7646: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@cb5101df7646: Final verdict of PTC: none -NSVCI99(245)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(238)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(234)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(243)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@cb5101df7646: Test case TC_attach_closed finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Dec 13 12:41:49 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241213124150014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124150415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76860) 20241213124150880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124150881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76860, count=81216) 20241213124151882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124151882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Dec 13 12:41:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124152883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124152883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_no_imei_response started. 20241213124153476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124153477 DMM INFO MM(262420000000010/cb32b89b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124153477 DMM INFO MM(262420000000010/cb32b89b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124153477 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124153477 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124153477 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124153477 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124153477 DLLC NOTICE LLME(ffffffff/cb32b89b){ASSIGNED} LLGM Assign pre (cb32b89b => ffffffff) (gprs_llc.c:1079) 20241213124153477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb32b89b => ffffffff) (gprs_llc.c:1125) 20241213124153477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124153477 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124153477 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124153477 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124153477 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124153521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124153521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124153521 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124153521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124153521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124153521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124153522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124153522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124153522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124153522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124153522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124153522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124153522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124153522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124153522 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124153522 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124153522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124153523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124153523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124153526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124153537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124153537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124153565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124153565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124153565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124153565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124153565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124153565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124153565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124153565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124153565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(260)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124153568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124153568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124153568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124153568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124153568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124153568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124153568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124153568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124153568 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124153568 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124153568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124153569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124153569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124153573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124153583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124153583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(258)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(260)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124153596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124153596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124153596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124153596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124153596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124153596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124153597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124153597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124153597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124153598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124153598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124153598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124153598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124153598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124153598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124153598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124153598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124153598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124153598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124153598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124153599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124153599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124153603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124153612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124153612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124153884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124153884 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124153884 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124153884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124153886 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241213124153886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@cb5101df7646: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DC3B4509'O, index=0 SGSN_Test-GSUP(267)@cb5101df7646: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241213124154938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124154938 DLLC NOTICE LLME(ffffffff/dc3b4509){UNASSIGNED} LLC RX: unknown TLLI 0xdc3b4509, creating LLME on the fly (gprs_llc.c:552) 20241213124154938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124154939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241213124154939 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124154939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124154939 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124154939 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124154939 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124154939 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124154939 DLLC NOTICE LLME(ffffffff/dc3b4509){UNASSIGNED} LLGM Assign pre (dc3b4509 => d6c62eb2) (gprs_llc.c:1079) 20241213124154939 DLLC NOTICE LLME(dc3b4509/d6c62eb2){ASSIGNED} LLGM Assign post (dc3b4509 => d6c62eb2) (gprs_llc.c:1125) 20241213124154939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124154939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124154939 DMM DEBUG MM(262420000000032/d6c62eb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124200939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124200939 DMM DEBUG MM(262420000000032/d6c62eb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124204894 DGPRS DEBUG Checking for inactive LLMEs, time = 15904459 (sgsn.c:131) 20241213124206940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124206940 DMM DEBUG MM(262420000000032/d6c62eb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124212941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124212941 DMM DEBUG MM(262420000000032/d6c62eb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124213885 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213124213885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241213124213886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124218942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124218942 DMM DEBUG MM(262420000000032/d6c62eb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124223524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124223526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124223526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124223569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124223571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124223571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124223599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124223601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124223601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124224943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124224943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241213124224943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124224943 DMM NOTICE MM(262420000000032/d6c62eb2) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241213124224943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213124224943 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124224943 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124224943 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124224943 DLLC NOTICE LLME(dc3b4509/d6c62eb2){ASSIGNED} LLGM Assign pre (d6c62eb2 => ffffffff) (gprs_llc.c:1079) 20241213124224943 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c62eb2 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@cb5101df7646: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@cb5101df7646: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@cb5101df7646: Final verdict of PTC: pass 20241213124224952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54572<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124224955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124224955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI196(254)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(267)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@cb5101df7646: Final verdict of PTC: none -NSVCI98(261)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@cb5101df7646: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@cb5101df7646: Final verdict of PTC: none -NSVCI97(255)@cb5101df7646: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@cb5101df7646: Final verdict of PTC: none -NSVCI99(265)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(253)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(263)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(259)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Dec 13 12:42:25 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 20241213124225084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124225385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70508) 20241213124225956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124225956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70508, count=71768) 20241213124226957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124226957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Dec 13 12:42:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124227958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124227958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_no_imsi_response started. 20241213124228445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124228447 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124228498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124228498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124228498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124228498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124228498 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124228498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124228498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124228498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124228498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(274)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124228500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124228500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124228500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124228500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124228500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124228500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124228500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124228500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124228500 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124228500 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124228500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124228500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124228501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124228505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124228515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124228515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(274)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_no_imsi_response-BVCI196(272)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124228524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124228524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124228524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124228524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124228524 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124228524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124228524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124228524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124228524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124228526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124228526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124228526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124228526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124228526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124228526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124228526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124228526 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124228526 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124228526 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124228526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124228526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124228526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124228530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(280)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124228541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124228541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124228571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124228571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124228571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124228571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124228571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124228571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124228571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124228571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124228571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124228573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124228573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124228573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124228573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124228573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124228573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124228573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124228573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124228573 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124228573 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124228573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124228574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124228574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124228578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124228585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124228585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124228959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124228959 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124228959 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124228959 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124228961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124228962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@cb5101df7646: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='CC0A0C6F'O, index=0 SGSN_Test-GSUP(286)@cb5101df7646: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241213124230017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124230017 DLLC NOTICE LLME(ffffffff/cc0a0c6f){UNASSIGNED} LLC RX: unknown TLLI 0xcc0a0c6f, creating LLME on the fly (gprs_llc.c:552) 20241213124230017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124230017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241213124230017 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124230017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124230017 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124230017 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124230017 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124230017 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124230017 DLLC NOTICE LLME(ffffffff/cc0a0c6f){UNASSIGNED} LLGM Assign pre (cc0a0c6f => ecaf032f) (gprs_llc.c:1079) 20241213124230017 DLLC NOTICE LLME(cc0a0c6f/ecaf032f){ASSIGNED} LLGM Assign post (cc0a0c6f => ecaf032f) (gprs_llc.c:1125) 20241213124230017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124230017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124230017 DMM DEBUG MM(/ecaf032f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124230031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124230031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124230031 DMM DEBUG MM_STATE_Gb(3423210607)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124230031 DMM DEBUG MM(/ecaf032f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241213124230031 DMM NOTICE MM(/ecaf032f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124230031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124230031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241213124230031 DMM DEBUG MM(/ecaf032f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241213124234895 DGPRS DEBUG Checking for inactive LLMEs, time = 15904489 (sgsn.c:131) 20241213124236031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124236031 DMM DEBUG MM(/ecaf032f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241213124242032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124242032 DMM DEBUG MM(/ecaf032f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241213124248033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124248033 DMM DEBUG MM(/ecaf032f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241213124248960 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213124248960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241213124248961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124254034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124254034 DMM DEBUG MM(/ecaf032f) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241213124258501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124258503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124258503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124258527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124258529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124258529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124258575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124258576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124258576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124300035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241213124300035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241213124300035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124300035 DMM NOTICE MM(/ecaf032f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241213124300035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Reject}: Deallocated (fsm.c:568) 20241213124300035 DMM DEBUG MM_STATE_Gb(3423210607)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124300035 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124300035 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124300035 DLLC NOTICE LLME(cc0a0c6f/ecaf032f){ASSIGNED} LLGM Assign pre (ecaf032f => ffffffff) (gprs_llc.c:1079) 20241213124300035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecaf032f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@cb5101df7646: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@cb5101df7646: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@cb5101df7646: Final verdict of PTC: pass 20241213124300045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45420<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124300047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124300047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(284)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(286)@cb5101df7646: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@cb5101df7646: Final verdict of PTC: none -NSVCI98(279)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@cb5101df7646: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@cb5101df7646: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@cb5101df7646: Final verdict of PTC: none -NSVCI99(285)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@cb5101df7646: Final verdict of PTC: none -NSVCI97(275)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(277)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(273)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(283)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Dec 13 12:43:00 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 20241213124300182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124300483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63252) 20241213124301048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124301048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63252, count=71504) 20241213124302049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124302049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Dec 13 12:43:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124303050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124303050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_closed_add_vty started. 20241213124303532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124303533 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124303576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124303576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124303576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124303576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124303576 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124303576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124303576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124303576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124303576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124303577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124303577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124303577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124303577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124303577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124303577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124303577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124303577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124303577 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124303577 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124303577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124303578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124303578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124303581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124303589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124303589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124303612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124303612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124303612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124303612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124303612 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124303612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124303612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124303612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124303612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124303613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124303613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124303613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124303613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124303613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124303613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124303613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124303613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124303613 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124303613 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124303613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124303614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124303614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124303617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124303627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124303627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124303651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124303651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124303651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124303651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124303651 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124303651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124303651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124303651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124303651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124303652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124303652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124303652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124303653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124303653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124303653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124303653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124303653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124303653 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124303653 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124303653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124303653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124303653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124303657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124303665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124303665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124304051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124304051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124304051 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124304051 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124304054 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124304054 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213124304896 DGPRS DEBUG Checking for inactive LLMEs, time = 15904519 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@cb5101df7646: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C055F9AC'O, index=0 SGSN_Test-GSUP(305)@cb5101df7646: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@cb5101df7646: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C055F9AC'O, index=1 20241213124305110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124305110 DLLC NOTICE LLME(ffffffff/c055f9ac){UNASSIGNED} LLC RX: unknown TLLI 0xc055f9ac, creating LLME on the fly (gprs_llc.c:552) 20241213124305110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124305110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241213124305110 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124305110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124305110 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124305110 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124305110 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124305111 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124305111 DLLC NOTICE LLME(ffffffff/c055f9ac){UNASSIGNED} LLGM Assign pre (c055f9ac => ed98a2bc) (gprs_llc.c:1079) 20241213124305111 DLLC NOTICE LLME(c055f9ac/ed98a2bc){ASSIGNED} LLGM Assign post (c055f9ac => ed98a2bc) (gprs_llc.c:1125) 20241213124305111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124305111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124305111 DMM DEBUG MM(001010123456789/ed98a2bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124305123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124305123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124305123 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124305123 DMM DEBUG MM(001010123456789/ed98a2bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241213124305123 DMM NOTICE MM(001010123456789/ed98a2bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124305123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124305123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124305123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241213124305123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124305123 DMM NOTICE MM(001010123456789/ed98a2bc) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241213124305123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213124305123 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124305123 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124305123 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124305123 DLLC NOTICE LLME(c055f9ac/ed98a2bc){ASSIGNED} LLGM Assign pre (ed98a2bc => ffffffff) (gprs_llc.c:1079) 20241213124305123 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed98a2bc => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@cb5101df7646: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@cb5101df7646: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@cb5101df7646: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C055F9AC'O, index=2 20241213124305130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124305130 DLLC NOTICE LLME(ffffffff/c055f9ac){UNASSIGNED} LLC RX: unknown TLLI 0xc055f9ac, creating LLME on the fly (gprs_llc.c:552) 20241213124305130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124305130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241213124305131 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124305131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124305131 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124305131 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124305131 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124305131 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124305131 DLLC NOTICE LLME(ffffffff/c055f9ac){UNASSIGNED} LLGM Assign pre (c055f9ac => cf1b653e) (gprs_llc.c:1079) 20241213124305131 DLLC NOTICE LLME(c055f9ac/cf1b653e){ASSIGNED} LLGM Assign post (c055f9ac => cf1b653e) (gprs_llc.c:1125) 20241213124305131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124305131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124305131 DMM DEBUG MM(001010123456700/cf1b653e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124305137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124305137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124305137 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124305137 DMM DEBUG MM(001010123456700/cf1b653e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241213124305137 DMM NOTICE MM(001010123456700/cf1b653e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124305137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124305137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124305137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213124305137 DMM INFO MM(001010123456700/cf1b653e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf1b653e) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@cb5101df7646: Removing Client IMSI='001010123456700'H, index=2 20241213124306134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124306135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124306135 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124306135 DMM INFO MM(001010123456700/cf1b653e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124306135 DMM NOTICE MM(001010123456700/cf1b653e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124306135 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124306135 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124306135 DLLC NOTICE LLME(c055f9ac/cf1b653e){ASSIGNED} LLGM Assign pre (ffffffff => cf1b653e) (gprs_llc.c:1079) 20241213124306135 DLLC NOTICE LLME(ffffffff/cf1b653e){ASSIGNED} LLGM Assign post (ffffffff => cf1b653e) (gprs_llc.c:1125) 20241213124306135 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124306135 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124306135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124306135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@cb5101df7646: Final verdict of PTC: pass 20241213124306137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@cb5101df7646: Final verdict of PTC: none 20241213124306139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124306139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(293)@cb5101df7646: Final verdict of PTC: none -NSVCI99(303)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@cb5101df7646: Final verdict of PTC: none -NSVCI98(298)@cb5101df7646: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@cb5101df7646: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@cb5101df7646: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(296)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(301)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(291)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Dec 13 12:43:06 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 20241213124306287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124306688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70496) 20241213124307140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124307140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70496, count=81172) 20241213124308141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124308141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Dec 13 12:43:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124309142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124309142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_check_subscriber_list started. 20241213124309742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124309743 DMM INFO MM(001010123456700/cf1b653e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124309743 DMM INFO MM(001010123456700/cf1b653e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124309743 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124309743 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124309743 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124309743 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124309743 DLLC NOTICE LLME(ffffffff/cf1b653e){ASSIGNED} LLGM Assign pre (cf1b653e => ffffffff) (gprs_llc.c:1079) 20241213124309743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf1b653e => ffffffff) (gprs_llc.c:1125) 20241213124309743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124309744 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124309744 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124309744 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124309744 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124309806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124309806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124309806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124309807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124309807 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124309807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124309807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124309807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124309807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124309812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124309812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124309812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124309812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124309812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124309812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124309812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124309812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124309812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124309812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124309812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124309814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124309814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124309820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124309833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124309833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124309866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124309866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124309866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124309866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124309866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124309866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124309866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124309866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124309866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124309870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124309870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124309870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124309873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124309873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124309873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124309873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124309873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124309873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124309873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124309873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124309875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124309875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(318)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(317)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124309884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124309896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124309896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(319)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124309916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124309916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124309916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124309916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124309916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124309916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124309916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124309916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124309916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124309918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124309918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124309918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124309919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124309919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124309919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124309919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124309919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124309919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124309919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124309919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124309920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124309920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124309925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124309938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124309938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124310144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124310144 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124310144 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124310144 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(323)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241213124310146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241213124310147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@cb5101df7646: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F731AF78'O, index=0 SGSN_Test-GSUP(324)@cb5101df7646: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@cb5101df7646: 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 := 'B9A61D1029BBD3D82E3E4AB8D0945F88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4013FC1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7C57072CCAECBA9'O } } } } } 20241213124311197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124311197 DLLC NOTICE LLME(ffffffff/f731af78){UNASSIGNED} LLC RX: unknown TLLI 0xf731af78, creating LLME on the fly (gprs_llc.c:552) 20241213124311197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124311197 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241213124311197 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124311197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124311197 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124311197 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124311197 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124311197 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124311197 DLLC NOTICE LLME(ffffffff/f731af78){UNASSIGNED} LLGM Assign pre (f731af78 => c6e61bbc) (gprs_llc.c:1079) 20241213124311197 DLLC NOTICE LLME(f731af78/c6e61bbc){ASSIGNED} LLGM Assign post (f731af78 => c6e61bbc) (gprs_llc.c:1125) 20241213124311197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124311197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124311197 DMM DEBUG MM(262420000000034/c6e61bbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124311211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124311211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124311211 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124311211 DMM DEBUG MM(262420000000034/c6e61bbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241213124311211 DMM NOTICE MM(262420000000034/c6e61bbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124311211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124311211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124311211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124311211 DMM DEBUG MM(262420000000034/c6e61bbc) Requesting authorization (sgsn_auth.c:160) 20241213124311211 DMM INFO MM(262420000000034/c6e61bbc) Requesting authentication tuples (sgsn_auth.c:184) 20241213124311211 DMM DEBUG MM(262420000000034/c6e61bbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124311211 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241213124311211 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)@cb5101df7646: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@cb5101df7646: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241213124311214 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124311214 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124311214 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124311214 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124311214 DMM INFO MM(262420000000034/c6e61bbc) Subscriber data update (mmctx.c:445) 20241213124311214 DMM DEBUG MM(262420000000034/c6e61bbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124311214 DMM INFO MM(262420000000034/c6e61bbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124311214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124311214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124311214 DMM INFO MM(262420000000034/c6e61bbc) <- GMM AUTH AND CIPHERING REQ (rand = b9 a6 1d 10 29 bb d3 d8 2e 3e 4a b8 d0 94 5f 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124311223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124311223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124311223 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124311223 DMM INFO MM(262420000000034/c6e61bbc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124311223 DMM NOTICE MM(262420000000034/c6e61bbc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124311223 DMM DEBUG MM(262420000000034/c6e61bbc) checking auth: received GSM SRES = b4 01 3f c1 (gprs_gmm.c:666) 20241213124311223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124311223 DMM DEBUG MM(262420000000034/c6e61bbc) Requesting authorization (sgsn_auth.c:160) 20241213124311223 DMM INFO MM(262420000000034/c6e61bbc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124311223 DMM DEBUG MM(262420000000034/c6e61bbc) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124311223 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241213124311223 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) 20241213124311223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124311223 DMM INFO MM(262420000000034/c6e61bbc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6e61bbc) (gprs_gmm.c:300) 20241213124311225 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124311225 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124311225 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241213124311225 DMM INFO MM(262420000000034/c6e61bbc) Subscriber data update (mmctx.c:445) 20241213124311225 DMM DEBUG MM(262420000000034/c6e61bbc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124311225 DMM INFO MM(262420000000034/c6e61bbc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124311225 DMM NOTICE MM(262420000000034/c6e61bbc) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241213124311225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124311225 DMM NOTICE MM(262420000000034/c6e61bbc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124311225 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) 20241213124311225 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124311225 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241213124311225 DMM INFO MM(262420000000034/c6e61bbc) Subscriber data update (mmctx.c:445) 20241213124311225 DMM DEBUG MM(262420000000034/c6e61bbc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124311232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124311232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124311232 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124311232 DMM INFO MM(262420000000034/c6e61bbc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124311232 DMM NOTICE MM(262420000000034/c6e61bbc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124311232 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124311232 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124311232 DLLC NOTICE LLME(f731af78/c6e61bbc){ASSIGNED} LLGM Assign pre (ffffffff => c6e61bbc) (gprs_llc.c:1079) 20241213124311232 DLLC NOTICE LLME(ffffffff/c6e61bbc){ASSIGNED} LLGM Assign post (ffffffff => c6e61bbc) (gprs_llc.c:1125) 20241213124311232 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124311232 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124311232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124311232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@cb5101df7646: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@cb5101df7646: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@cb5101df7646: Final verdict of PTC: pass 20241213124311286 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241213124311286 DMM INFO MM(262420000000034/c6e61bbc) Subscriber data update (mmctx.c:445) 20241213124311286 DMM DEBUG MM(262420000000034/c6e61bbc) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241213124311286 DMM INFO MM(262420000000034/c6e61bbc) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241213124311286 DMM INFO MM(262420000000034/c6e61bbc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124311286 DMM INFO MM(262420000000034/c6e61bbc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124311286 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124311286 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124311286 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124311286 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124311286 DLLC NOTICE LLME(ffffffff/c6e61bbc){ASSIGNED} LLGM Assign pre (c6e61bbc => ffffffff) (gprs_llc.c:1079) 20241213124311286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6e61bbc => ffffffff) (gprs_llc.c:1125) 20241213124311286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124311286 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124311286 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124311286 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124311287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54810<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124311289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124311289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(324)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@cb5101df7646: Final verdict of PTC: none -NSVCI97(312)@cb5101df7646: Final verdict of PTC: none -NSVCI98(317)@cb5101df7646: Final verdict of PTC: none -NSVCI99(322)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@cb5101df7646: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@cb5101df7646: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@cb5101df7646: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(315)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(310)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(320)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Dec 13 12:43:11 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 20241213124311436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124311737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82292) 20241213124312291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124312291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82292, count=93880) 20241213124313292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124313292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Dec 13 12:43:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124314293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124314293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_detach_check_subscriber_list started. 20241213124314799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124314800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124314845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124314845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124314845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124314845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124314845 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124314845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124314845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124314845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124314845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124314847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124314847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124314847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124314847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124314847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124314847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124314847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124314847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124314847 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124314847 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124314847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124314847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124314847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124314851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124314859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124314860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124314886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124314886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124314886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124314886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124314886 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124314887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124314887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124314887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124314887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124314888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124314888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124314888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124314888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124314888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124314888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124314888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124314888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124314888 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124314888 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124314888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124314889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124314889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124314892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124314902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124314902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124314934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124314934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124314934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124314934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124314934 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124314934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124314934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124314934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124314934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124314935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124314935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124314935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124314935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124314935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124314935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124314935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124314935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124314935 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124314935 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124314935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124314936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124314936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124314940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124314948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124314948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(339)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124315293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124315293 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124315293 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124315293 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124315295 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124315296 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(341)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(341)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@cb5101df7646: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C58B1142'O, index=0 SGSN_Test-GSUP(343)@cb5101df7646: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@cb5101df7646: 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 := 'E02DB55681CBF0F9F7CC6C38D7B129BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15662AED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58A9C512DE7C7B02'O } } } } } 20241213124315342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124315342 DLLC NOTICE LLME(ffffffff/c58b1142){UNASSIGNED} LLC RX: unknown TLLI 0xc58b1142, creating LLME on the fly (gprs_llc.c:552) 20241213124315342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124315342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241213124315342 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124315342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124315342 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124315342 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124315342 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124315342 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124315342 DLLC NOTICE LLME(ffffffff/c58b1142){UNASSIGNED} LLGM Assign pre (c58b1142 => d866644d) (gprs_llc.c:1079) 20241213124315342 DLLC NOTICE LLME(c58b1142/d866644d){ASSIGNED} LLGM Assign post (c58b1142 => d866644d) (gprs_llc.c:1125) 20241213124315342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124315342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124315342 DMM DEBUG MM(262420000000033/d866644d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124315355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124315355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124315355 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124315355 DMM DEBUG MM(262420000000033/d866644d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241213124315355 DMM NOTICE MM(262420000000033/d866644d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124315355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124315355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124315355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124315355 DMM DEBUG MM(262420000000033/d866644d) Requesting authorization (sgsn_auth.c:160) 20241213124315355 DMM INFO MM(262420000000033/d866644d) Requesting authentication tuples (sgsn_auth.c:184) 20241213124315355 DMM DEBUG MM(262420000000033/d866644d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124315355 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241213124315355 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)@cb5101df7646: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@cb5101df7646: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241213124315358 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124315358 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124315358 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124315358 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124315358 DMM INFO MM(262420000000033/d866644d) Subscriber data update (mmctx.c:445) 20241213124315358 DMM DEBUG MM(262420000000033/d866644d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124315358 DMM INFO MM(262420000000033/d866644d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124315358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124315358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124315358 DMM INFO MM(262420000000033/d866644d) <- GMM AUTH AND CIPHERING REQ (rand = e0 2d b5 56 81 cb f0 f9 f7 cc 6c 38 d7 b1 29 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124315366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124315366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124315366 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124315366 DMM INFO MM(262420000000033/d866644d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124315366 DMM NOTICE MM(262420000000033/d866644d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124315366 DMM DEBUG MM(262420000000033/d866644d) checking auth: received GSM SRES = 15 66 2a ed (gprs_gmm.c:666) 20241213124315366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124315366 DMM DEBUG MM(262420000000033/d866644d) Requesting authorization (sgsn_auth.c:160) 20241213124315366 DMM INFO MM(262420000000033/d866644d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124315366 DMM DEBUG MM(262420000000033/d866644d) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124315366 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241213124315366 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) 20241213124315366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124315366 DMM INFO MM(262420000000033/d866644d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd866644d) (gprs_gmm.c:300) 20241213124315367 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124315367 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124315367 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241213124315367 DMM INFO MM(262420000000033/d866644d) Subscriber data update (mmctx.c:445) 20241213124315367 DMM DEBUG MM(262420000000033/d866644d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124315367 DMM INFO MM(262420000000033/d866644d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124315367 DMM NOTICE MM(262420000000033/d866644d) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241213124315367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124315367 DMM NOTICE MM(262420000000033/d866644d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124315367 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) 20241213124315368 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124315368 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241213124315368 DMM INFO MM(262420000000033/d866644d) Subscriber data update (mmctx.c:445) 20241213124315368 DMM DEBUG MM(262420000000033/d866644d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124315374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124315374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124315374 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124315374 DMM INFO MM(262420000000033/d866644d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124315374 DMM NOTICE MM(262420000000033/d866644d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124315374 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124315374 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124315374 DLLC NOTICE LLME(c58b1142/d866644d){ASSIGNED} LLGM Assign pre (ffffffff => d866644d) (gprs_llc.c:1079) 20241213124315374 DLLC NOTICE LLME(ffffffff/d866644d){ASSIGNED} LLGM Assign post (ffffffff => d866644d) (gprs_llc.c:1125) 20241213124315374 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124315374 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124315374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124315374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@cb5101df7646: setverdict(pass): none -> pass 20241213124315425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124315425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241213124315425 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124315425 DMM INFO MM(262420000000033/d866644d) -> GMM DETACH REQUEST TLLI=0xd866644d type=GPRS detach Power-off (gprs_gmm.c:1465) 20241213124315425 DMM INFO MM(262420000000033/d866644d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241213124315425 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124315425 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124315426 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124315426 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124315426 DLLC NOTICE LLME(ffffffff/d866644d){ASSIGNED} LLGM Assign pre (d866644d => ffffffff) (gprs_llc.c:1079) 20241213124315426 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d866644d => ffffffff) (gprs_llc.c:1125) 20241213124315426 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241213124315426 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) 20241213124315426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124315426 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124315426 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124315426 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124315427 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@cb5101df7646: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@cb5101df7646: Final verdict of PTC: pass 20241213124320435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54818<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(331)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(343)@cb5101df7646: Final verdict of PTC: none -NSVCI98(336)@cb5101df7646: Final verdict of PTC: none 20241213124320438 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124320438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_detach_check_subscriber_list-BVCI220(339)@cb5101df7646: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@cb5101df7646: Final verdict of PTC: none -NSVCI99(342)@cb5101df7646: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(340)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(334)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(329)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Dec 13 12:43:20 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 20241213124320570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124320871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87956) 20241213124321440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124321440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87956, count=93748) 20241213124322441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124322441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Dec 13 12:43:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124323441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124323441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_check_complete_resend started. 20241213124323928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124323929 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124323986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124323986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124323986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124323986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124323986 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124323986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124323986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124323986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124323986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124323987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124323987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124323987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124323987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124323987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124323987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124323987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124323987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124323988 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124323988 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124323988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124323988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124323988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124323993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124324003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124324003 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(352)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124324026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124324026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124324026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124324026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124324026 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124324027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124324027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124324027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124324027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(355)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124324028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124324028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124324028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124324029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124324029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124324029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124324029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124324029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124324029 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124324029 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124324029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124324029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124324029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124324033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124324042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124324042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124324065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124324065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124324065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124324065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124324065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124324065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124324065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124324065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124324065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124324066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124324066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124324066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124324066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124324066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124324066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124324066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124324066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124324066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124324067 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124324067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124324067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124324067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124324071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124324079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124324080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124324442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124324442 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124324442 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124324442 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124324444 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124324444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@cb5101df7646: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D8457160'O, index=0 SGSN_Test-GSUP(362)@cb5101df7646: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@cb5101df7646: 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 := 'DA4F0FA081B53F034A33E2395E6F0E57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC104B9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5AD863F99DF727F5'O } } } } } 20241213124325491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124325491 DLLC NOTICE LLME(ffffffff/d8457160){UNASSIGNED} LLC RX: unknown TLLI 0xd8457160, creating LLME on the fly (gprs_llc.c:552) 20241213124325491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124325491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241213124325491 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124325491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124325491 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124325491 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124325491 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124325491 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124325491 DLLC NOTICE LLME(ffffffff/d8457160){UNASSIGNED} LLGM Assign pre (d8457160 => c33133d0) (gprs_llc.c:1079) 20241213124325491 DLLC NOTICE LLME(d8457160/c33133d0){ASSIGNED} LLGM Assign post (d8457160 => c33133d0) (gprs_llc.c:1125) 20241213124325491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124325491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124325491 DMM DEBUG MM(262420000000036/c33133d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124325505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124325505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124325505 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124325505 DMM DEBUG MM(262420000000036/c33133d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241213124325505 DMM NOTICE MM(262420000000036/c33133d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124325505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124325505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124325505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124325505 DMM DEBUG MM(262420000000036/c33133d0) Requesting authorization (sgsn_auth.c:160) 20241213124325505 DMM INFO MM(262420000000036/c33133d0) Requesting authentication tuples (sgsn_auth.c:184) 20241213124325505 DMM DEBUG MM(262420000000036/c33133d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124325505 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241213124325505 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)@cb5101df7646: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@cb5101df7646: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241213124325508 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124325508 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124325508 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124325508 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124325508 DMM INFO MM(262420000000036/c33133d0) Subscriber data update (mmctx.c:445) 20241213124325508 DMM DEBUG MM(262420000000036/c33133d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124325508 DMM INFO MM(262420000000036/c33133d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124325508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124325508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124325508 DMM INFO MM(262420000000036/c33133d0) <- GMM AUTH AND CIPHERING REQ (rand = da 4f 0f a0 81 b5 3f 03 4a 33 e2 39 5e 6f 0e 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124325516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124325516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124325516 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124325516 DMM INFO MM(262420000000036/c33133d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124325516 DMM NOTICE MM(262420000000036/c33133d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124325516 DMM DEBUG MM(262420000000036/c33133d0) checking auth: received GSM SRES = cc 10 4b 9d (gprs_gmm.c:666) 20241213124325516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124325516 DMM DEBUG MM(262420000000036/c33133d0) Requesting authorization (sgsn_auth.c:160) 20241213124325516 DMM INFO MM(262420000000036/c33133d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124325516 DMM DEBUG MM(262420000000036/c33133d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124325516 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241213124325516 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) 20241213124325516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124325516 DMM INFO MM(262420000000036/c33133d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc33133d0) (gprs_gmm.c:300) 20241213124325517 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124325517 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124325517 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241213124325517 DMM INFO MM(262420000000036/c33133d0) Subscriber data update (mmctx.c:445) 20241213124325517 DMM DEBUG MM(262420000000036/c33133d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124325517 DMM INFO MM(262420000000036/c33133d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124325517 DMM NOTICE MM(262420000000036/c33133d0) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241213124325517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124325517 DMM NOTICE MM(262420000000036/c33133d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124325518 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) 20241213124325518 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124325518 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241213124325518 DMM INFO MM(262420000000036/c33133d0) Subscriber data update (mmctx.c:445) 20241213124325519 DMM DEBUG MM(262420000000036/c33133d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@cb5101df7646: Warning: Re-starting timer T, which is already active (running or expired). 20241213124331517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124331517 DMM INFO MM(262420000000036/c33133d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc33133d0) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@cb5101df7646: Warning: Re-starting timer T, which is already active (running or expired). 20241213124334897 DGPRS DEBUG Checking for inactive LLMEs, time = 15904549 (sgsn.c:131) 20241213124337517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124337517 DMM INFO MM(262420000000036/c33133d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc33133d0) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@cb5101df7646: Warning: Re-starting timer T, which is already active (running or expired). 20241213124343519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124343519 DMM INFO MM(262420000000036/c33133d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc33133d0) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@cb5101df7646: Warning: Re-starting timer T, which is already active (running or expired). 20241213124344444 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213124344444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241213124344444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124349520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124349520 DMM INFO MM(262420000000036/c33133d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc33133d0) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@cb5101df7646: Warning: Re-starting timer T, which is already active (running or expired). 20241213124353988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124353990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124353990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124354030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124354032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124354032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124354068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124354070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124354070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124355521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241213124355521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241213124355521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124355521 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241213124355521 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) 20241213124355521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213124355521 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124355521 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124355521 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124355521 DLLC NOTICE LLME(d8457160/c33133d0){ASSIGNED} LLGM Assign pre (c33133d0 => ffffffff) (gprs_llc.c:1079) 20241213124355521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c33133d0 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@cb5101df7646: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@cb5101df7646: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@cb5101df7646: Final verdict of PTC: pass 20241213124359534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43124<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(350)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(362)@cb5101df7646: Final verdict of PTC: none 20241213124359537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124359537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(356)@cb5101df7646: Final verdict of PTC: none -NSVCI99(361)@cb5101df7646: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@cb5101df7646: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@cb5101df7646: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(359)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(348)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(354)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Dec 13 12:43:59 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 20241213124359666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124359967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89404) 20241213124400539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124400539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89404, count=94836) 20241213124401540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124401540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Dec 13 12:44:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124402541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124402541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_hlr_location_cancel_request_update started. 20241213124403030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124403031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124403087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124403087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124403087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124403087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124403087 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124403087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124403087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124403087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124403087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(370)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124403089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124403089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124403089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(369)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124403089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124403089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124403089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124403089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124403089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124403089 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124403089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124403089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(370)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124403090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124403090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124403093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124403102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124403102 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(371)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(367)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124403113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124403114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124403114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124403114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124403114 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124403114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124403114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124403114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124403114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124403115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124403115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124403115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124403115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124403115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124403115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124403115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124403116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124403116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124403116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124403116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124403116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124403116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124403120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124403128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124403128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124403154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124403154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124403154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124403154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124403154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124403154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124403154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124403154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124403154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124403156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124403156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124403156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124403156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124403156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124403156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124403156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124403156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124403156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124403156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124403156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124403157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124403157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124403160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124403169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124403169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124403542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124403542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124403542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124403542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124403544 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124403545 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@cb5101df7646: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='DC1E8531'O, index=0 SGSN_Test-GSUP(381)@cb5101df7646: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@cb5101df7646: 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 := '4B3D8D0FC752C37638DB19EF5A9CD94C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BFEC811'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2340E9974601945B'O } } } } } 20241213124404598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124404598 DLLC NOTICE LLME(ffffffff/dc1e8531){UNASSIGNED} LLC RX: unknown TLLI 0xdc1e8531, creating LLME on the fly (gprs_llc.c:552) 20241213124404598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124404598 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241213124404598 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124404598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124404598 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124404598 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124404598 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124404598 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124404598 DLLC NOTICE LLME(ffffffff/dc1e8531){UNASSIGNED} LLGM Assign pre (dc1e8531 => cd05098a) (gprs_llc.c:1079) 20241213124404598 DLLC NOTICE LLME(dc1e8531/cd05098a){ASSIGNED} LLGM Assign post (dc1e8531 => cd05098a) (gprs_llc.c:1125) 20241213124404598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124404598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124404598 DMM DEBUG MM(262420000000031/cd05098a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124404612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124404612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124404612 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124404612 DMM DEBUG MM(262420000000031/cd05098a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241213124404612 DMM NOTICE MM(262420000000031/cd05098a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124404612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124404612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124404612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124404612 DMM DEBUG MM(262420000000031/cd05098a) Requesting authorization (sgsn_auth.c:160) 20241213124404612 DMM INFO MM(262420000000031/cd05098a) Requesting authentication tuples (sgsn_auth.c:184) 20241213124404612 DMM DEBUG MM(262420000000031/cd05098a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124404612 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241213124404612 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)@cb5101df7646: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@cb5101df7646: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241213124404615 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124404615 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124404615 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124404615 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124404615 DMM INFO MM(262420000000031/cd05098a) Subscriber data update (mmctx.c:445) 20241213124404615 DMM DEBUG MM(262420000000031/cd05098a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124404615 DMM INFO MM(262420000000031/cd05098a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124404615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124404615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124404615 DMM INFO MM(262420000000031/cd05098a) <- GMM AUTH AND CIPHERING REQ (rand = 4b 3d 8d 0f c7 52 c3 76 38 db 19 ef 5a 9c d9 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124404622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124404622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124404622 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124404622 DMM INFO MM(262420000000031/cd05098a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124404622 DMM NOTICE MM(262420000000031/cd05098a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124404622 DMM DEBUG MM(262420000000031/cd05098a) checking auth: received GSM SRES = 8b fe c8 11 (gprs_gmm.c:666) 20241213124404622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124404622 DMM DEBUG MM(262420000000031/cd05098a) Requesting authorization (sgsn_auth.c:160) 20241213124404622 DMM INFO MM(262420000000031/cd05098a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124404622 DMM DEBUG MM(262420000000031/cd05098a) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124404622 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241213124404622 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) 20241213124404622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124404622 DMM INFO MM(262420000000031/cd05098a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd05098a) (gprs_gmm.c:300) 20241213124404624 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124404624 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124404624 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241213124404624 DMM INFO MM(262420000000031/cd05098a) Subscriber data update (mmctx.c:445) 20241213124404624 DMM DEBUG MM(262420000000031/cd05098a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124404624 DMM INFO MM(262420000000031/cd05098a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124404624 DMM NOTICE MM(262420000000031/cd05098a) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241213124404624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124404624 DMM NOTICE MM(262420000000031/cd05098a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124404624 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) 20241213124404624 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124404624 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241213124404624 DMM INFO MM(262420000000031/cd05098a) Subscriber data update (mmctx.c:445) 20241213124404624 DMM DEBUG MM(262420000000031/cd05098a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124404630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124404630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124404630 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124404630 DMM INFO MM(262420000000031/cd05098a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124404630 DMM NOTICE MM(262420000000031/cd05098a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124404630 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124404630 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124404630 DLLC NOTICE LLME(dc1e8531/cd05098a){ASSIGNED} LLGM Assign pre (ffffffff => cd05098a) (gprs_llc.c:1079) 20241213124404630 DLLC NOTICE LLME(ffffffff/cd05098a){ASSIGNED} LLGM Assign post (ffffffff => cd05098a) (gprs_llc.c:1125) 20241213124404630 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124404630 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124404630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124404630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@cb5101df7646: setverdict(pass): none -> pass 20241213124404679 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241213124404679 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241213124404679 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) 20241213124404679 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241213124404679 DMM INFO MM(262420000000031/cd05098a) Subscriber data update (mmctx.c:445) 20241213124404679 DMM DEBUG MM(262420000000031/cd05098a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241213124404679 DMM INFO MM(262420000000031/cd05098a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241213124404679 DMM INFO MM(262420000000031/cd05098a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124404679 DMM INFO MM(262420000000031/cd05098a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124404679 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124404679 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124404679 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124404679 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124404679 DLLC NOTICE LLME(ffffffff/cd05098a){ASSIGNED} LLGM Assign pre (cd05098a => ffffffff) (gprs_llc.c:1079) 20241213124404679 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd05098a => ffffffff) (gprs_llc.c:1125) 20241213124404679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124404679 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124404679 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124404679 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124404898 DGPRS DEBUG Checking for inactive LLMEs, time = 15904579 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed MC@cb5101df7646: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@cb5101df7646: Final verdict of PTC: none 20241213124409685 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124409686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@cb5101df7646: Final verdict of PTC: none -NSVCI97(370)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@cb5101df7646: Final verdict of PTC: none -NSVCI98(374)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@cb5101df7646: Final verdict of PTC: none -NSVCI99(379)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@cb5101df7646: Final verdict of PTC: none 20241213124409688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(373)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(368)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@cb5101df7646: Final verdict of PTC: pass -NSVCI98-provIP(372)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(377)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@cb5101df7646: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Dec 13 12:44:09 UTC 2024 ====== 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 20241213124409816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124410117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87220) 20241213124410687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124410687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87220, count=93272) 20241213124411688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124411688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Dec 13 12:44:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124412689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124412689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_hlr_location_cancel_request_withdraw started. 20241213124413173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124413174 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124413218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124413218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124413218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124413218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124413218 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124413218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124413218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124413218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124413218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124413219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124413219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124413219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124413220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124413220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124413220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124413220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124413220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124413220 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124413220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124413220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124413220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124413220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124413224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124413233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124413234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124413260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124413260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124413260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124413260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124413260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124413260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124413260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124413260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124413260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124413262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124413262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124413262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124413262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124413262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124413262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124413262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124413262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124413262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124413262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124413262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124413263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124413263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124413267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124413278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124413278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124413304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124413304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124413304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124413304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124413304 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124413304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124413304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124413304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124413304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124413306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124413306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124413306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124413306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124413307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124413307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124413307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124413307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124413307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124413307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124413307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124413307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124413307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124413310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124413319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124413319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124413690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124413691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124413691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124413691 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124413693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124413693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@cb5101df7646: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DE4B8629'O, index=0 SGSN_Test-GSUP(400)@cb5101df7646: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@cb5101df7646: 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 := '9479062A3EB36EDE223E3B4E3E23866C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '102FDAE3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BB3FE4867771621'O } } } } } 20241213124414747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124414747 DLLC NOTICE LLME(ffffffff/de4b8629){UNASSIGNED} LLC RX: unknown TLLI 0xde4b8629, creating LLME on the fly (gprs_llc.c:552) 20241213124414747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124414747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241213124414747 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124414747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124414747 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124414747 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124414747 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124414747 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124414747 DLLC NOTICE LLME(ffffffff/de4b8629){UNASSIGNED} LLGM Assign pre (de4b8629 => dbc81172) (gprs_llc.c:1079) 20241213124414747 DLLC NOTICE LLME(de4b8629/dbc81172){ASSIGNED} LLGM Assign post (de4b8629 => dbc81172) (gprs_llc.c:1125) 20241213124414747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124414747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124414747 DMM DEBUG MM(262420000000029/dbc81172) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124414761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124414761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124414761 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124414761 DMM DEBUG MM(262420000000029/dbc81172) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241213124414761 DMM NOTICE MM(262420000000029/dbc81172) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124414761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124414761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124414761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124414761 DMM DEBUG MM(262420000000029/dbc81172) Requesting authorization (sgsn_auth.c:160) 20241213124414761 DMM INFO MM(262420000000029/dbc81172) Requesting authentication tuples (sgsn_auth.c:184) 20241213124414761 DMM DEBUG MM(262420000000029/dbc81172) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124414761 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241213124414761 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)@cb5101df7646: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@cb5101df7646: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241213124414764 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124414764 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124414764 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124414764 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124414764 DMM INFO MM(262420000000029/dbc81172) Subscriber data update (mmctx.c:445) 20241213124414764 DMM DEBUG MM(262420000000029/dbc81172) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124414764 DMM INFO MM(262420000000029/dbc81172) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124414764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124414764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124414764 DMM INFO MM(262420000000029/dbc81172) <- GMM AUTH AND CIPHERING REQ (rand = 94 79 06 2a 3e b3 6e de 22 3e 3b 4e 3e 23 86 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124414771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124414771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124414771 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124414771 DMM INFO MM(262420000000029/dbc81172) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124414771 DMM NOTICE MM(262420000000029/dbc81172) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124414771 DMM DEBUG MM(262420000000029/dbc81172) checking auth: received GSM SRES = 10 2f da e3 (gprs_gmm.c:666) 20241213124414771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124414771 DMM DEBUG MM(262420000000029/dbc81172) Requesting authorization (sgsn_auth.c:160) 20241213124414771 DMM INFO MM(262420000000029/dbc81172) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124414771 DMM DEBUG MM(262420000000029/dbc81172) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124414771 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241213124414771 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) 20241213124414771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124414771 DMM INFO MM(262420000000029/dbc81172) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbc81172) (gprs_gmm.c:300) 20241213124414772 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124414772 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124414772 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241213124414772 DMM INFO MM(262420000000029/dbc81172) Subscriber data update (mmctx.c:445) 20241213124414772 DMM DEBUG MM(262420000000029/dbc81172) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124414772 DMM INFO MM(262420000000029/dbc81172) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124414772 DMM NOTICE MM(262420000000029/dbc81172) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241213124414772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124414772 DMM NOTICE MM(262420000000029/dbc81172) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124414772 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) 20241213124414773 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124414773 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241213124414773 DMM INFO MM(262420000000029/dbc81172) Subscriber data update (mmctx.c:445) 20241213124414773 DMM DEBUG MM(262420000000029/dbc81172) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124414778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124414778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124414778 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124414778 DMM INFO MM(262420000000029/dbc81172) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124414778 DMM NOTICE MM(262420000000029/dbc81172) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124414778 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124414778 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124414779 DLLC NOTICE LLME(de4b8629/dbc81172){ASSIGNED} LLGM Assign pre (ffffffff => dbc81172) (gprs_llc.c:1079) 20241213124414779 DLLC NOTICE LLME(ffffffff/dbc81172){ASSIGNED} LLGM Assign post (ffffffff => dbc81172) (gprs_llc.c:1125) 20241213124414779 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124414779 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124414779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124414779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@cb5101df7646: setverdict(pass): none -> pass 20241213124414827 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241213124414827 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241213124414827 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) 20241213124414828 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241213124414828 DMM INFO MM(262420000000029/dbc81172) Subscriber data update (mmctx.c:445) 20241213124414828 DMM DEBUG MM(262420000000029/dbc81172) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241213124414828 DMM INFO MM(262420000000029/dbc81172) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241213124414828 DMM INFO MM(262420000000029/dbc81172) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241213124414828 DMM NOTICE MM(262420000000029/dbc81172) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241213124414828 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241213124414828 DMM INFO MM(262420000000029/dbc81172) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241213124414828 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124414828 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124414828 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124414828 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124414828 DLLC NOTICE LLME(ffffffff/dbc81172){ASSIGNED} LLGM Assign pre (dbc81172 => ffffffff) (gprs_llc.c:1079) 20241213124414828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbc81172 => ffffffff) (gprs_llc.c:1125) 20241213124414828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124414828 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124414828 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124414828 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@cb5101df7646: Removing Client IMSI='262420000000029'H, index=0 20241213124414834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124414834 DLLC NOTICE LLME(ffffffff/dbc81172){UNASSIGNED} LLC RX: unknown TLLI 0xdbc81172, creating LLME on the fly (gprs_llc.c:552) 20241213124414834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124414834 DMM NOTICE LLME(ffffffff/dbc81172){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241213124414834 DLLC NOTICE LLME(ffffffff/dbc81172){UNASSIGNED} LLGM Assign pre (dbc81172 => ffffffff) (gprs_llc.c:1079) 20241213124414834 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbc81172 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@cb5101df7646: Final verdict of PTC: pass 20241213124414837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(384)@cb5101df7646: Final verdict of PTC: none -NSVCI97(388)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(400)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@cb5101df7646: Final verdict of PTC: none 20241213124414840 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124414840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(395)@cb5101df7646: Final verdict of PTC: none -NSVCI99(398)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@cb5101df7646: Final verdict of PTC: none -NSVCI98(393)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(396)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(391)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(386)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@cb5101df7646: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Dec 13 12:44:14 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241213124414970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124415271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44096) 20241213124415840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124415841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44096, count=96152) 20241213124416841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124416841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Dec 13 12:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124417843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124417843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241213124418328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124418330 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124418376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124418376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124418376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124418376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124418376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124418376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124418376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124418376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124418376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124418378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124418378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124418378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124418378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124418378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124418378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124418378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124418378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124418378 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124418378 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124418378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124418379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124418379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124418382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124418392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124418392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124418410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124418410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124418410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124418410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124418410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124418410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124418410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124418410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124418410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124418412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124418412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124418412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124418412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124418412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124418412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124418412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124418412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124418412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124418412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124418412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124418412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124418413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124418417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124418426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124418426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124418449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124418449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124418449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124418449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124418449 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124418449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124418449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124418449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124418449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124418451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124418451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124418451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124418451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124418451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124418451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124418451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124418451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124418451 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124418451 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124418451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124418452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124418452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124418455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124418464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124418464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124418844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124418844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124418844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124418844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124418847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124418847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@cb5101df7646: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C789CCEB'O, index=0 SGSN_Test-GSUP(419)@cb5101df7646: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241213124419889 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) 20241213124419889 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@cb5101df7646: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@cb5101df7646: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@cb5101df7646: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@cb5101df7646: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@cb5101df7646: Final verdict of PTC: pass 20241213124419894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37946<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124419896 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(419)@cb5101df7646: Final verdict of PTC: none 20241213124419896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(407)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@cb5101df7646: Final verdict of PTC: none -NSVCI98(412)@cb5101df7646: Final verdict of PTC: none -NSVCI99(417)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(405)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(415)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(410)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@cb5101df7646: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Dec 13 12:44:19 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 20241213124420021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124420322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241213124420897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124420897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53356) 20241213124421898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124421898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Dec 13 12:44:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124422899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124422899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241213124423375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124423376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124423423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124423423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124423423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124423423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124423423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124423423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124423423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124423423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124423423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124423425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124423425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124423425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124423426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124423426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124423426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124423426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124423426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124423426 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124423426 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124423426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124423427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124423427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124423431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124423441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124423441 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124423455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124423455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124423455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124423455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124423455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124423455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124423455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124423455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124423455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124423457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124423457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124423457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124423457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124423457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124423457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124423457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124423457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124423457 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124423457 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124423457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124423457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124423457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124423461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124423470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124423470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124423496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124423496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124423496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124423496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124423496 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124423496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124423496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124423496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124423496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124423497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124423497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124423497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124423498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124423498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124423498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124423498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124423498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124423498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124423498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124423498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124423498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124423498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124423502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124423509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124423509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124423900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124423900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124423900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124423900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124423902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124423903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@cb5101df7646: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C10CC901'O, index=0 SGSN_Test-GSUP(438)@cb5101df7646: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241213124424947 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) 20241213124424947 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@cb5101df7646: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@cb5101df7646: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@cb5101df7646: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@cb5101df7646: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@cb5101df7646: Final verdict of PTC: pass 20241213124424952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@cb5101df7646: Final verdict of PTC: none 20241213124424955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124424955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(431)@cb5101df7646: Final verdict of PTC: none -NSVCI97(426)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@cb5101df7646: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@cb5101df7646: Final verdict of PTC: none -NSVCI99(436)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(434)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(429)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(424)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@cb5101df7646: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Dec 13 12:44:25 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 20241213124425086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124425387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48648) 20241213124425955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124425955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48648, count=53004) 20241213124426956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124426956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Dec 13 12:44:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124427957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124427957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_rau_unknown started. 20241213124428444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124428445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124428492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124428492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124428492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124428492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124428492 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124428492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124428492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124428492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124428492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124428494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124428494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124428494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124428494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124428494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124428494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124428494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124428494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124428495 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124428495 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124428495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124428495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124428495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124428498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124428508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124428508 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124428530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124428530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124428530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124428530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124428530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124428530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124428530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124428530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124428530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124428531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124428531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124428531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124428532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124428532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124428532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124428532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124428532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124428532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124428532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124428532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124428532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124428532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124428536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124428543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124428543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124428567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124428567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124428567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124428567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124428567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124428567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124428567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124428567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124428567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124428569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124428569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124428569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124428569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124428569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124428569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124428569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124428569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124428569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124428569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124428569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124428570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(455)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124428570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124428573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124428582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124428582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124428958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124428958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124428958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124428958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124428960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241213124428961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@cb5101df7646: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FE09F46A'O, index=0 SGSN_Test-GSUP(457)@cb5101df7646: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241213124430008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124430008 DLLC NOTICE LLME(ffffffff/fe09f46a){UNASSIGNED} LLC RX: unknown TLLI 0xfe09f46a, creating LLME on the fly (gprs_llc.c:552) 20241213124430008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241213124430008 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213124430008 DMM NOTICE LLME(ffffffff/fe09f46a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241213124430008 DLLC NOTICE LLME(ffffffff/fe09f46a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241213124430009 DMM ERROR LLME(ffffffff/fe09f46a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241213124430009 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241213124430009 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241213124430009 DLLC NOTICE LLME(ffffffff/fe09f46a){UNASSIGNED} LLGM Assign pre (fe09f46a => ffffffff) (gprs_llc.c:1079) 20241213124430009 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe09f46a => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@cb5101df7646: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@cb5101df7646: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@cb5101df7646: Final verdict of PTC: pass 20241213124430022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@cb5101df7646: Final verdict of PTC: none 20241213124430025 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124430025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(455)@cb5101df7646: Final verdict of PTC: none -NSVCI98(450)@cb5101df7646: Final verdict of PTC: none -NSVCI97(445)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@cb5101df7646: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@cb5101df7646: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@cb5101df7646: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(443)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(448)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(453)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@cb5101df7646: Test case TC_rau_unknown finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Dec 13 12:44:30 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241213124430160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124430461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50584) 20241213124431026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124431026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50584, count=55220) 20241213124432027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124432028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Dec 13 12:44:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124433028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124433028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_rau started. 20241213124433519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124433521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124433568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124433568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124433568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124433568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124433568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124433568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124433568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124433568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124433568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124433569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124433569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124433569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124433570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124433570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124433570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124433570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124433570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124433570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124433570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124433570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124433570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124433570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124433574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124433584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124433584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124433618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124433618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124433618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124433618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124433618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124433618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124433618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124433618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124433618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(469)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124433619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124433619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124433619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124433620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124433620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124433620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124433620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124433620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124433620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124433620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124433620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124433620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124433620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124433624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124433635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124433635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(467)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124433647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124433647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124433647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124433647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124433647 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124433647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124433647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124433647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124433647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124433649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124433649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124433649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124433650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124433650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124433650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124433650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124433650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124433650 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124433650 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124433650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124433650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124433650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124433654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124433662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124433662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124434029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124434029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124434029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124434029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124434032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124434032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213124434899 DGPRS DEBUG Checking for inactive LLMEs, time = 15904609 (sgsn.c:131) TC_attach_rau-BVCI196(463)@cb5101df7646: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F834C619'O, index=0 SGSN_Test-GSUP(476)@cb5101df7646: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@cb5101df7646: 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 := '55FFDBDAE0947C962B2EC9A90311DCC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6071B76F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFA26E84D88E32E8'O } } } } } 20241213124435086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124435087 DLLC NOTICE LLME(ffffffff/f834c619){UNASSIGNED} LLC RX: unknown TLLI 0xf834c619, creating LLME on the fly (gprs_llc.c:552) 20241213124435087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124435087 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241213124435087 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124435087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124435087 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124435087 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124435087 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124435087 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124435087 DLLC NOTICE LLME(ffffffff/f834c619){UNASSIGNED} LLGM Assign pre (f834c619 => fd8044e2) (gprs_llc.c:1079) 20241213124435087 DLLC NOTICE LLME(f834c619/fd8044e2){ASSIGNED} LLGM Assign post (f834c619 => fd8044e2) (gprs_llc.c:1125) 20241213124435087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124435087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124435087 DMM DEBUG MM(262420000000012/fd8044e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124435100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124435100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124435100 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124435100 DMM DEBUG MM(262420000000012/fd8044e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241213124435100 DMM NOTICE MM(262420000000012/fd8044e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124435100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124435100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124435100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124435100 DMM DEBUG MM(262420000000012/fd8044e2) Requesting authorization (sgsn_auth.c:160) 20241213124435100 DMM INFO MM(262420000000012/fd8044e2) Requesting authentication tuples (sgsn_auth.c:184) 20241213124435100 DMM DEBUG MM(262420000000012/fd8044e2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124435100 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241213124435100 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)@cb5101df7646: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@cb5101df7646: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241213124435103 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124435103 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124435103 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124435103 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124435103 DMM INFO MM(262420000000012/fd8044e2) Subscriber data update (mmctx.c:445) 20241213124435103 DMM DEBUG MM(262420000000012/fd8044e2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124435103 DMM INFO MM(262420000000012/fd8044e2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124435103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124435103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124435103 DMM INFO MM(262420000000012/fd8044e2) <- GMM AUTH AND CIPHERING REQ (rand = 55 ff db da e0 94 7c 96 2b 2e c9 a9 03 11 dc c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124435110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124435110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124435110 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124435110 DMM INFO MM(262420000000012/fd8044e2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124435110 DMM NOTICE MM(262420000000012/fd8044e2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124435110 DMM DEBUG MM(262420000000012/fd8044e2) checking auth: received GSM SRES = 60 71 b7 6f (gprs_gmm.c:666) 20241213124435110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124435110 DMM DEBUG MM(262420000000012/fd8044e2) Requesting authorization (sgsn_auth.c:160) 20241213124435110 DMM INFO MM(262420000000012/fd8044e2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124435110 DMM DEBUG MM(262420000000012/fd8044e2) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124435110 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241213124435110 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) 20241213124435110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124435110 DMM INFO MM(262420000000012/fd8044e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd8044e2) (gprs_gmm.c:300) 20241213124435111 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124435111 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124435111 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241213124435111 DMM INFO MM(262420000000012/fd8044e2) Subscriber data update (mmctx.c:445) 20241213124435111 DMM DEBUG MM(262420000000012/fd8044e2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124435111 DMM INFO MM(262420000000012/fd8044e2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124435111 DMM NOTICE MM(262420000000012/fd8044e2) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241213124435111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124435111 DMM NOTICE MM(262420000000012/fd8044e2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124435111 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) 20241213124435112 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124435112 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241213124435112 DMM INFO MM(262420000000012/fd8044e2) Subscriber data update (mmctx.c:445) 20241213124435112 DMM DEBUG MM(262420000000012/fd8044e2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124435118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124435118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124435118 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124435119 DMM INFO MM(262420000000012/fd8044e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124435119 DMM NOTICE MM(262420000000012/fd8044e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124435119 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124435119 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124435119 DLLC NOTICE LLME(f834c619/fd8044e2){ASSIGNED} LLGM Assign pre (ffffffff => fd8044e2) (gprs_llc.c:1079) 20241213124435119 DLLC NOTICE LLME(ffffffff/fd8044e2){ASSIGNED} LLGM Assign post (ffffffff => fd8044e2) (gprs_llc.c:1125) 20241213124435119 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124435119 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124435119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124435119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@cb5101df7646: setverdict(pass): none -> pass 20241213124435170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124435170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124435170 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124435170 DMM INFO MM(262420000000012/fd8044e2) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20241213124435170 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124435170 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213124435170 DLLC NOTICE LLME(ffffffff/fd8044e2){ASSIGNED} LLGM Assign pre (fd8044e2 => c2e5db9f) (gprs_llc.c:1079) 20241213124435170 DLLC NOTICE LLME(fd8044e2/c2e5db9f){ASSIGNED} LLGM Assign post (fd8044e2 => c2e5db9f) (gprs_llc.c:1125) 20241213124435170 DMM INFO MM(262420000000012/c2e5db9f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@cb5101df7646: Removing Client IMSI='262420000000012'H, index=0 20241213124435178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124435178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241213124435178 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124435178 DMM INFO MM(262420000000012/c2e5db9f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241213124435178 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241213124435178 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124435178 DLLC NOTICE LLME(fd8044e2/c2e5db9f){ASSIGNED} LLGM Assign pre (ffffffff => c2e5db9f) (gprs_llc.c:1079) 20241213124435178 DLLC NOTICE LLME(ffffffff/c2e5db9f){ASSIGNED} LLGM Assign post (ffffffff => c2e5db9f) (gprs_llc.c:1125) 20241213124435178 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@cb5101df7646: Final verdict of PTC: pass 20241213124435181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124435183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124435183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@cb5101df7646: Final verdict of PTC: none -NSVCI98(470)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@cb5101df7646: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@cb5101df7646: Final verdict of PTC: none -NSVCI99(474)@cb5101df7646: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@cb5101df7646: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(462)@cb5101df7646: Final verdict of PTC: none -NSVCI97(464)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(468)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(472)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_rau finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Dec 13 12:44:35 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241213124435310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124435711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79280) 20241213124436183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124436183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79280, count=92952) 20241213124437184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124437184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Dec 13 12:44:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124438185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124438185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_rau_a_a started. 20241213124438766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124438767 DMM INFO MM(262420000000012/c2e5db9f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124438767 DMM INFO MM(262420000000012/c2e5db9f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124438767 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124438767 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124438767 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124438767 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124438767 DLLC NOTICE LLME(ffffffff/c2e5db9f){ASSIGNED} LLGM Assign pre (c2e5db9f => ffffffff) (gprs_llc.c:1079) 20241213124438767 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2e5db9f => ffffffff) (gprs_llc.c:1125) 20241213124438767 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241213124438767 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) 20241213124438767 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241213124438767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124438767 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124438767 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124438767 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124438767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124438811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124438811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124438811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124438811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124438811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124438811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124438811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124438811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124438811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124438812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124438812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124438813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124438813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124438813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124438813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124438813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124438813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124438813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124438813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124438813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124438813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124438813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124438817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124438826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124438826 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124438844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124438844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124438845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124438845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124438845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124438845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124438845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124438845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124438845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124438846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124438846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124438846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124438846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124438846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124438846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124438846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124438846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124438846 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124438846 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124438846 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124438847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124438847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124438851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124438860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124438860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124438886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124438887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124438887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124438887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124438887 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124438887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124438887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124438887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124438887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124438889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124438889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124438889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124438889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124438889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124438889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124438889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124438889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124438889 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124438889 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124438889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124438890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124438890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124438894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124438904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124438904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124439187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124439187 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124439187 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124439187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124439189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124439190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@cb5101df7646: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='EB1A48BB'O, index=0 SGSN_Test-GSUP(495)@cb5101df7646: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@cb5101df7646: 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 := '97158B50A20EF81F76053B9A31188748'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19EC2857'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79FBE1936D328952'O } } } } } 20241213124440241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440241 DLLC NOTICE LLME(ffffffff/eb1a48bb){UNASSIGNED} LLC RX: unknown TLLI 0xeb1a48bb, creating LLME on the fly (gprs_llc.c:552) 20241213124440241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241213124440241 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124440241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124440241 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124440241 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124440241 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124440241 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124440241 DLLC NOTICE LLME(ffffffff/eb1a48bb){UNASSIGNED} LLGM Assign pre (eb1a48bb => f3cf04c4) (gprs_llc.c:1079) 20241213124440241 DLLC NOTICE LLME(eb1a48bb/f3cf04c4){ASSIGNED} LLGM Assign post (eb1a48bb => f3cf04c4) (gprs_llc.c:1125) 20241213124440241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124440241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124440241 DMM DEBUG MM(262420000000037/f3cf04c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124440254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440254 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124440254 DMM DEBUG MM(262420000000037/f3cf04c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241213124440254 DMM NOTICE MM(262420000000037/f3cf04c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124440254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124440254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124440254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124440254 DMM DEBUG MM(262420000000037/f3cf04c4) Requesting authorization (sgsn_auth.c:160) 20241213124440254 DMM INFO MM(262420000000037/f3cf04c4) Requesting authentication tuples (sgsn_auth.c:184) 20241213124440254 DMM DEBUG MM(262420000000037/f3cf04c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124440254 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241213124440254 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)@cb5101df7646: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@cb5101df7646: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241213124440257 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124440257 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124440257 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124440257 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124440257 DMM INFO MM(262420000000037/f3cf04c4) Subscriber data update (mmctx.c:445) 20241213124440257 DMM DEBUG MM(262420000000037/f3cf04c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124440257 DMM INFO MM(262420000000037/f3cf04c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124440257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124440257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124440257 DMM INFO MM(262420000000037/f3cf04c4) <- GMM AUTH AND CIPHERING REQ (rand = 97 15 8b 50 a2 0e f8 1f 76 05 3b 9a 31 18 87 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124440265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440265 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124440265 DMM INFO MM(262420000000037/f3cf04c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124440265 DMM NOTICE MM(262420000000037/f3cf04c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124440265 DMM DEBUG MM(262420000000037/f3cf04c4) checking auth: received GSM SRES = 19 ec 28 57 (gprs_gmm.c:666) 20241213124440265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124440265 DMM DEBUG MM(262420000000037/f3cf04c4) Requesting authorization (sgsn_auth.c:160) 20241213124440265 DMM INFO MM(262420000000037/f3cf04c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124440265 DMM DEBUG MM(262420000000037/f3cf04c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124440265 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241213124440265 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) 20241213124440266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124440266 DMM INFO MM(262420000000037/f3cf04c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3cf04c4) (gprs_gmm.c:300) 20241213124440267 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124440267 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124440267 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241213124440267 DMM INFO MM(262420000000037/f3cf04c4) Subscriber data update (mmctx.c:445) 20241213124440267 DMM DEBUG MM(262420000000037/f3cf04c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124440267 DMM INFO MM(262420000000037/f3cf04c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124440267 DMM NOTICE MM(262420000000037/f3cf04c4) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241213124440267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124440267 DMM NOTICE MM(262420000000037/f3cf04c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124440267 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) 20241213124440268 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124440268 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241213124440268 DMM INFO MM(262420000000037/f3cf04c4) Subscriber data update (mmctx.c:445) 20241213124440268 DMM DEBUG MM(262420000000037/f3cf04c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124440274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440274 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124440274 DMM INFO MM(262420000000037/f3cf04c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124440274 DMM NOTICE MM(262420000000037/f3cf04c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124440274 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124440274 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124440274 DLLC NOTICE LLME(eb1a48bb/f3cf04c4){ASSIGNED} LLGM Assign pre (ffffffff => f3cf04c4) (gprs_llc.c:1079) 20241213124440274 DLLC NOTICE LLME(ffffffff/f3cf04c4){ASSIGNED} LLGM Assign post (ffffffff => f3cf04c4) (gprs_llc.c:1125) 20241213124440274 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124440274 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124440274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124440274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@cb5101df7646: setverdict(pass): none -> pass 20241213124440326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440326 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124440326 DMM INFO MM(262420000000037/f3cf04c4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213124440326 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124440326 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213124440326 DLLC NOTICE LLME(ffffffff/f3cf04c4){ASSIGNED} LLGM Assign pre (f3cf04c4 => f2c71ac5) (gprs_llc.c:1079) 20241213124440326 DLLC NOTICE LLME(f3cf04c4/f2c71ac5){ASSIGNED} LLGM Assign post (f3cf04c4 => f2c71ac5) (gprs_llc.c:1125) 20241213124440326 DMM INFO MM(262420000000037/f2c71ac5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124440332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440332 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124440332 DMM INFO MM(262420000000037/f2c71ac5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241213124440332 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241213124440332 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124440332 DLLC NOTICE LLME(f3cf04c4/f2c71ac5){ASSIGNED} LLGM Assign pre (ffffffff => f2c71ac5) (gprs_llc.c:1079) 20241213124440332 DLLC NOTICE LLME(ffffffff/f2c71ac5){ASSIGNED} LLGM Assign post (ffffffff => f2c71ac5) (gprs_llc.c:1125) 20241213124440332 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241213124440333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440333 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124440333 DMM INFO MM(262420000000037/f2c71ac5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213124440333 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124440333 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213124440333 DLLC NOTICE LLME(ffffffff/f2c71ac5){ASSIGNED} LLGM Assign pre (f2c71ac5 => c7fd9c52) (gprs_llc.c:1079) 20241213124440333 DLLC NOTICE LLME(f2c71ac5/c7fd9c52){ASSIGNED} LLGM Assign post (f2c71ac5 => c7fd9c52) (gprs_llc.c:1125) 20241213124440333 DMM INFO MM(262420000000037/c7fd9c52) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124440340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440340 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124440340 DMM INFO MM(262420000000037/c7fd9c52) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241213124440340 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241213124440340 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124440340 DLLC NOTICE LLME(f2c71ac5/c7fd9c52){ASSIGNED} LLGM Assign pre (ffffffff => c7fd9c52) (gprs_llc.c:1079) 20241213124440340 DLLC NOTICE LLME(ffffffff/c7fd9c52){ASSIGNED} LLGM Assign post (ffffffff => c7fd9c52) (gprs_llc.c:1125) 20241213124440340 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241213124440340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124440340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124440340 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124440340 DMM INFO MM(262420000000037/c7fd9c52) -> GMM DETACH REQUEST TLLI=0xc7fd9c52 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241213124440340 DMM INFO MM(262420000000037/c7fd9c52) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241213124440340 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124440340 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124440340 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124440340 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124440341 DLLC NOTICE LLME(ffffffff/c7fd9c52){ASSIGNED} LLGM Assign pre (c7fd9c52 => ffffffff) (gprs_llc.c:1079) 20241213124440341 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7fd9c52 => ffffffff) (gprs_llc.c:1125) 20241213124440341 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241213124440341 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) 20241213124440341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124440341 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124440341 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124440341 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124440342 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@cb5101df7646: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@cb5101df7646: Final verdict of PTC: pass 20241213124445351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@cb5101df7646: Final verdict of PTC: none 20241213124445354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124445354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(488)@cb5101df7646: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@cb5101df7646: Final verdict of PTC: none -NSVCI97(483)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@cb5101df7646: Final verdict of PTC: none -NSVCI99(493)@cb5101df7646: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@cb5101df7646: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(491)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(481)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(486)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Dec 13 12:44:45 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 20241213124445428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124445739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111564) 20241213124446355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124446355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111564, count=112204) 20241213124447356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124447356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Dec 13 12:44:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124448356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124448356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_rau_a_b started. 20241213124448798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124448799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124448838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124448838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124448838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124448838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124448838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124448838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124448838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124448838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124448838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124448840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124448840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124448840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124448840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124448840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124448840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124448840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124448840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124448840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124448840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124448840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124448841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124448841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124448844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124448853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124448853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124448882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124448882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124448882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124448882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124448882 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124448882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124448882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124448882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124448882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124448883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124448883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124448883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124448884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124448884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124448884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124448884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124448884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124448884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124448884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124448884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(508)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124448885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124448885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124448888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(504)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124448896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124448896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(505)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124448915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124448915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124448915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124448915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124448915 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124448915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124448915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124448915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124448915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124448917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124448917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124448917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124448917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124448917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124448917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124448917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124448917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124448917 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124448917 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124448917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124448918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124448918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124448922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124448931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124448931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124449357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124449357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124449357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124449357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124449360 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124449360 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@cb5101df7646: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FCCC5940'O, index=0 SGSN_Test-GSUP(514)@cb5101df7646: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@cb5101df7646: 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 := '248B0D0442C68A1D5A7A2971674D8040'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D360951'O ("]6\tQ") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90D944158B4F1985'O } } } } } 20241213124450412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450413 DLLC NOTICE LLME(ffffffff/fccc5940){UNASSIGNED} LLC RX: unknown TLLI 0xfccc5940, creating LLME on the fly (gprs_llc.c:552) 20241213124450413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450413 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241213124450413 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124450413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124450413 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124450413 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124450413 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124450413 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124450413 DLLC NOTICE LLME(ffffffff/fccc5940){UNASSIGNED} LLGM Assign pre (fccc5940 => d5540c62) (gprs_llc.c:1079) 20241213124450413 DLLC NOTICE LLME(fccc5940/d5540c62){ASSIGNED} LLGM Assign post (fccc5940 => d5540c62) (gprs_llc.c:1125) 20241213124450413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124450413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124450413 DMM DEBUG MM(262420000000038/d5540c62) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124450425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450425 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124450425 DMM DEBUG MM(262420000000038/d5540c62) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241213124450425 DMM NOTICE MM(262420000000038/d5540c62) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124450425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124450425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124450425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124450425 DMM DEBUG MM(262420000000038/d5540c62) Requesting authorization (sgsn_auth.c:160) 20241213124450425 DMM INFO MM(262420000000038/d5540c62) Requesting authentication tuples (sgsn_auth.c:184) 20241213124450425 DMM DEBUG MM(262420000000038/d5540c62) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124450425 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241213124450425 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)@cb5101df7646: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@cb5101df7646: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241213124450429 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124450429 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124450429 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124450429 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124450429 DMM INFO MM(262420000000038/d5540c62) Subscriber data update (mmctx.c:445) 20241213124450429 DMM DEBUG MM(262420000000038/d5540c62) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124450429 DMM INFO MM(262420000000038/d5540c62) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124450429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124450429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124450429 DMM INFO MM(262420000000038/d5540c62) <- GMM AUTH AND CIPHERING REQ (rand = 24 8b 0d 04 42 c6 8a 1d 5a 7a 29 71 67 4d 80 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124450437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450437 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124450437 DMM INFO MM(262420000000038/d5540c62) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124450437 DMM NOTICE MM(262420000000038/d5540c62) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124450437 DMM DEBUG MM(262420000000038/d5540c62) checking auth: received GSM SRES = 5d 36 09 51 (gprs_gmm.c:666) 20241213124450437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124450437 DMM DEBUG MM(262420000000038/d5540c62) Requesting authorization (sgsn_auth.c:160) 20241213124450437 DMM INFO MM(262420000000038/d5540c62) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124450437 DMM DEBUG MM(262420000000038/d5540c62) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124450437 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241213124450437 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) 20241213124450437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124450437 DMM INFO MM(262420000000038/d5540c62) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5540c62) (gprs_gmm.c:300) 20241213124450439 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124450439 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124450439 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241213124450439 DMM INFO MM(262420000000038/d5540c62) Subscriber data update (mmctx.c:445) 20241213124450439 DMM DEBUG MM(262420000000038/d5540c62) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124450439 DMM INFO MM(262420000000038/d5540c62) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124450439 DMM NOTICE MM(262420000000038/d5540c62) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241213124450439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124450439 DMM NOTICE MM(262420000000038/d5540c62) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124450439 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) 20241213124450439 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124450439 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241213124450439 DMM INFO MM(262420000000038/d5540c62) Subscriber data update (mmctx.c:445) 20241213124450439 DMM DEBUG MM(262420000000038/d5540c62) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124450445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450445 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124450445 DMM INFO MM(262420000000038/d5540c62) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124450445 DMM NOTICE MM(262420000000038/d5540c62) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124450445 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124450445 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124450445 DLLC NOTICE LLME(fccc5940/d5540c62){ASSIGNED} LLGM Assign pre (ffffffff => d5540c62) (gprs_llc.c:1079) 20241213124450445 DLLC NOTICE LLME(ffffffff/d5540c62){ASSIGNED} LLGM Assign post (ffffffff => d5540c62) (gprs_llc.c:1125) 20241213124450445 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124450445 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124450445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124450445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@cb5101df7646: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@cb5101df7646: attach complete sending rau 20241213124450498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450498 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124450498 DMM INFO MM(262420000000038/d5540c62) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213124450498 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124450498 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213124450498 DLLC NOTICE LLME(ffffffff/d5540c62){ASSIGNED} LLGM Assign pre (d5540c62 => deb46702) (gprs_llc.c:1079) 20241213124450498 DLLC NOTICE LLME(d5540c62/deb46702){ASSIGNED} LLGM Assign post (d5540c62 => deb46702) (gprs_llc.c:1125) 20241213124450498 DMM INFO MM(262420000000038/deb46702) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@cb5101df7646: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@cb5101df7646: Removing Client IMSI='262420000000038'H, index=0 20241213124450506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450506 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124450506 DMM INFO MM(262420000000038/deb46702) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241213124450506 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241213124450506 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124450506 DLLC NOTICE LLME(d5540c62/deb46702){ASSIGNED} LLGM Assign pre (ffffffff => deb46702) (gprs_llc.c:1079) 20241213124450506 DLLC NOTICE LLME(ffffffff/deb46702){ASSIGNED} LLGM Assign post (ffffffff => deb46702) (gprs_llc.c:1125) 20241213124450506 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@cb5101df7646: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DEB46702'O, index=0 TC_attach_rau_a_b(516)@cb5101df7646: sending second RAU via different RA 20241213124450510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450510 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213124450510 DMM INFO MM(262420000000038/deb46702) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: deb46702, P-TMSI: deb46702 (00000000), TLLI: deb46702 (deb46702), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241213124450510 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241213124450510 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213124450510 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124450510 DLLC NOTICE LLME(ffffffff/deb46702){ASSIGNED} LLGM Assign pre (deb46702 => deb46702) (gprs_llc.c:1079) 20241213124450510 DLLC NOTICE LLME(deb46702/deb46702){ASSIGNED} LLGM Assign post (deb46702 => deb46702) (gprs_llc.c:1125) 20241213124450510 DMM INFO MM(262420000000038/deb46702) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124450522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450522 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124450522 DMM INFO MM(262420000000038/deb46702) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241213124450522 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241213124450522 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124450522 DLLC NOTICE LLME(deb46702/deb46702){ASSIGNED} LLGM Assign pre (ffffffff => deb46702) (gprs_llc.c:1079) 20241213124450522 DLLC NOTICE LLME(ffffffff/deb46702){ASSIGNED} LLGM Assign post (ffffffff => deb46702) (gprs_llc.c:1125) 20241213124450522 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241213124450522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124450522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124450522 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124450522 DMM INFO MM(262420000000038/deb46702) -> GMM DETACH REQUEST TLLI=0xdeb46702 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241213124450522 DMM INFO MM(262420000000038/deb46702) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241213124450522 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124450522 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124450522 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124450522 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124450522 DLLC NOTICE LLME(ffffffff/deb46702){ASSIGNED} LLGM Assign pre (deb46702 => ffffffff) (gprs_llc.c:1079) 20241213124450522 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deb46702 => ffffffff) (gprs_llc.c:1125) 20241213124450522 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241213124450522 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) 20241213124450522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124450523 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124450523 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124450523 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124450523 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@cb5101df7646: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@cb5101df7646: Final verdict of PTC: pass 20241213124455532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124455535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124455535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(514)@cb5101df7646: Final verdict of PTC: none -NSVCI98(508)@cb5101df7646: Final verdict of PTC: none -NSVCI99(513)@cb5101df7646: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@cb5101df7646: Final verdict of PTC: none -NSVCI97(502)@cb5101df7646: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@cb5101df7646: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(511)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(500)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(506)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Dec 13 12:44:55 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 20241213124455666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124455967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102952) 20241213124456536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124456536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102952, count=108384) 20241213124457537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124457537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Dec 13 12:44:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124458538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124458538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_usim_resync started. 20241213124459025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124459027 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124459067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124459067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124459067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124459067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124459067 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124459067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124459067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124459067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124459067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124459069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124459069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124459069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124459069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124459069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124459069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124459069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124459069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124459069 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124459069 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124459069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124459070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124459070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124459073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124459081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124459081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124459105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124459105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124459105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124459105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124459105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124459105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124459105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124459105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124459105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124459107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124459107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124459107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124459107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124459107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124459107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124459107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124459107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124459107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124459107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124459107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124459108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124459108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124459111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124459119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124459119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(528)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124459152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124459152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124459152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124459152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124459152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124459152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124459152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124459152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124459152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124459154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124459154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124459154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124459155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124459155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124459155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124459155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124459155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124459155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124459155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124459155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124459155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124459155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124459160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124459171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124459171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124459539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124459539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124459539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124459539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124459542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124459543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@cb5101df7646: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='C5D4C5AB'O, index=0 SGSN_Test-GSUP(533)@cb5101df7646: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@cb5101df7646: 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 := '8DCA9C897E3D7C2736C1A0E5D8D0956B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D523B86'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC6FC69583530793'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B29D4FE14B69901DC3DFBCCED10B928C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AB19FA5F2FA4F21FE7208BE5181B5009'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA9C75AB3C191168A6B8B9505459F280'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '580349838A4AFDA8'O } } } } } 20241213124500593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124500593 DLLC NOTICE LLME(ffffffff/c5d4c5ab){UNASSIGNED} LLC RX: unknown TLLI 0xc5d4c5ab, creating LLME on the fly (gprs_llc.c:552) 20241213124500593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124500593 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241213124500593 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124500593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124500593 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124500593 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124500593 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124500593 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124500593 DLLC NOTICE LLME(ffffffff/c5d4c5ab){UNASSIGNED} LLGM Assign pre (c5d4c5ab => fe72bffd) (gprs_llc.c:1079) 20241213124500593 DLLC NOTICE LLME(c5d4c5ab/fe72bffd){ASSIGNED} LLGM Assign post (c5d4c5ab => fe72bffd) (gprs_llc.c:1125) 20241213124500593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124500593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124500593 DMM DEBUG MM(262420000000040/fe72bffd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124500606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124500606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124500606 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124500606 DMM DEBUG MM(262420000000040/fe72bffd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241213124500606 DMM NOTICE MM(262420000000040/fe72bffd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124500606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124500606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124500606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124500606 DMM DEBUG MM(262420000000040/fe72bffd) Requesting authorization (sgsn_auth.c:160) 20241213124500606 DMM INFO MM(262420000000040/fe72bffd) Requesting authentication tuples (sgsn_auth.c:184) 20241213124500606 DMM DEBUG MM(262420000000040/fe72bffd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124500606 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213124500606 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@cb5101df7646: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@cb5101df7646: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241213124500609 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124500609 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124500609 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124500609 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124500609 DMM INFO MM(262420000000040/fe72bffd) Subscriber data update (mmctx.c:445) 20241213124500609 DMM DEBUG MM(262420000000040/fe72bffd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124500609 DMM INFO MM(262420000000040/fe72bffd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124500609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124500609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124500609 DMM INFO MM(262420000000040/fe72bffd) <- GMM AUTH AND CIPHERING REQ (rand = 8d ca 9c 89 7e 3d 7c 27 36 c1 a0 e5 d8 d0 95 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = ba 9c 75 ab 3c 19 11 68 a6 b8 b9 50 54 59 f2 80 ) (gprs_gmm.c:483) 20241213124500616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124500616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124500616 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124500616 DMM INFO MM(262420000000040/fe72bffd) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241213124500616 DMM INFO MM(262420000000040/fe72bffd) R99 AUTHENTICATION SYNCH (AUTS = ca23126f2c0f46c72491a5798aad) (gprs_gmm.c:711) 20241213124500616 DMM DEBUG MM(262420000000040/fe72bffd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124500616 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241213124500616 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e ca 23 12 6f 2c 0f 46 c7 24 91 a5 79 8a ad 20 10 8d ca 9c 89 7e 3d 7c 27 36 c1 a0 e5 d8 d0 95 6b 28 01 01 (gprs_subscriber.c:210) 20241213124500616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241213124500616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241213124500617 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124500617 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124500617 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124500617 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124500617 DMM INFO MM(262420000000040/fe72bffd) Subscriber data update (mmctx.c:445) 20241213124500617 DMM DEBUG MM(262420000000040/fe72bffd) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241213124500617 DMM INFO MM(262420000000040/fe72bffd) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241213124500617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124500617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124500617 DMM INFO MM(262420000000040/fe72bffd) <- GMM AUTH AND CIPHERING REQ (rand = 44 aa 10 af fa d6 20 c7 b7 27 1e fd 69 24 2d e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 66 41 1b af e5 8a 8d b0 a6 52 33 79 bb af 84 d2 ) (gprs_gmm.c:483) 20241213124500623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124500623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x725e10 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124500623 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124500623 DMM INFO MM(262420000000040/fe72bffd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124500623 DMM NOTICE MM(262420000000040/fe72bffd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124500623 DMM DEBUG MM(262420000000040/fe72bffd) checking auth: received UMTS RES = e9 f8 8d 1a af 43 d8 23 (gprs_gmm.c:666) 20241213124500623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124500623 DMM DEBUG MM(262420000000040/fe72bffd) Requesting authorization (sgsn_auth.c:160) 20241213124500623 DMM INFO MM(262420000000040/fe72bffd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124500623 DMM DEBUG MM(262420000000040/fe72bffd) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124500623 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241213124500623 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) 20241213124500623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124500623 DMM INFO MM(262420000000040/fe72bffd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe72bffd) (gprs_gmm.c:300) 20241213124500625 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124500625 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124500625 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241213124500625 DMM INFO MM(262420000000040/fe72bffd) Subscriber data update (mmctx.c:445) 20241213124500625 DMM DEBUG MM(262420000000040/fe72bffd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124500625 DMM INFO MM(262420000000040/fe72bffd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124500625 DMM NOTICE MM(262420000000040/fe72bffd) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241213124500625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124500625 DMM NOTICE MM(262420000000040/fe72bffd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124500625 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) 20241213124500625 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124500625 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241213124500625 DMM INFO MM(262420000000040/fe72bffd) Subscriber data update (mmctx.c:445) 20241213124500625 DMM DEBUG MM(262420000000040/fe72bffd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@cb5101df7646: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@cb5101df7646: Removing Client IMSI='262420000000040'H, index=0 20241213124500632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124500632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124500632 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124500632 DMM INFO MM(262420000000040/fe72bffd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124500632 DMM NOTICE MM(262420000000040/fe72bffd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124500632 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124500632 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124500632 DLLC NOTICE LLME(c5d4c5ab/fe72bffd){ASSIGNED} LLGM Assign pre (ffffffff => fe72bffd) (gprs_llc.c:1079) 20241213124500632 DLLC NOTICE LLME(ffffffff/fe72bffd){ASSIGNED} LLGM Assign post (ffffffff => fe72bffd) (gprs_llc.c:1125) 20241213124500632 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124500632 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124500632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124500632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@cb5101df7646: Final verdict of PTC: pass 20241213124500635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@cb5101df7646: Final verdict of PTC: none 20241213124500637 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124500637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(531)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@cb5101df7646: Final verdict of PTC: none -NSVCI97(521)@cb5101df7646: Final verdict of PTC: none -NSVCI98(526)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(519)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(529)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(524)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_usim_resync finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Dec 13 12:45:00 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 20241213124500770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124501171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60952) 20241213124501638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124501639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60952, count=95024) 20241213124502640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124502640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Dec 13 12:45:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124503641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124503641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_usim_a54_a54 started. 20241213124504230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124504231 DMM INFO MM(262420000000040/fe72bffd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124504231 DMM INFO MM(262420000000040/fe72bffd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124504231 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124504231 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124504231 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124504231 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124504231 DLLC NOTICE LLME(ffffffff/fe72bffd){ASSIGNED} LLGM Assign pre (fe72bffd => ffffffff) (gprs_llc.c:1079) 20241213124504231 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe72bffd => ffffffff) (gprs_llc.c:1125) 20241213124504231 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241213124504231 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) 20241213124504231 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241213124504231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124504231 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124504231 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124504231 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124504231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124504275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124504275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124504275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124504275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124504275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124504275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124504275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124504275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124504275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124504276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124504276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124504276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124504276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124504276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124504276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124504276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124504276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124504276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124504276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124504276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124504277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124504277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124504280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124504289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124504289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124504310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124504310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124504310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124504310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124504310 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124504310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124504310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124504310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124504310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124504312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124504312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124504312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124504312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124504312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124504312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124504312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124504312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124504312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124504312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124504312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124504313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124504313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124504316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124504326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124504326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124504356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124504356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124504356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124504356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124504356 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124504356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124504356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124504356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124504356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124504358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124504358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124504358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124504358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124504358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124504358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124504358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124504358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124504358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124504359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124504359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124504359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124504359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124504364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124504374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124504374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124504642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124504642 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124504642 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124504642 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124504645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124504645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213124504900 DGPRS DEBUG Checking for inactive LLMEs, time = 15904639 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(539)@cb5101df7646: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D6DE8BFC'O, index=0 SGSN_Test-GSUP(552)@cb5101df7646: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@cb5101df7646: 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 := '96A0FCE58C1A2B10B8F3C85FC8023377'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C821D9A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8537FEC626298492'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F70C2D36E0AB8B7B6FA80EBC88977BEF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8A18EBE221DC56C68D0EFC937B3DDEF6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1666935832FE9BD9EB094FC1DA26ED37'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CE7A48A6FC88FD7B'O } } } } } 20241213124505701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124505701 DLLC NOTICE LLME(ffffffff/d6de8bfc){UNASSIGNED} LLC RX: unknown TLLI 0xd6de8bfc, creating LLME on the fly (gprs_llc.c:552) 20241213124505701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124505701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241213124505701 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124505701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124505701 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124505701 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124505701 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124505701 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124505701 DLLC NOTICE LLME(ffffffff/d6de8bfc){UNASSIGNED} LLGM Assign pre (d6de8bfc => f81eb547) (gprs_llc.c:1079) 20241213124505701 DLLC NOTICE LLME(d6de8bfc/f81eb547){ASSIGNED} LLGM Assign post (d6de8bfc => f81eb547) (gprs_llc.c:1125) 20241213124505701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124505701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124505701 DMM DEBUG MM(262420000000040/f81eb547) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124505715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124505715 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124505715 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124505715 DMM DEBUG MM(262420000000040/f81eb547) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241213124505715 DMM NOTICE MM(262420000000040/f81eb547) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124505715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124505715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124505715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124505715 DMM DEBUG MM(262420000000040/f81eb547) Requesting authorization (sgsn_auth.c:160) 20241213124505715 DMM INFO MM(262420000000040/f81eb547) Requesting authentication tuples (sgsn_auth.c:184) 20241213124505715 DMM DEBUG MM(262420000000040/f81eb547) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124505715 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213124505715 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)@cb5101df7646: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@cb5101df7646: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241213124505718 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124505718 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124505718 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124505718 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124505718 DMM INFO MM(262420000000040/f81eb547) Subscriber data update (mmctx.c:445) 20241213124505718 DMM DEBUG MM(262420000000040/f81eb547) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124505718 DMM INFO MM(262420000000040/f81eb547) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124505718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124505719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124505719 DMM INFO MM(262420000000040/f81eb547) <- GMM AUTH AND CIPHERING REQ (rand = 96 a0 fc e5 8c 1a 2b 10 b8 f3 c8 5f c8 02 33 77 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 66 93 58 32 fe 9b d9 eb 09 4f c1 da 26 ed 37 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@cb5101df7646: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@cb5101df7646: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@cb5101df7646: Final verdict of PTC: pass 20241213124505728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43628<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@cb5101df7646: Final verdict of PTC: none 20241213124505731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(545)@cb5101df7646: Final verdict of PTC: none -NSVCI97(540)@cb5101df7646: Final verdict of PTC: none 20241213124505731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(550)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(538)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(548)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(543)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Dec 13 12:45:05 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 20241213124505860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124506262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71544) 20241213124506732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124506732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71544, count=72804) 20241213124507733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124507733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Dec 13 12:45:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124508735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124508735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_usim_a54_a53 started. 20241213124509319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124509320 DMM INFO MM(262420000000040/f81eb547) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124509320 DMM INFO MM(262420000000040/f81eb547) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124509320 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124509320 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124509320 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124509320 DMM ERROR MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213124509320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Deallocated (fsm.c:568) 20241213124509320 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124509320 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124509320 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124509320 DLLC NOTICE LLME(d6de8bfc/f81eb547){ASSIGNED} LLGM Assign pre (f81eb547 => ffffffff) (gprs_llc.c:1079) 20241213124509320 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f81eb547 => ffffffff) (gprs_llc.c:1125) 20241213124509320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124509398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124509398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124509398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124509398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124509398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124509398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124509398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124509398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124509398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124509401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124509401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124509401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124509401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124509401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124509401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124509401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124509401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124509401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124509401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124509401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124509403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124509403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124509410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124509425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124509425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124509457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124509457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124509457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124509457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124509457 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124509457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124509457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124509457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124509457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124509460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124509460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124509460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124509460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124509460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124509460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124509460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124509460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124509460 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124509460 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124509460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124509463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124509463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124509469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124509480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124509480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(566)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(563)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124509513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124509513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124509513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124509513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124509513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124509513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124509513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124509513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124509513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124509516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124509516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124509516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124509517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124509517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124509517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124509517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124509517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124509517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124509517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124509517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124509518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124509518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124509526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124509537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124509537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124509736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124509736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124509736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124509736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124509738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124509739 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@cb5101df7646: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E8FF9A2E'O, index=0 SGSN_Test-GSUP(571)@cb5101df7646: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@cb5101df7646: 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 := '570CD09959E8FF7DD841BC0A6E1C00BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F22363A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C941F46FE89A7797'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DC422E04A8668FD0CFACA2F7F415FA29'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2185245FC21C58A10958A7E5AD5FBB2C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '978A4BAE2F644D688C86E9EA8DA57B89'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A0141FC90D238204'O } } } } } 20241213124511289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124511289 DLLC NOTICE LLME(ffffffff/e8ff9a2e){UNASSIGNED} LLC RX: unknown TLLI 0xe8ff9a2e, creating LLME on the fly (gprs_llc.c:552) 20241213124511289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124511289 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241213124511290 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124511290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124511290 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124511290 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124511290 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124511290 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124511290 DLLC NOTICE LLME(ffffffff/e8ff9a2e){UNASSIGNED} LLGM Assign pre (e8ff9a2e => ea4067bb) (gprs_llc.c:1079) 20241213124511290 DLLC NOTICE LLME(e8ff9a2e/ea4067bb){ASSIGNED} LLGM Assign post (e8ff9a2e => ea4067bb) (gprs_llc.c:1125) 20241213124511290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124511290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124511290 DMM DEBUG MM(262420000000040/ea4067bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124511302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124511302 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124511302 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124511302 DMM DEBUG MM(262420000000040/ea4067bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241213124511302 DMM NOTICE MM(262420000000040/ea4067bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124511302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124511302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124511302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124511302 DMM DEBUG MM(262420000000040/ea4067bb) Requesting authorization (sgsn_auth.c:160) 20241213124511302 DMM INFO MM(262420000000040/ea4067bb) Requesting authentication tuples (sgsn_auth.c:184) 20241213124511302 DMM DEBUG MM(262420000000040/ea4067bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124511302 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213124511302 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)@cb5101df7646: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@cb5101df7646: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241213124511305 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124511305 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124511305 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124511305 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124511305 DMM INFO MM(262420000000040/ea4067bb) Subscriber data update (mmctx.c:445) 20241213124511305 DMM DEBUG MM(262420000000040/ea4067bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124511305 DMM INFO MM(262420000000040/ea4067bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124511305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124511305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124511305 DMM INFO MM(262420000000040/ea4067bb) <- GMM AUTH AND CIPHERING REQ (rand = 57 0c d0 99 59 e8 ff 7d d8 41 bc 0a 6e 1c 00 ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 8a 4b ae 2f 64 4d 68 8c 86 e9 ea 8d a5 7b 89 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@cb5101df7646: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@cb5101df7646: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@cb5101df7646: Final verdict of PTC: pass 20241213124511315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47016<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124511317 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124511318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@cb5101df7646: Final verdict of PTC: none -NSVCI97(559)@cb5101df7646: Final verdict of PTC: none -NSVCI98(564)@cb5101df7646: Final verdict of PTC: none -NSVCI99(570)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(557)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(568)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(562)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Dec 13 12:45:11 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 20241213124511444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124511845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70700) 20241213124512319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124512319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70700, count=71860) 20241213124513320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124513320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Dec 13 12:45:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124514320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124514321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_usim_a53_a54 started. 20241213124514932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124514933 DMM INFO MM(262420000000040/ea4067bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124514933 DMM INFO MM(262420000000040/ea4067bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124514933 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124514933 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124514933 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124514933 DMM ERROR MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213124514933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Deallocated (fsm.c:568) 20241213124514933 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124514933 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124514933 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124514933 DLLC NOTICE LLME(e8ff9a2e/ea4067bb){ASSIGNED} LLGM Assign pre (ea4067bb => ffffffff) (gprs_llc.c:1079) 20241213124514933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea4067bb => ffffffff) (gprs_llc.c:1125) 20241213124514933 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(579)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124514991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124514991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124514991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124514991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124514991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124514991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124514991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124514991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124514991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(579)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124514993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124514993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124514993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(578)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124514993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124514993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124514994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124514994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124514994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124514994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124514994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124514994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124514994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124514994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(579)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124514998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124515006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124515006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(576)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(578)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124515023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124515023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124515023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124515023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124515023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124515023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124515023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124515023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124515023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124515025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124515025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124515025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124515025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124515025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124515025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124515025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124515025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124515025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124515025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124515025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124515026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124515026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124515029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124515039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124515039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124515067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124515067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124515067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124515067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124515067 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124515067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124515067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124515067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124515067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124515068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124515068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124515068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124515069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124515069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124515069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124515069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124515069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124515069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124515069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124515069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124515069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124515069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124515073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124515082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124515082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124515321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124515321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124515321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124515321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124515324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124515324 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(576)@cb5101df7646: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='DAFC72DD'O, index=0 SGSN_Test-GSUP(590)@cb5101df7646: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@cb5101df7646: 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 := '095AFC0C26E0DCEBDBC0F20F2A23DFF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E2E5FFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6390CAE3FEFCA063'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '09199F9196EA3B729A7EAAA8A687E265'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F003D4CCC18417F5C70AC8254E2F030A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D4C39D89935E9B14486AC01A23340F66'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '84781BF770F14CFB'O } } } } } 20241213124516375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124516375 DLLC NOTICE LLME(ffffffff/dafc72dd){UNASSIGNED} LLC RX: unknown TLLI 0xdafc72dd, creating LLME on the fly (gprs_llc.c:552) 20241213124516376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124516376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241213124516376 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124516376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124516376 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124516376 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124516376 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124516376 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124516376 DLLC NOTICE LLME(ffffffff/dafc72dd){UNASSIGNED} LLGM Assign pre (dafc72dd => ec155e19) (gprs_llc.c:1079) 20241213124516376 DLLC NOTICE LLME(dafc72dd/ec155e19){ASSIGNED} LLGM Assign post (dafc72dd => ec155e19) (gprs_llc.c:1125) 20241213124516376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124516376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124516376 DMM DEBUG MM(262420000000040/ec155e19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124516387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124516387 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124516387 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124516387 DMM DEBUG MM(262420000000040/ec155e19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241213124516387 DMM NOTICE MM(262420000000040/ec155e19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124516387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124516387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124516387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124516387 DMM DEBUG MM(262420000000040/ec155e19) Requesting authorization (sgsn_auth.c:160) 20241213124516387 DMM INFO MM(262420000000040/ec155e19) Requesting authentication tuples (sgsn_auth.c:184) 20241213124516387 DMM DEBUG MM(262420000000040/ec155e19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124516387 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213124516387 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)@cb5101df7646: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@cb5101df7646: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241213124516391 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124516391 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124516391 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124516391 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124516391 DMM INFO MM(262420000000040/ec155e19) Subscriber data update (mmctx.c:445) 20241213124516391 DMM DEBUG MM(262420000000040/ec155e19) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124516391 DMM INFO MM(262420000000040/ec155e19) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124516391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124516391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124516391 DMM INFO MM(262420000000040/ec155e19) <- GMM AUTH AND CIPHERING REQ (rand = 09 5a fc 0c 26 e0 dc eb db c0 f2 0f 2a 23 df f9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d4 c3 9d 89 93 5e 9b 14 48 6a c0 1a 23 34 0f 66 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@cb5101df7646: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(576)@cb5101df7646: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@cb5101df7646: Final verdict of PTC: pass 20241213124516399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@cb5101df7646: Final verdict of PTC: none 20241213124516402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124516402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(579)@cb5101df7646: Final verdict of PTC: none -NSVCI99(588)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@cb5101df7646: Final verdict of PTC: none -NSVCI98(583)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(581)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(577)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(576)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(586)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(576): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Dec 13 12:45:16 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 20241213124516543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124516945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70592) 20241213124517402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124517402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70592, count=71852) 20241213124518404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124518404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Dec 13 12:45:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124519405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124519405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_usim_a50_a54 started. 20241213124519997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124519998 DMM INFO MM(262420000000040/ec155e19) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124519998 DMM INFO MM(262420000000040/ec155e19) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124519998 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124519998 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124519998 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124519998 DMM ERROR MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213124519998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Deallocated (fsm.c:568) 20241213124519998 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124519998 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124519998 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124519998 DLLC NOTICE LLME(dafc72dd/ec155e19){ASSIGNED} LLGM Assign pre (ec155e19 => ffffffff) (gprs_llc.c:1079) 20241213124519998 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec155e19 => ffffffff) (gprs_llc.c:1125) 20241213124519998 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124520040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124520040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124520040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124520040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124520040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124520040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124520040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124520040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124520040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124520042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124520042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124520042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124520042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124520042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124520042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124520042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124520042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124520042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124520042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124520042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124520042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124520042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124520046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124520054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124520054 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(598)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a50_a54-BVCI196(596)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124520078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124520078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124520078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124520078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124520078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124520078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124520078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124520078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124520078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124520079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124520079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124520079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124520079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124520079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124520079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124520079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124520079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124520079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124520079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124520079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124520080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124520080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124520084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124520094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124520094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124520115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124520115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124520115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124520115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124520115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124520115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124520115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124520115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124520115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124520116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124520116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124520116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124520117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124520117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124520117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124520117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124520117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124520117 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124520117 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124520117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124520117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124520117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124520121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124520130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124520130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124520405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124520405 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124520406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124520406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124520407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124520408 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@cb5101df7646: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='CA7822D9'O, index=0 SGSN_Test-GSUP(609)@cb5101df7646: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@cb5101df7646: 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 := '9F9B165420D7D3F70B2BADB3FB9C9198'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33474C35'O ("3GL5") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07F71571C1716D21'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7DE16C35B41ACC8DD46A890F5056F93C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2E5137EC39B6B59C6DD12230A78FD057'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1EB49F5E60F291C50D3EF96F61B49F9D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '494B427FD8CD4F5D'O } } } } } 20241213124521458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124521458 DLLC NOTICE LLME(ffffffff/ca7822d9){UNASSIGNED} LLC RX: unknown TLLI 0xca7822d9, creating LLME on the fly (gprs_llc.c:552) 20241213124521458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124521458 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241213124521459 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124521459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124521459 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124521459 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124521459 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124521459 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124521459 DLLC NOTICE LLME(ffffffff/ca7822d9){UNASSIGNED} LLGM Assign pre (ca7822d9 => ef6011fc) (gprs_llc.c:1079) 20241213124521459 DLLC NOTICE LLME(ca7822d9/ef6011fc){ASSIGNED} LLGM Assign post (ca7822d9 => ef6011fc) (gprs_llc.c:1125) 20241213124521459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124521459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124521459 DMM DEBUG MM(262420000000040/ef6011fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124521473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124521473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124521473 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124521473 DMM DEBUG MM(262420000000040/ef6011fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241213124521473 DMM NOTICE MM(262420000000040/ef6011fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124521473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124521473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124521473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124521473 DMM DEBUG MM(262420000000040/ef6011fc) Requesting authorization (sgsn_auth.c:160) 20241213124521473 DMM INFO MM(262420000000040/ef6011fc) Requesting authentication tuples (sgsn_auth.c:184) 20241213124521473 DMM DEBUG MM(262420000000040/ef6011fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124521473 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213124521473 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)@cb5101df7646: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@cb5101df7646: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241213124521476 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124521476 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124521476 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124521476 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124521476 DMM INFO MM(262420000000040/ef6011fc) Subscriber data update (mmctx.c:445) 20241213124521476 DMM DEBUG MM(262420000000040/ef6011fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124521476 DMM INFO MM(262420000000040/ef6011fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124521476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124521476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124521476 DMM INFO MM(262420000000040/ef6011fc) <- GMM AUTH AND CIPHERING REQ (rand = 9f 9b 16 54 20 d7 d3 f7 0b 2b ad b3 fb 9c 91 98 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e b4 9f 5e 60 f2 91 c5 0d 3e f9 6f 61 b4 9f 9d ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@cb5101df7646: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@cb5101df7646: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@cb5101df7646: Final verdict of PTC: pass 20241213124521487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49032<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124521489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124521489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@cb5101df7646: Final verdict of PTC: none -NSVCI99(607)@cb5101df7646: Final verdict of PTC: none -NSVCI97(597)@cb5101df7646: Final verdict of PTC: none -NSVCI98(602)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(605)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(595)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(600)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Dec 13 12:45:21 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 20241213124521624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124522025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67496) 20241213124522491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124522491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67496, count=71852) 20241213124523493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124523493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Dec 13 12:45:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124524493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124524493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_usim_a54_a50 started. 20241213124525241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124525242 DMM INFO MM(262420000000040/ef6011fc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124525242 DMM INFO MM(262420000000040/ef6011fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124525242 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124525242 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124525242 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124525242 DMM ERROR MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213124525243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Deallocated (fsm.c:568) 20241213124525243 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124525243 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124525243 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124525243 DLLC NOTICE LLME(ca7822d9/ef6011fc){ASSIGNED} LLGM Assign pre (ef6011fc => ffffffff) (gprs_llc.c:1079) 20241213124525243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef6011fc => ffffffff) (gprs_llc.c:1125) 20241213124525243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124525288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124525288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124525288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124525288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124525288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124525288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124525288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124525288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124525288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124525290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124525290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124525290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124525290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124525290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124525290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124525290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124525290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124525290 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124525290 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124525290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124525290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124525290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124525295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124525305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124525305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124525332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124525332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124525332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124525332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124525332 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124525332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124525332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124525332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124525332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124525334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124525334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124525334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124525334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124525334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124525334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124525334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124525334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124525334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124525334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124525334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124525335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124525335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124525338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124525350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124525350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124525372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124525372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124525372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124525372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124525372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124525372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124525372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124525372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124525372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124525373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124525373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124525373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124525374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124525374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124525374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124525374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124525374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124525374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124525374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124525374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124525374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124525374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124525378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124525388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124525388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124525494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124525494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124525494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124525494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124525496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124525497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@cb5101df7646: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='D1A8D2D8'O, index=0 SGSN_Test-GSUP(628)@cb5101df7646: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@cb5101df7646: 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 := 'AD29CC4289349A6F96E0498DD75C2BB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5BB0C0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ABF011C2583CCA6A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '96D9999B3DDAE6B28B54EFF7BD74346A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C4E6677E9F21C421A7BF11AC58B377CA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A7AB5AE1302857341E176A5C446DB20C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D78241DA24B5DBC5'O } } } } } 20241213124526549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124526549 DLLC NOTICE LLME(ffffffff/d1a8d2d8){UNASSIGNED} LLC RX: unknown TLLI 0xd1a8d2d8, creating LLME on the fly (gprs_llc.c:552) 20241213124526549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124526550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241213124526550 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124526550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124526550 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124526550 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124526550 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124526550 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124526550 DLLC NOTICE LLME(ffffffff/d1a8d2d8){UNASSIGNED} LLGM Assign pre (d1a8d2d8 => c287996c) (gprs_llc.c:1079) 20241213124526550 DLLC NOTICE LLME(d1a8d2d8/c287996c){ASSIGNED} LLGM Assign post (d1a8d2d8 => c287996c) (gprs_llc.c:1125) 20241213124526550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124526550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124526550 DMM DEBUG MM(262420000000040/c287996c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124526564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124526564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124526564 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124526564 DMM DEBUG MM(262420000000040/c287996c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241213124526564 DMM NOTICE MM(262420000000040/c287996c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124526564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124526564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124526564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124526564 DMM DEBUG MM(262420000000040/c287996c) Requesting authorization (sgsn_auth.c:160) 20241213124526564 DMM INFO MM(262420000000040/c287996c) Requesting authentication tuples (sgsn_auth.c:184) 20241213124526564 DMM DEBUG MM(262420000000040/c287996c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124526564 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241213124526564 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)@cb5101df7646: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@cb5101df7646: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241213124526567 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124526567 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124526567 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124526567 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124526567 DMM INFO MM(262420000000040/c287996c) Subscriber data update (mmctx.c:445) 20241213124526567 DMM DEBUG MM(262420000000040/c287996c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124526567 DMM INFO MM(262420000000040/c287996c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124526567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124526567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124526567 DMM INFO MM(262420000000040/c287996c) <- GMM AUTH AND CIPHERING REQ (rand = ad 29 cc 42 89 34 9a 6f 96 e0 49 8d d7 5c 2b b1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a7 ab 5a e1 30 28 57 34 1e 17 6a 5c 44 6d b2 0c ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@cb5101df7646: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@cb5101df7646: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@cb5101df7646: Final verdict of PTC: pass 20241213124526576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@cb5101df7646: Final verdict of PTC: none 20241213124526578 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124526578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(626)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@cb5101df7646: Final verdict of PTC: none -NSVCI98(621)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@cb5101df7646: Final verdict of PTC: none -NSVCI97(616)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@cb5101df7646: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(624)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(614)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(619)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Dec 13 12:45:26 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 20241213124526712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124527114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47744) 20241213124527579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124527579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47744, count=71604) 20241213124528581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124528581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Dec 13 12:45:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124529581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124529581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_detach_unknown_nopoweroff started. 20241213124530171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124530173 DMM INFO MM(262420000000040/c287996c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124530173 DMM INFO MM(262420000000040/c287996c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124530173 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124530173 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124530173 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124530173 DMM ERROR MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213124530173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Deallocated (fsm.c:568) 20241213124530173 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124530173 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124530173 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124530173 DLLC NOTICE LLME(d1a8d2d8/c287996c){ASSIGNED} LLGM Assign pre (c287996c => ffffffff) (gprs_llc.c:1079) 20241213124530173 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c287996c => ffffffff) (gprs_llc.c:1125) 20241213124530173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124530219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124530219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124530219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124530219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124530219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124530219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124530219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124530219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124530219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124530221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124530221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124530221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124530221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124530221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124530221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124530221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124530221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124530221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124530221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124530221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124530221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124530221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124530226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124530234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124530234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(637)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(633)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124530260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124530260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124530260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124530260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124530260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124530260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124530260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124530260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124530260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124530262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124530262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124530262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124530262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124530262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124530262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124530262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124530262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124530262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124530262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124530262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(641)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124530262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124530263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124530266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124530275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124530275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(642)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(638)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124530290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124530290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124530290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124530290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124530290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124530290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124530290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124530290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124530290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124530292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124530292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124530292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124530292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124530292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124530292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124530292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124530292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124530293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124530293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124530293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124530293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124530293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124530297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124530307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124530307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124530582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124530582 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124530582 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124530582 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124530585 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124530586 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(633)@cb5101df7646: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='EEF10C8A'O, index=0 SGSN_Test-GSUP(647)@cb5101df7646: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241213124531635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124531635 DLLC NOTICE LLME(ffffffff/eef10c8a){UNASSIGNED} LLC RX: unknown TLLI 0xeef10c8a, creating LLME on the fly (gprs_llc.c:552) 20241213124531635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124531635 DMM NOTICE LLME(ffffffff/eef10c8a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241213124531635 DLLC NOTICE LLME(ffffffff/eef10c8a){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241213124531635 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xeef10c8a type=GPRS detach (gprs_gmm.c:1465) 20241213124531635 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241213124531635 DLLC NOTICE LLME(ffffffff/eef10c8a){UNASSIGNED} LLGM Assign pre (eef10c8a => ffffffff) (gprs_llc.c:1079) 20241213124531635 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eef10c8a => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@cb5101df7646: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(633)@cb5101df7646: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@cb5101df7646: Final verdict of PTC: pass 20241213124531650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52626<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124531652 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124531652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@cb5101df7646: Final verdict of PTC: none -NSVCI98(641)@cb5101df7646: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(633)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@cb5101df7646: Final verdict of PTC: none -NSVCI97(635)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@cb5101df7646: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@cb5101df7646: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@cb5101df7646: Final verdict of PTC: none -NSVCI99(645)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(643)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(634)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(639)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(633): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@cb5101df7646: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Dec 13 12:45:31 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 20241213124531789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124532090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20241213124532653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124532653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=57464) 20241213124533655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124533655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Dec 13 12:45:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124534656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124534656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213124534901 DGPRS DEBUG Checking for inactive LLMEs, time = 15904669 (sgsn.c:131) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_detach_unknown_poweroff started. 20241213124535149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124535151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124535199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124535199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124535199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124535199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124535199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124535199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124535199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124535199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124535199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124535201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124535201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124535201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124535201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124535201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124535201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124535201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124535201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124535201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124535201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124535201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124535202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124535202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124535206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124535216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124535216 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124535239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124535239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124535239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124535239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124535239 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124535239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124535239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124535239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124535239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124535241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124535241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124535241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124535241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124535241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124535241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124535241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124535241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124535241 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124535241 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124535241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(659)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124535242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124535242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124535245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124535256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124535256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(665)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124535292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124535292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124535292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124535292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124535292 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124535292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124535292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124535292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124535292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124535294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124535294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124535294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124535294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124535294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124535294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124535294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124535294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124535294 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124535294 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124535294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(665)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124535295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124535295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124535299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124535308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124535308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124535657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124535657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124535657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124535657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124535659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124535659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(664)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(664)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@cb5101df7646: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='D22690B3'O, index=0 SGSN_Test-GSUP(666)@cb5101df7646: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241213124536712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124536712 DLLC NOTICE LLME(ffffffff/d22690b3){UNASSIGNED} LLC RX: unknown TLLI 0xd22690b3, creating LLME on the fly (gprs_llc.c:552) 20241213124536712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124536712 DMM NOTICE LLME(ffffffff/d22690b3){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@cb5101df7646: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@cb5101df7646: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@cb5101df7646: Final verdict of PTC: pass 20241213124541719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52640<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124541721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124541721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(664)@cb5101df7646: Final verdict of PTC: none -NSVCI97(654)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(666)@cb5101df7646: Final verdict of PTC: none -NSVCI99(665)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@cb5101df7646: Final verdict of PTC: none -NSVCI98(659)@cb5101df7646: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@cb5101df7646: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@cb5101df7646: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(657)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(652)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(663)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@cb5101df7646: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Dec 13 12:45:41 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 20241213124541855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124542156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47312) 20241213124542721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124542721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47312, count=52744) 20241213124543723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124543723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Dec 13 12:45:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124544724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124544724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_detach_nopoweroff started. 20241213124545211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124545213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124545256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124545256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124545256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124545256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124545256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124545256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124545256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124545256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124545256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124545258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124545258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124545258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124545258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124545258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124545258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124545258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124545258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124545258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124545258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124545258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124545259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124545259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124545263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124545272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124545273 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124545294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124545294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124545294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124545294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124545294 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124545294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124545294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124545294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124545294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124545296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124545296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124545296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124545296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124545296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124545296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124545296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124545296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124545296 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124545296 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124545296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124545297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124545297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124545301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124545310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124545310 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124545350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124545350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124545350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124545350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124545350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124545350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124545350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124545350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124545350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124545352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124545352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124545352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124545352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124545352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124545352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124545352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124545352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124545352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124545352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124545352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124545353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124545353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124545356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124545367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124545367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(681)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124545725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124545725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124545725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124545725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124545727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124545727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@cb5101df7646: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='EC90E124'O, index=0 SGSN_Test-GSUP(685)@cb5101df7646: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@cb5101df7646: 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 := 'F84681CEDBB61E6FEA2D7ECF9A4364BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DC71D684'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9205A98767FC672'O } } } } } 20241213124546779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124546779 DLLC NOTICE LLME(ffffffff/ec90e124){UNASSIGNED} LLC RX: unknown TLLI 0xec90e124, creating LLME on the fly (gprs_llc.c:552) 20241213124546779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124546779 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241213124546779 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124546779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124546779 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124546779 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124546780 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124546780 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124546780 DLLC NOTICE LLME(ffffffff/ec90e124){UNASSIGNED} LLGM Assign pre (ec90e124 => f7a21a37) (gprs_llc.c:1079) 20241213124546780 DLLC NOTICE LLME(ec90e124/f7a21a37){ASSIGNED} LLGM Assign post (ec90e124 => f7a21a37) (gprs_llc.c:1125) 20241213124546780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124546780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124546780 DMM DEBUG MM(262420000000015/f7a21a37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124546793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124546793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124546793 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124546793 DMM DEBUG MM(262420000000015/f7a21a37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241213124546793 DMM NOTICE MM(262420000000015/f7a21a37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124546793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124546793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124546793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124546793 DMM DEBUG MM(262420000000015/f7a21a37) Requesting authorization (sgsn_auth.c:160) 20241213124546793 DMM INFO MM(262420000000015/f7a21a37) Requesting authentication tuples (sgsn_auth.c:184) 20241213124546793 DMM DEBUG MM(262420000000015/f7a21a37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124546793 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241213124546793 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@cb5101df7646: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@cb5101df7646: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241213124546796 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124546796 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124546796 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124546796 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124546796 DMM INFO MM(262420000000015/f7a21a37) Subscriber data update (mmctx.c:445) 20241213124546796 DMM DEBUG MM(262420000000015/f7a21a37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124546796 DMM INFO MM(262420000000015/f7a21a37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124546796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124546796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124546796 DMM INFO MM(262420000000015/f7a21a37) <- GMM AUTH AND CIPHERING REQ (rand = f8 46 81 ce db b6 1e 6f ea 2d 7e cf 9a 43 64 ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124546803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124546803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124546803 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124546803 DMM INFO MM(262420000000015/f7a21a37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124546803 DMM NOTICE MM(262420000000015/f7a21a37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124546803 DMM DEBUG MM(262420000000015/f7a21a37) checking auth: received GSM SRES = dc 71 d6 84 (gprs_gmm.c:666) 20241213124546803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124546803 DMM DEBUG MM(262420000000015/f7a21a37) Requesting authorization (sgsn_auth.c:160) 20241213124546803 DMM INFO MM(262420000000015/f7a21a37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124546804 DMM DEBUG MM(262420000000015/f7a21a37) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124546804 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241213124546804 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) 20241213124546804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124546804 DMM INFO MM(262420000000015/f7a21a37) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a21a37) (gprs_gmm.c:300) 20241213124546805 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124546805 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124546805 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241213124546805 DMM INFO MM(262420000000015/f7a21a37) Subscriber data update (mmctx.c:445) 20241213124546805 DMM DEBUG MM(262420000000015/f7a21a37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124546805 DMM INFO MM(262420000000015/f7a21a37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124546805 DMM NOTICE MM(262420000000015/f7a21a37) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241213124546805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124546805 DMM NOTICE MM(262420000000015/f7a21a37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124546805 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) 20241213124546805 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124546806 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241213124546806 DMM INFO MM(262420000000015/f7a21a37) Subscriber data update (mmctx.c:445) 20241213124546806 DMM DEBUG MM(262420000000015/f7a21a37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124546811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124546811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124546811 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124546811 DMM INFO MM(262420000000015/f7a21a37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124546811 DMM NOTICE MM(262420000000015/f7a21a37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124546811 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124546811 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124546811 DLLC NOTICE LLME(ec90e124/f7a21a37){ASSIGNED} LLGM Assign pre (ffffffff => f7a21a37) (gprs_llc.c:1079) 20241213124546811 DLLC NOTICE LLME(ffffffff/f7a21a37){ASSIGNED} LLGM Assign post (ffffffff => f7a21a37) (gprs_llc.c:1125) 20241213124546811 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124546811 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124546811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124546811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@cb5101df7646: setverdict(pass): none -> pass 20241213124546862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124546862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124546862 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124546862 DMM INFO MM(262420000000015/f7a21a37) -> GMM DETACH REQUEST TLLI=0xf7a21a37 type=GPRS detach (gprs_gmm.c:1465) 20241213124546862 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241213124546862 DMM INFO MM(262420000000015/f7a21a37) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241213124546862 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124546862 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124546862 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124546862 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124546862 DLLC NOTICE LLME(ffffffff/f7a21a37){ASSIGNED} LLGM Assign pre (f7a21a37 => ffffffff) (gprs_llc.c:1079) 20241213124546863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7a21a37 => ffffffff) (gprs_llc.c:1125) 20241213124546863 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241213124546863 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) 20241213124546863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124546863 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124546863 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124546863 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124546863 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@cb5101df7646: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@cb5101df7646: Final verdict of PTC: pass 20241213124546871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51280<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@cb5101df7646: Final verdict of PTC: none 20241213124546873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124546873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(673)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@cb5101df7646: Final verdict of PTC: none -NSVCI99(684)@cb5101df7646: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@cb5101df7646: Final verdict of PTC: none -NSVCI98(678)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@cb5101df7646: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@cb5101df7646: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(671)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(682)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(676)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@cb5101df7646: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Dec 13 12:45:46 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241213124547005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124547306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20241213124547874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124547874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43676, count=93112) 20241213124548875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124548875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Dec 13 12:45:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124549877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124549877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_detach_poweroff started. 20241213124550364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124550366 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124550420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124550420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124550420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124550420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124550420 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124550420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124550420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124550420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124550420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124550422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124550422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124550422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124550422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124550422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124550422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124550422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124550422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124550422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124550422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124550422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124550423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124550423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124550426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124550438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124550438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124550460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124550460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124550460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124550460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124550460 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124550460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124550460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124550460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124550460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124550461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124550461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124550462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124550462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124550462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124550462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124550462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124550462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124550462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124550462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124550462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124550462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124550462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124550466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124550476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124550476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124550506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124550506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124550506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124550506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124550506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124550506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124550506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124550506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124550506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124550507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124550507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124550507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124550507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124550507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124550507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124550507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124550507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124550507 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124550507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124550507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124550508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124550508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124550511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124550519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124550519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124550878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124550878 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124550878 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124550878 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124550879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124550880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@cb5101df7646: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='EC16759F'O, index=0 SGSN_Test-GSUP(704)@cb5101df7646: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@cb5101df7646: 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 := '6ABE740B4F94654B3AEE413172371042'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1E75175'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34C7DE13AE3BCB7C'O } } } } } 20241213124551934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124551934 DLLC NOTICE LLME(ffffffff/ec16759f){UNASSIGNED} LLC RX: unknown TLLI 0xec16759f, creating LLME on the fly (gprs_llc.c:552) 20241213124551934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124551934 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241213124551934 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124551934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124551934 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124551934 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124551934 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124551934 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124551934 DLLC NOTICE LLME(ffffffff/ec16759f){UNASSIGNED} LLGM Assign pre (ec16759f => cd87f6d5) (gprs_llc.c:1079) 20241213124551934 DLLC NOTICE LLME(ec16759f/cd87f6d5){ASSIGNED} LLGM Assign post (ec16759f => cd87f6d5) (gprs_llc.c:1125) 20241213124551934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124551934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124551934 DMM DEBUG MM(262420000000016/cd87f6d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124551947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124551947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124551947 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124551947 DMM DEBUG MM(262420000000016/cd87f6d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241213124551947 DMM NOTICE MM(262420000000016/cd87f6d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124551947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124551947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124551947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124551947 DMM DEBUG MM(262420000000016/cd87f6d5) Requesting authorization (sgsn_auth.c:160) 20241213124551947 DMM INFO MM(262420000000016/cd87f6d5) Requesting authentication tuples (sgsn_auth.c:184) 20241213124551947 DMM DEBUG MM(262420000000016/cd87f6d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124551947 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241213124551947 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@cb5101df7646: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@cb5101df7646: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241213124551951 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124551951 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124551951 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124551951 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124551951 DMM INFO MM(262420000000016/cd87f6d5) Subscriber data update (mmctx.c:445) 20241213124551951 DMM DEBUG MM(262420000000016/cd87f6d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124551951 DMM INFO MM(262420000000016/cd87f6d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124551951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124551951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124551951 DMM INFO MM(262420000000016/cd87f6d5) <- GMM AUTH AND CIPHERING REQ (rand = 6a be 74 0b 4f 94 65 4b 3a ee 41 31 72 37 10 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124551958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124551958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124551958 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124551958 DMM INFO MM(262420000000016/cd87f6d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124551958 DMM NOTICE MM(262420000000016/cd87f6d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124551958 DMM DEBUG MM(262420000000016/cd87f6d5) checking auth: received GSM SRES = b1 e7 51 75 (gprs_gmm.c:666) 20241213124551958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124551958 DMM DEBUG MM(262420000000016/cd87f6d5) Requesting authorization (sgsn_auth.c:160) 20241213124551958 DMM INFO MM(262420000000016/cd87f6d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124551958 DMM DEBUG MM(262420000000016/cd87f6d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124551958 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241213124551958 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) 20241213124551958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124551958 DMM INFO MM(262420000000016/cd87f6d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd87f6d5) (gprs_gmm.c:300) 20241213124551960 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124551960 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124551960 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241213124551960 DMM INFO MM(262420000000016/cd87f6d5) Subscriber data update (mmctx.c:445) 20241213124551960 DMM DEBUG MM(262420000000016/cd87f6d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124551960 DMM INFO MM(262420000000016/cd87f6d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124551960 DMM NOTICE MM(262420000000016/cd87f6d5) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241213124551960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124551960 DMM NOTICE MM(262420000000016/cd87f6d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124551960 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) 20241213124551960 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124551960 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241213124551960 DMM INFO MM(262420000000016/cd87f6d5) Subscriber data update (mmctx.c:445) 20241213124551960 DMM DEBUG MM(262420000000016/cd87f6d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124551967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124551967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124551967 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124551967 DMM INFO MM(262420000000016/cd87f6d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124551967 DMM NOTICE MM(262420000000016/cd87f6d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124551967 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124551967 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124551967 DLLC NOTICE LLME(ec16759f/cd87f6d5){ASSIGNED} LLGM Assign pre (ffffffff => cd87f6d5) (gprs_llc.c:1079) 20241213124551967 DLLC NOTICE LLME(ffffffff/cd87f6d5){ASSIGNED} LLGM Assign post (ffffffff => cd87f6d5) (gprs_llc.c:1125) 20241213124551967 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124551967 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124551967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124551967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@cb5101df7646: setverdict(pass): none -> pass 20241213124552018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124552018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241213124552018 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124552018 DMM INFO MM(262420000000016/cd87f6d5) -> GMM DETACH REQUEST TLLI=0xcd87f6d5 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241213124552018 DMM INFO MM(262420000000016/cd87f6d5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241213124552018 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124552018 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124552018 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124552018 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124552018 DLLC NOTICE LLME(ffffffff/cd87f6d5){ASSIGNED} LLGM Assign pre (cd87f6d5 => ffffffff) (gprs_llc.c:1079) 20241213124552018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd87f6d5 => ffffffff) (gprs_llc.c:1125) 20241213124552018 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241213124552018 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) 20241213124552018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124552018 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124552019 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124552019 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124552019 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@cb5101df7646: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@cb5101df7646: Final verdict of PTC: pass 20241213124557027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124557029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124557029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@cb5101df7646: Final verdict of PTC: none -NSVCI97(692)@cb5101df7646: Final verdict of PTC: none -NSVCI98(697)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@cb5101df7646: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@cb5101df7646: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@cb5101df7646: Final verdict of PTC: none -NSVCI99(702)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@cb5101df7646: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(695)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(690)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(700)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@cb5101df7646: Test case TC_detach_poweroff finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Dec 13 12:45:57 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241213124557162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124557464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87392) 20241213124558030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124558030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87392, count=92824) 20241213124559031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124559031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Dec 13 12:45:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124600032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124600032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act started. 20241213124600525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124600526 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124600584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124600584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124600584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124600584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124600584 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124600584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124600584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124600584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124600584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(711)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(712)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124600586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124600586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124600586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124600587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124600587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124600587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124600587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124600587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124600587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124600587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124600587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124600587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124600587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124600591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124600600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124600600 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(713)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(709)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124600618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124600618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124600618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124600618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124600618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124600618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124600618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124600618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124600618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124600620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124600620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124600620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124600620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124600620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124600620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124600620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124600620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124600620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124600620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124600620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124600621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124600621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124600625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124600634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124600634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124600662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124600662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124600662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124600662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124600662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124600662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124600662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124600662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124600662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124600664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124600664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124600664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124600665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124600665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124600665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124600665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124600665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124600665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124600665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124600665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124600665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124600665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124600668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124600678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124600678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124601032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124601032 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124601032 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124601032 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124601035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124601036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@cb5101df7646: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='FCC0BFF8'O, index=0 SGSN_Test-GSUP(723)@cb5101df7646: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@cb5101df7646: 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 := '24128A4A03CC22B3FF879A328BCDF87E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08A56888'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17AF4AA5E2C54BC2'O } } } } } 20241213124601083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124601083 DLLC NOTICE LLME(ffffffff/fcc0bff8){UNASSIGNED} LLC RX: unknown TLLI 0xfcc0bff8, creating LLME on the fly (gprs_llc.c:552) 20241213124601083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124601083 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241213124601083 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124601083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124601083 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124601083 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124601083 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124601083 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124601083 DLLC NOTICE LLME(ffffffff/fcc0bff8){UNASSIGNED} LLGM Assign pre (fcc0bff8 => eba388fd) (gprs_llc.c:1079) 20241213124601083 DLLC NOTICE LLME(fcc0bff8/eba388fd){ASSIGNED} LLGM Assign post (fcc0bff8 => eba388fd) (gprs_llc.c:1125) 20241213124601083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124601083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124601083 DMM DEBUG MM(262420000000017/eba388fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124601096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124601096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124601096 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124601096 DMM DEBUG MM(262420000000017/eba388fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241213124601096 DMM NOTICE MM(262420000000017/eba388fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124601096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124601096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124601096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124601096 DMM DEBUG MM(262420000000017/eba388fd) Requesting authorization (sgsn_auth.c:160) 20241213124601096 DMM INFO MM(262420000000017/eba388fd) Requesting authentication tuples (sgsn_auth.c:184) 20241213124601096 DMM DEBUG MM(262420000000017/eba388fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124601096 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241213124601096 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@cb5101df7646: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241213124601099 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124601099 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124601099 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124601099 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124601099 DMM INFO MM(262420000000017/eba388fd) Subscriber data update (mmctx.c:445) 20241213124601099 DMM DEBUG MM(262420000000017/eba388fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124601099 DMM INFO MM(262420000000017/eba388fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124601099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124601099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124601099 DMM INFO MM(262420000000017/eba388fd) <- GMM AUTH AND CIPHERING REQ (rand = 24 12 8a 4a 03 cc 22 b3 ff 87 9a 32 8b cd f8 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124601107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124601107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124601107 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124601107 DMM INFO MM(262420000000017/eba388fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124601107 DMM NOTICE MM(262420000000017/eba388fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124601107 DMM DEBUG MM(262420000000017/eba388fd) checking auth: received GSM SRES = 08 a5 68 88 (gprs_gmm.c:666) 20241213124601107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124601107 DMM DEBUG MM(262420000000017/eba388fd) Requesting authorization (sgsn_auth.c:160) 20241213124601107 DMM INFO MM(262420000000017/eba388fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124601107 DMM DEBUG MM(262420000000017/eba388fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124601107 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241213124601107 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) 20241213124601107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124601107 DMM INFO MM(262420000000017/eba388fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xeba388fd) (gprs_gmm.c:300) 20241213124601108 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124601109 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124601109 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241213124601109 DMM INFO MM(262420000000017/eba388fd) Subscriber data update (mmctx.c:445) 20241213124601109 DMM DEBUG MM(262420000000017/eba388fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124601109 DMM INFO MM(262420000000017/eba388fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124601109 DMM NOTICE MM(262420000000017/eba388fd) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241213124601109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124601109 DMM NOTICE MM(262420000000017/eba388fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124601109 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) 20241213124601109 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124601109 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241213124601109 DMM INFO MM(262420000000017/eba388fd) Subscriber data update (mmctx.c:445) 20241213124601109 DMM DEBUG MM(262420000000017/eba388fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124601116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124601116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124601116 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124601116 DMM INFO MM(262420000000017/eba388fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124601116 DMM NOTICE MM(262420000000017/eba388fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124601116 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124601116 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124601116 DLLC NOTICE LLME(fcc0bff8/eba388fd){ASSIGNED} LLGM Assign pre (ffffffff => eba388fd) (gprs_llc.c:1079) 20241213124601116 DLLC NOTICE LLME(ffffffff/eba388fd){ASSIGNED} LLGM Assign post (ffffffff => eba388fd) (gprs_llc.c:1125) 20241213124601116 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124601116 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124601116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124601116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@cb5101df7646: setverdict(pass): none -> pass 20241213124601169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124601169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124601169 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124601169 DMM INFO MM(262420000000017/eba388fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124601169 DMM INFO MM(262420000000017/eba388fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124601169 DMM DEBUG MM(262420000000017/eba388fd) Using GGSN 0 (gprs_sm.c:312) 20241213124601169 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) 20241213124601169 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241213124601169 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124601169 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124601169 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241213124601179 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 bc d1 f1 4f 11 78 bc 66 82 14 05 7f 64 de ca 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=1026 from retransmit req queue (gtp.c:443) 20241213124601179 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a20c8, cbp=0x55d08b05b720) (sgsn_libgtp.c:632) 20241213124601179 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124601179 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b05ed08 TLLI=eba388fd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124601179 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124601179 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@cb5101df7646: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@cb5101df7646: Final verdict of PTC: pass 20241213124601190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@cb5101df7646: Final verdict of PTC: none -NSVCI99(721)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@cb5101df7646: Final verdict of PTC: none 20241213124601192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(712)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@cb5101df7646: Final verdict of PTC: none 20241213124601192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(717)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@cb5101df7646: Final verdict of PTC: none -NSVCI98(716)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(719)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(714)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(710)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Dec 13 12:46:01 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 20241213124601328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124601730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50012) 20241213124602192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124602192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50012, count=92476) 20241213124603193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124603194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Dec 13 12:46:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124604194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124604194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_pdp_act_unattached started. 20241213124604784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124604786 DMM INFO MM(262420000000017/eba388fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124604786 DMM INFO MM(262420000000017/eba388fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124604786 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124604786 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124604786 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124604786 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124604786 DLLC NOTICE LLME(ffffffff/eba388fd){ASSIGNED} LLGM Assign pre (eba388fd => ffffffff) (gprs_llc.c:1079) 20241213124604786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eba388fd => ffffffff) (gprs_llc.c:1125) 20241213124604786 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b05e9b0 (gprs_sndcp.c:574) 20241213124604786 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b05ed08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124604786 DMM NOTICE MM(262420000000017/eba388fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213124604786 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241213124604786 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213124604786 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124604786 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241213124604786 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241213124604786 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) 20241213124604786 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241213124604786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124604786 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124604786 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124604786 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124604786 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124604840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124604840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124604840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124604840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124604840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124604840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124604840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124604840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124604840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(731)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124604842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124604842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124604842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124604842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124604842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124604842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124604842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124604842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124604842 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124604842 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124604842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124604843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124604843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(730)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(731)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124604848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124604859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124604859 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(732)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(728)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124604873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124604873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124604873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124604873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124604873 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124604873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124604873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124604873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124604873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124604874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124604874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124604874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124604875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124604875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124604875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124604875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124604875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124604875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124604875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124604875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124604875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124604875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124604880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(736)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124604888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124604888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124604902 DGPRS DEBUG Checking for inactive LLMEs, time = 15904699 (sgsn.c:131) SGSN_Test-Gb2-NS2(736)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124604922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124604922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124604922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124604922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124604922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124604922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124604922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124604922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124604922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124604924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124604925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124604925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124604925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124604925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124604925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124604925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124604925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124604925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124604925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124604925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124604926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124604926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124604930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124604938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124604938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124605195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124605195 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124605195 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124605195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124605198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124605198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(728)@cb5101df7646: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='E8304D4E'O, index=0 SGSN_Test-GSUP(742)@cb5101df7646: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241213124605246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124605246 DLLC NOTICE LLME(ffffffff/e8304d4e){UNASSIGNED} LLC RX: unknown TLLI 0xe8304d4e, creating LLME on the fly (gprs_llc.c:552) 20241213124605246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241213124605246 DMM NOTICE LLME(ffffffff/e8304d4e){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241213124605246 DLLC NOTICE LLME(ffffffff/e8304d4e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241213124605246 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@cb5101df7646: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(728)@cb5101df7646: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@cb5101df7646: Final verdict of PTC: pass 20241213124605260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@cb5101df7646: Final verdict of PTC: none 20241213124605262 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124605262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(726)@cb5101df7646: Final verdict of PTC: none -NSVCI97(731)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@cb5101df7646: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@cb5101df7646: Final verdict of PTC: none -NSVCI98(735)@cb5101df7646: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@cb5101df7646: Final verdict of PTC: none -NSVCI99(741)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@cb5101df7646: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(728)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(729)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(739)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(733)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_pdp_act_unattached-BVCI196(728): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@cb5101df7646: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Dec 13 12:46:05 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 20241213124605397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124605698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43136) 20241213124606264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124606264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43136, count=59500) 20241213124607264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124607265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Dec 13 12:46:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124608266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124608266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user started. 20241213124608756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124608757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124608803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124608803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124608803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124608803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124608803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124608803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124608803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124608803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124608803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124608805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124608805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124608805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124608805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124608805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124608805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124608805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124608805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124608805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124608805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124608805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124608806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124608806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124608809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124608819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124608819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124608847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124608847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124608847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124608847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124608847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124608847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124608848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124608848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124608848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124608849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124608849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124608849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124608850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124608850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124608850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124608850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124608850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124608850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124608850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124608850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(754)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124608850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124608850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124608854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124608862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124608862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124608898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124608898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124608898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124608898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124608898 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124608898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124608898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124608898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124608898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124608900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124608900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124608900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124608901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124608901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124608901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124608901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124608901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124608901 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124608901 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124608901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124608901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124608901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124608905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124608913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124608913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124609267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124609267 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124609267 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124609267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124609269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124609269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@cb5101df7646: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='D0B8C675'O, index=0 SGSN_Test-GSUP(761)@cb5101df7646: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@cb5101df7646: 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 := 'E910E5E43AF55B03A2D5C4580E091415'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EBBC87C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAB96F30F0E8A477'O } } } } } 20241213124609316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124609316 DLLC NOTICE LLME(ffffffff/d0b8c675){UNASSIGNED} LLC RX: unknown TLLI 0xd0b8c675, creating LLME on the fly (gprs_llc.c:552) 20241213124609316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124609316 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241213124609317 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124609317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124609317 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124609317 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124609317 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124609317 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124609317 DLLC NOTICE LLME(ffffffff/d0b8c675){UNASSIGNED} LLGM Assign pre (d0b8c675 => faa5693e) (gprs_llc.c:1079) 20241213124609317 DLLC NOTICE LLME(d0b8c675/faa5693e){ASSIGNED} LLGM Assign post (d0b8c675 => faa5693e) (gprs_llc.c:1125) 20241213124609317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124609317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124609317 DMM DEBUG MM(262420000000019/faa5693e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124609328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124609328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124609328 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124609328 DMM DEBUG MM(262420000000019/faa5693e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241213124609328 DMM NOTICE MM(262420000000019/faa5693e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124609328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124609328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124609328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124609328 DMM DEBUG MM(262420000000019/faa5693e) Requesting authorization (sgsn_auth.c:160) 20241213124609328 DMM INFO MM(262420000000019/faa5693e) Requesting authentication tuples (sgsn_auth.c:184) 20241213124609328 DMM DEBUG MM(262420000000019/faa5693e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124609328 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241213124609328 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@cb5101df7646: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241213124609331 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124609331 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124609331 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124609331 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124609331 DMM INFO MM(262420000000019/faa5693e) Subscriber data update (mmctx.c:445) 20241213124609331 DMM DEBUG MM(262420000000019/faa5693e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124609331 DMM INFO MM(262420000000019/faa5693e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124609331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124609331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124609331 DMM INFO MM(262420000000019/faa5693e) <- GMM AUTH AND CIPHERING REQ (rand = e9 10 e5 e4 3a f5 5b 03 a2 d5 c4 58 0e 09 14 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124609339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124609339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124609339 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124609339 DMM INFO MM(262420000000019/faa5693e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124609339 DMM NOTICE MM(262420000000019/faa5693e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124609339 DMM DEBUG MM(262420000000019/faa5693e) checking auth: received GSM SRES = 4e bb c8 7c (gprs_gmm.c:666) 20241213124609339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124609339 DMM DEBUG MM(262420000000019/faa5693e) Requesting authorization (sgsn_auth.c:160) 20241213124609339 DMM INFO MM(262420000000019/faa5693e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124609339 DMM DEBUG MM(262420000000019/faa5693e) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124609339 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241213124609339 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) 20241213124609339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124609339 DMM INFO MM(262420000000019/faa5693e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa5693e) (gprs_gmm.c:300) 20241213124609341 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124609341 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124609341 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241213124609341 DMM INFO MM(262420000000019/faa5693e) Subscriber data update (mmctx.c:445) 20241213124609341 DMM DEBUG MM(262420000000019/faa5693e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124609341 DMM INFO MM(262420000000019/faa5693e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124609341 DMM NOTICE MM(262420000000019/faa5693e) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241213124609341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124609341 DMM NOTICE MM(262420000000019/faa5693e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124609341 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) 20241213124609342 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124609342 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241213124609342 DMM INFO MM(262420000000019/faa5693e) Subscriber data update (mmctx.c:445) 20241213124609342 DMM DEBUG MM(262420000000019/faa5693e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124609348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124609348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124609348 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124609348 DMM INFO MM(262420000000019/faa5693e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124609348 DMM NOTICE MM(262420000000019/faa5693e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124609348 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124609348 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124609348 DLLC NOTICE LLME(d0b8c675/faa5693e){ASSIGNED} LLGM Assign pre (ffffffff => faa5693e) (gprs_llc.c:1079) 20241213124609348 DLLC NOTICE LLME(ffffffff/faa5693e){ASSIGNED} LLGM Assign post (ffffffff => faa5693e) (gprs_llc.c:1125) 20241213124609348 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124609348 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124609348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124609348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@cb5101df7646: setverdict(pass): none -> pass 20241213124609400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124609400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124609400 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124609400 DMM INFO MM(262420000000019/faa5693e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124609400 DMM INFO MM(262420000000019/faa5693e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124609400 DMM DEBUG MM(262420000000019/faa5693e) Using GGSN 0 (gprs_sm.c:312) 20241213124609400 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) 20241213124609400 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241213124609400 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124609401 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124609401 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241213124609412 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 7d 48 73 43 11 e7 0b dd 46 14 05 7f 62 8e 98 d8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241213124609412 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a3138, cbp=0x55d08b05bbc0) (sgsn_libgtp.c:632) 20241213124609412 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124609412 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b05fe48 TLLI=faa5693e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124609412 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124609412 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124609421 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241213124609428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124609428 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213124609428 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@cb5101df7646: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@cb5101df7646: Final verdict of PTC: pass 20241213124609433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(746)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(761)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@cb5101df7646: Final verdict of PTC: none -NSVCI99(760)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@cb5101df7646: Final verdict of PTC: none -NSVCI98(754)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@cb5101df7646: Final verdict of PTC: none -NSVCI97(749)@cb5101df7646: Final verdict of PTC: none 20241213124609436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124609436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(762)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(752)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(758)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(747)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Dec 13 12:46:09 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 20241213124609564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124609966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43060) 20241213124610437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124610437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43060, count=95420) 20241213124611438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124611438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Dec 13 12:46:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124612440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124612440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_ggsn_reject started. 20241213124613024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124613025 DMM INFO MM(262420000000019/faa5693e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124613025 DMM INFO MM(262420000000019/faa5693e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124613025 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124613025 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124613025 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124613025 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124613025 DLLC NOTICE LLME(ffffffff/faa5693e){ASSIGNED} LLGM Assign pre (faa5693e => ffffffff) (gprs_llc.c:1079) 20241213124613025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa5693e => ffffffff) (gprs_llc.c:1125) 20241213124613025 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b05faf0 (gprs_sndcp.c:574) 20241213124613025 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b05fe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124613025 DMM NOTICE MM(262420000000019/faa5693e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213124613025 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241213124613025 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213124613025 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124613025 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241213124613025 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241213124613025 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) 20241213124613025 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241213124613025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124613025 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124613025 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124613025 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124613025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124613076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124613076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124613076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124613076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124613076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124613076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124613076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124613076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124613076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(769)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124613078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124613078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124613078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124613078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124613078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124613078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124613078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124613078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124613078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124613078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124613078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124613079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124613079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(768)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(769)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124613083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124613093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124613093 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124613101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124613101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124613102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124613102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124613102 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124613102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124613102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124613102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124613102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124613103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124613103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124613103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124613103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124613103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124613103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124613103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124613103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124613103 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124613103 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124613103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124613104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124613104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124613107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124613115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124613115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124613138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124613138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124613138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124613138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124613138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124613138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124613138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124613138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124613138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124613139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124613139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124613139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124613140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124613140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124613140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124613140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124613140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124613140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124613140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124613140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124613140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124613140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124613145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124613154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124613154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124613441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124613441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124613441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124613441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124613443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124613444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@cb5101df7646: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='CA152730'O, index=0 SGSN_Test-GSUP(780)@cb5101df7646: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@cb5101df7646: 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 := 'F2D9336A58FC8AD769746414E185255D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08B91C1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3D63DC0A381BD80'O } } } } } 20241213124613489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124613489 DLLC NOTICE LLME(ffffffff/ca152730){UNASSIGNED} LLC RX: unknown TLLI 0xca152730, creating LLME on the fly (gprs_llc.c:552) 20241213124613489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124613489 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241213124613489 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124613489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124613489 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124613489 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124613489 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124613489 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124613489 DLLC NOTICE LLME(ffffffff/ca152730){UNASSIGNED} LLGM Assign pre (ca152730 => c87f26aa) (gprs_llc.c:1079) 20241213124613490 DLLC NOTICE LLME(ca152730/c87f26aa){ASSIGNED} LLGM Assign post (ca152730 => c87f26aa) (gprs_llc.c:1125) 20241213124613490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124613490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124613490 DMM DEBUG MM(262420000000020/c87f26aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124613501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124613501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124613501 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124613501 DMM DEBUG MM(262420000000020/c87f26aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241213124613501 DMM NOTICE MM(262420000000020/c87f26aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124613501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124613501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124613501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124613501 DMM DEBUG MM(262420000000020/c87f26aa) Requesting authorization (sgsn_auth.c:160) 20241213124613501 DMM INFO MM(262420000000020/c87f26aa) Requesting authentication tuples (sgsn_auth.c:184) 20241213124613501 DMM DEBUG MM(262420000000020/c87f26aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124613501 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241213124613501 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@cb5101df7646: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241213124613504 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124613504 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124613504 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124613504 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124613504 DMM INFO MM(262420000000020/c87f26aa) Subscriber data update (mmctx.c:445) 20241213124613504 DMM DEBUG MM(262420000000020/c87f26aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124613504 DMM INFO MM(262420000000020/c87f26aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124613504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124613504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124613504 DMM INFO MM(262420000000020/c87f26aa) <- GMM AUTH AND CIPHERING REQ (rand = f2 d9 33 6a 58 fc 8a d7 69 74 64 14 e1 85 25 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124613511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124613512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124613512 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124613512 DMM INFO MM(262420000000020/c87f26aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124613512 DMM NOTICE MM(262420000000020/c87f26aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124613512 DMM DEBUG MM(262420000000020/c87f26aa) checking auth: received GSM SRES = 08 b9 1c 1f (gprs_gmm.c:666) 20241213124613512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124613512 DMM DEBUG MM(262420000000020/c87f26aa) Requesting authorization (sgsn_auth.c:160) 20241213124613512 DMM INFO MM(262420000000020/c87f26aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124613512 DMM DEBUG MM(262420000000020/c87f26aa) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124613512 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241213124613512 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) 20241213124613512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124613512 DMM INFO MM(262420000000020/c87f26aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xc87f26aa) (gprs_gmm.c:300) 20241213124613513 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124613513 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124613513 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241213124613513 DMM INFO MM(262420000000020/c87f26aa) Subscriber data update (mmctx.c:445) 20241213124613513 DMM DEBUG MM(262420000000020/c87f26aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124613513 DMM INFO MM(262420000000020/c87f26aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124613513 DMM NOTICE MM(262420000000020/c87f26aa) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241213124613513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124613513 DMM NOTICE MM(262420000000020/c87f26aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124613513 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) 20241213124613514 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124613514 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241213124613514 DMM INFO MM(262420000000020/c87f26aa) Subscriber data update (mmctx.c:445) 20241213124613514 DMM DEBUG MM(262420000000020/c87f26aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124613520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124613520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124613520 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124613520 DMM INFO MM(262420000000020/c87f26aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124613520 DMM NOTICE MM(262420000000020/c87f26aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124613520 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124613520 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124613520 DLLC NOTICE LLME(ca152730/c87f26aa){ASSIGNED} LLGM Assign pre (ffffffff => c87f26aa) (gprs_llc.c:1079) 20241213124613520 DLLC NOTICE LLME(ffffffff/c87f26aa){ASSIGNED} LLGM Assign post (ffffffff => c87f26aa) (gprs_llc.c:1125) 20241213124613520 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124613520 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124613520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124613520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@cb5101df7646: setverdict(pass): none -> pass 20241213124613572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124613572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124613572 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124613572 DMM INFO MM(262420000000020/c87f26aa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124613572 DMM INFO MM(262420000000020/c87f26aa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124613572 DMM DEBUG MM(262420000000020/c87f26aa) Using GGSN 0 (gprs_sm.c:312) 20241213124613572 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) 20241213124613572 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241213124613572 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124613572 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124613572 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241213124613584 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 b6 c3 6e 61 11 91 dc f1 a0 14 05 7f d5 2c d0 c1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241213124613584 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f53618a41a8, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124613584 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241213124613584 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241213124613584 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213124613584 DMM NOTICE MM(262420000000020/c87f26aa) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@cb5101df7646: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@cb5101df7646: Final verdict of PTC: pass 20241213124613592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@cb5101df7646: Final verdict of PTC: none -NSVCI98(773)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@cb5101df7646: Final verdict of PTC: none 20241213124613594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124613594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(778)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@cb5101df7646: Final verdict of PTC: none -NSVCI97(769)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(771)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(776)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(767)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Dec 13 12:46:13 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 20241213124613732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124614133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85516) 20241213124614595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124614595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85516, count=98676) 20241213124615596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124615596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Dec 13 12:46:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124616598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124616598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user_deact_mo started. 20241213124617194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124617195 DMM INFO MM(262420000000020/c87f26aa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124617196 DMM INFO MM(262420000000020/c87f26aa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124617196 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124617196 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124617196 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124617196 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124617196 DLLC NOTICE LLME(ffffffff/c87f26aa){ASSIGNED} LLGM Assign pre (c87f26aa => ffffffff) (gprs_llc.c:1079) 20241213124617196 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c87f26aa => ffffffff) (gprs_llc.c:1125) 20241213124617196 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241213124617196 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) 20241213124617196 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241213124617196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124617196 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124617196 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124617196 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124617196 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124617246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124617246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124617246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124617246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124617246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124617246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124617246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124617246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124617246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124617247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124617247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124617247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124617248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124617248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124617248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124617248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124617248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124617248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124617248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124617248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124617248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124617248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124617252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124617261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124617283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124617283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124617283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124617283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124617283 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124617283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124617283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124617283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124617283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124617285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124617285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124617285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124617286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124617286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124617286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124617286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124617286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124617286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124617286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124617286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124617287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124617287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124617291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124617301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124617322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124617322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124617322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124617322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124617322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124617322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124617322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124617322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124617322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124617324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124617324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124617324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124617324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124617324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124617324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124617324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124617324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124617324 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124617324 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124617324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124617324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124617324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124617328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124617337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124617599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124617599 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124617599 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124617599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124617601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124617601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@cb5101df7646: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='CB88E36A'O, index=0 SGSN_Test-GSUP(799)@cb5101df7646: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@cb5101df7646: 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 := '535948AE206CF1364332F1876B49A672'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD1C4EDF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F299D652D43068B'O } } } } } 20241213124617643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617643 DLLC NOTICE LLME(ffffffff/cb88e36a){UNASSIGNED} LLC RX: unknown TLLI 0xcb88e36a, creating LLME on the fly (gprs_llc.c:552) 20241213124617643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124617643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241213124617643 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124617643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124617643 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124617643 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124617643 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124617643 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124617643 DLLC NOTICE LLME(ffffffff/cb88e36a){UNASSIGNED} LLGM Assign pre (cb88e36a => ea5149ad) (gprs_llc.c:1079) 20241213124617643 DLLC NOTICE LLME(cb88e36a/ea5149ad){ASSIGNED} LLGM Assign post (cb88e36a => ea5149ad) (gprs_llc.c:1125) 20241213124617643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124617643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124617643 DMM DEBUG MM(262420000000021/ea5149ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124617657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124617657 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124617657 DMM DEBUG MM(262420000000021/ea5149ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241213124617657 DMM NOTICE MM(262420000000021/ea5149ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124617657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124617657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124617657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124617657 DMM DEBUG MM(262420000000021/ea5149ad) Requesting authorization (sgsn_auth.c:160) 20241213124617657 DMM INFO MM(262420000000021/ea5149ad) Requesting authentication tuples (sgsn_auth.c:184) 20241213124617657 DMM DEBUG MM(262420000000021/ea5149ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124617657 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241213124617657 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@cb5101df7646: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241213124617660 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124617660 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124617660 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124617660 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124617660 DMM INFO MM(262420000000021/ea5149ad) Subscriber data update (mmctx.c:445) 20241213124617660 DMM DEBUG MM(262420000000021/ea5149ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124617660 DMM INFO MM(262420000000021/ea5149ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124617660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124617660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124617660 DMM INFO MM(262420000000021/ea5149ad) <- GMM AUTH AND CIPHERING REQ (rand = 53 59 48 ae 20 6c f1 36 43 32 f1 87 6b 49 a6 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124617667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124617667 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124617667 DMM INFO MM(262420000000021/ea5149ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124617667 DMM NOTICE MM(262420000000021/ea5149ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124617667 DMM DEBUG MM(262420000000021/ea5149ad) checking auth: received GSM SRES = dd 1c 4e df (gprs_gmm.c:666) 20241213124617667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124617667 DMM DEBUG MM(262420000000021/ea5149ad) Requesting authorization (sgsn_auth.c:160) 20241213124617667 DMM INFO MM(262420000000021/ea5149ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124617667 DMM DEBUG MM(262420000000021/ea5149ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124617668 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241213124617668 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) 20241213124617668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124617668 DMM INFO MM(262420000000021/ea5149ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xea5149ad) (gprs_gmm.c:300) 20241213124617669 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124617669 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124617669 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213124617669 DMM INFO MM(262420000000021/ea5149ad) Subscriber data update (mmctx.c:445) 20241213124617669 DMM DEBUG MM(262420000000021/ea5149ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124617669 DMM INFO MM(262420000000021/ea5149ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124617669 DMM NOTICE MM(262420000000021/ea5149ad) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241213124617669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124617669 DMM NOTICE MM(262420000000021/ea5149ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124617669 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) 20241213124617669 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124617669 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241213124617669 DMM INFO MM(262420000000021/ea5149ad) Subscriber data update (mmctx.c:445) 20241213124617669 DMM DEBUG MM(262420000000021/ea5149ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124617675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124617676 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124617676 DMM INFO MM(262420000000021/ea5149ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124617676 DMM NOTICE MM(262420000000021/ea5149ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124617676 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124617676 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124617676 DLLC NOTICE LLME(cb88e36a/ea5149ad){ASSIGNED} LLGM Assign pre (ffffffff => ea5149ad) (gprs_llc.c:1079) 20241213124617676 DLLC NOTICE LLME(ffffffff/ea5149ad){ASSIGNED} LLGM Assign post (ffffffff => ea5149ad) (gprs_llc.c:1125) 20241213124617676 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124617676 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124617676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124617676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@cb5101df7646: setverdict(pass): none -> pass 20241213124617727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124617727 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124617727 DMM INFO MM(262420000000021/ea5149ad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124617727 DMM INFO MM(262420000000021/ea5149ad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124617727 DMM DEBUG MM(262420000000021/ea5149ad) Using GGSN 0 (gprs_sm.c:312) 20241213124617727 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) 20241213124617727 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241213124617727 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124617727 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124617727 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241213124617738 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 06 fe 9d 86 11 e3 92 f4 66 14 05 7f 5f 26 a1 2b 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) 20241213124617738 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a41a8, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124617738 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124617738 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b05fe48 TLLI=ea5149ad, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124617738 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124617738 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124617745 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241213124617752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617752 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213124617752 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124617756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124617756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241213124617756 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124617756 DMM INFO MM(262420000000021/ea5149ad) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241213124617756 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124617756 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241213124617758 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) 20241213124617758 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f53618a41a8, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124617758 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241213124617758 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b05fe48, TLLI=ea5149ad, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124617758 DMM INFO MM(262420000000021/ea5149ad) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241213124617758 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241213124617758 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@cb5101df7646: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@cb5101df7646: Final verdict of PTC: pass 20241213124617766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41996<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(792)@cb5101df7646: Final verdict of PTC: none 20241213124617768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124617768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@cb5101df7646: Final verdict of PTC: none -NSVCI97(787)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@cb5101df7646: Final verdict of PTC: none -NSVCI99(797)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(795)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(785)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(790)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Dec 13 12:46:17 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 20241213124617899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124618301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20241213124618769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124618769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101296, count=105652) 20241213124619771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124619771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Dec 13 12:46:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124620772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124620773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user_deact_mt started. 20241213124621356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124621358 DMM INFO MM(262420000000021/ea5149ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124621358 DMM INFO MM(262420000000021/ea5149ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124621358 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124621358 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124621358 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124621358 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124621358 DLLC NOTICE LLME(ffffffff/ea5149ad){ASSIGNED} LLGM Assign pre (ea5149ad => ffffffff) (gprs_llc.c:1079) 20241213124621358 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea5149ad => ffffffff) (gprs_llc.c:1125) 20241213124621358 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241213124621358 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) 20241213124621358 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241213124621358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124621358 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124621358 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124621358 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124621358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124621401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124621401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124621401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124621401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124621401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124621401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124621401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124621401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124621401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124621402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124621402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124621402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124621402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124621402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124621403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124621403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124621403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124621403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124621403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124621403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124621403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124621403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124621406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124621415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(807)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_deact_mt-BVCI196(805)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124621444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124621444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124621444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124621444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124621444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124621446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124621446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124621446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124621446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124621446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124621446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124621446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124621446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124621446 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124621446 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124621446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124621447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124621447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124621450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124621459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124621494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124621494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124621494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124621494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124621494 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124621494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124621494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124621494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124621494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124621496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124621496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124621496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124621497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124621497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124621497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124621497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124621497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124621497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124621497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124621497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124621497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124621497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124621500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124621507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124621774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124621774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124621774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124621774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124621776 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124621777 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@cb5101df7646: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='F2856489'O, index=0 SGSN_Test-GSUP(818)@cb5101df7646: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@cb5101df7646: 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 := '8C9D44D960F7B73A77009E26C35ED60B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CD27EBF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A3DFDDD7E28755E'O } } } } } 20241213124621822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621822 DLLC NOTICE LLME(ffffffff/f2856489){UNASSIGNED} LLC RX: unknown TLLI 0xf2856489, creating LLME on the fly (gprs_llc.c:552) 20241213124621822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124621822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241213124621822 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124621822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124621822 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124621822 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124621822 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124621822 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124621822 DLLC NOTICE LLME(ffffffff/f2856489){UNASSIGNED} LLGM Assign pre (f2856489 => e6724e7a) (gprs_llc.c:1079) 20241213124621822 DLLC NOTICE LLME(f2856489/e6724e7a){ASSIGNED} LLGM Assign post (f2856489 => e6724e7a) (gprs_llc.c:1125) 20241213124621822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124621822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124621822 DMM DEBUG MM(262420000000022/e6724e7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124621834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124621834 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124621834 DMM DEBUG MM(262420000000022/e6724e7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241213124621834 DMM NOTICE MM(262420000000022/e6724e7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124621834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124621834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124621834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124621834 DMM DEBUG MM(262420000000022/e6724e7a) Requesting authorization (sgsn_auth.c:160) 20241213124621834 DMM INFO MM(262420000000022/e6724e7a) Requesting authentication tuples (sgsn_auth.c:184) 20241213124621834 DMM DEBUG MM(262420000000022/e6724e7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124621835 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241213124621835 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@cb5101df7646: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241213124621838 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124621838 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124621838 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124621838 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124621838 DMM INFO MM(262420000000022/e6724e7a) Subscriber data update (mmctx.c:445) 20241213124621838 DMM DEBUG MM(262420000000022/e6724e7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124621838 DMM INFO MM(262420000000022/e6724e7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124621838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124621838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124621838 DMM INFO MM(262420000000022/e6724e7a) <- GMM AUTH AND CIPHERING REQ (rand = 8c 9d 44 d9 60 f7 b7 3a 77 00 9e 26 c3 5e d6 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124621847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124621847 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124621847 DMM INFO MM(262420000000022/e6724e7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124621847 DMM NOTICE MM(262420000000022/e6724e7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124621847 DMM DEBUG MM(262420000000022/e6724e7a) checking auth: received GSM SRES = 2c d2 7e bf (gprs_gmm.c:666) 20241213124621847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124621847 DMM DEBUG MM(262420000000022/e6724e7a) Requesting authorization (sgsn_auth.c:160) 20241213124621847 DMM INFO MM(262420000000022/e6724e7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124621847 DMM DEBUG MM(262420000000022/e6724e7a) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124621847 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241213124621847 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) 20241213124621847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124621847 DMM INFO MM(262420000000022/e6724e7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6724e7a) (gprs_gmm.c:300) 20241213124621848 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124621848 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124621848 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241213124621848 DMM INFO MM(262420000000022/e6724e7a) Subscriber data update (mmctx.c:445) 20241213124621848 DMM DEBUG MM(262420000000022/e6724e7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124621848 DMM INFO MM(262420000000022/e6724e7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124621848 DMM NOTICE MM(262420000000022/e6724e7a) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241213124621848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124621848 DMM NOTICE MM(262420000000022/e6724e7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124621848 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) 20241213124621849 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124621849 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241213124621849 DMM INFO MM(262420000000022/e6724e7a) Subscriber data update (mmctx.c:445) 20241213124621849 DMM DEBUG MM(262420000000022/e6724e7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124621855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124621855 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124621855 DMM INFO MM(262420000000022/e6724e7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124621855 DMM NOTICE MM(262420000000022/e6724e7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124621855 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124621855 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124621855 DLLC NOTICE LLME(f2856489/e6724e7a){ASSIGNED} LLGM Assign pre (ffffffff => e6724e7a) (gprs_llc.c:1079) 20241213124621855 DLLC NOTICE LLME(ffffffff/e6724e7a){ASSIGNED} LLGM Assign post (ffffffff => e6724e7a) (gprs_llc.c:1125) 20241213124621855 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124621855 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124621855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124621855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@cb5101df7646: setverdict(pass): none -> pass 20241213124621907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124621907 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124621907 DMM INFO MM(262420000000022/e6724e7a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124621907 DMM INFO MM(262420000000022/e6724e7a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124621907 DMM DEBUG MM(262420000000022/e6724e7a) Using GGSN 0 (gprs_sm.c:312) 20241213124621907 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) 20241213124621907 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241213124621907 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124621907 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124621907 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241213124621920 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 95 08 52 41 11 14 ba 95 af 14 05 7f dc d8 c2 03 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241213124621920 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a41a8, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124621920 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124621920 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=e6724e7a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124621920 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124621920 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124621928 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241213124621936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621936 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213124621936 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124621939 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241213124621939 DGPRS INFO PDP(262420000000022:5): Context 0x7f53618a41a8 was deleted (sgsn_libgtp.c:660) 20241213124621939 DMM INFO MM(262420000000022/e6724e7a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124621939 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241213124621939 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@cb5101df7646: Removing Client IMSI='262420000000022'H, index=0 20241213124621946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124621946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213124621946 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124621946 DMM INFO MM(262420000000022/e6724e7a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@cb5101df7646: Final verdict of PTC: pass 20241213124621949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42008<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124621951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124621951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@cb5101df7646: Final verdict of PTC: none -NSVCI98(811)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@cb5101df7646: Final verdict of PTC: none -NSVCI97(806)@cb5101df7646: Final verdict of PTC: none -NSVCI99(817)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(815)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(809)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(804)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Dec 13 12:46:22 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 20241213124622087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124622489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100212) 20241213124622952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124622952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100212, count=104568) 20241213124623953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124623953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Dec 13 12:46:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124624954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124624954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_deact_dup started. 20241213124625546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124625548 DMM INFO MM(262420000000022/e6724e7a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124625548 DMM INFO MM(262420000000022/e6724e7a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124625548 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124625548 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124625548 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124625548 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124625548 DLLC NOTICE LLME(ffffffff/e6724e7a){ASSIGNED} LLGM Assign pre (e6724e7a => ffffffff) (gprs_llc.c:1079) 20241213124625548 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6724e7a => ffffffff) (gprs_llc.c:1125) 20241213124625548 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124625548 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124625548 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241213124625548 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) 20241213124625548 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241213124625548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124625548 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124625548 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124625548 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124625548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124625588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124625588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124625588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124625588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124625588 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124625588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124625588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124625588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124625588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124625590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124625590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124625590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124625590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124625590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124625590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124625590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124625590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124625590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124625590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124625590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124625591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124625591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124625595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124625603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124625603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124625627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124625627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124625627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124625627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124625627 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124625627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124625627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124625627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124625627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124625629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124625629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124625629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124625629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124625629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124625629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124625629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124625629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124625629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124625629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124625629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124625630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124625630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124625633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124625642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124625642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124625670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124625670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124625670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124625670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124625670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124625670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124625670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124625670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124625670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124625672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124625672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124625672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124625672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124625672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124625672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124625672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124625672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124625672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124625672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124625672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124625673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124625673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124625676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124625685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124625686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(833)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124625954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124625954 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124625954 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124625954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(835)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124625957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(835)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124625957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(835)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@cb5101df7646: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='F031683F'O, index=0 SGSN_Test-GSUP(837)@cb5101df7646: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@cb5101df7646: 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 := '614422CD629F35A265D3F319A1434B23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20E4CF8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '930D1D80634BBE5C'O } } } } } 20241213124626003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124626003 DLLC NOTICE LLME(ffffffff/f031683f){UNASSIGNED} LLC RX: unknown TLLI 0xf031683f, creating LLME on the fly (gprs_llc.c:552) 20241213124626003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124626003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241213124626003 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124626003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124626003 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124626003 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124626003 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124626003 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124626003 DLLC NOTICE LLME(ffffffff/f031683f){UNASSIGNED} LLGM Assign pre (f031683f => cefe3497) (gprs_llc.c:1079) 20241213124626003 DLLC NOTICE LLME(f031683f/cefe3497){ASSIGNED} LLGM Assign post (f031683f => cefe3497) (gprs_llc.c:1125) 20241213124626003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124626003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124626003 DMM DEBUG MM(262420000000046/cefe3497) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124626018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124626018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124626018 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124626018 DMM DEBUG MM(262420000000046/cefe3497) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241213124626018 DMM NOTICE MM(262420000000046/cefe3497) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124626018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124626018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124626018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124626018 DMM DEBUG MM(262420000000046/cefe3497) Requesting authorization (sgsn_auth.c:160) 20241213124626018 DMM INFO MM(262420000000046/cefe3497) Requesting authentication tuples (sgsn_auth.c:184) 20241213124626018 DMM DEBUG MM(262420000000046/cefe3497) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124626018 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241213124626018 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@cb5101df7646: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241213124626021 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124626021 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124626021 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124626021 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124626021 DMM INFO MM(262420000000046/cefe3497) Subscriber data update (mmctx.c:445) 20241213124626021 DMM DEBUG MM(262420000000046/cefe3497) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124626021 DMM INFO MM(262420000000046/cefe3497) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124626021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124626021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124626021 DMM INFO MM(262420000000046/cefe3497) <- GMM AUTH AND CIPHERING REQ (rand = 61 44 22 cd 62 9f 35 a2 65 d3 f3 19 a1 43 4b 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124626028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124626028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124626028 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124626028 DMM INFO MM(262420000000046/cefe3497) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124626029 DMM NOTICE MM(262420000000046/cefe3497) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124626029 DMM DEBUG MM(262420000000046/cefe3497) checking auth: received GSM SRES = 20 e4 cf 8e (gprs_gmm.c:666) 20241213124626029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124626029 DMM DEBUG MM(262420000000046/cefe3497) Requesting authorization (sgsn_auth.c:160) 20241213124626029 DMM INFO MM(262420000000046/cefe3497) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124626029 DMM DEBUG MM(262420000000046/cefe3497) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124626029 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241213124626029 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) 20241213124626029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124626029 DMM INFO MM(262420000000046/cefe3497) <- GMM ATTACH ACCEPT (new P-TMSI=0xcefe3497) (gprs_gmm.c:300) 20241213124626030 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124626030 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124626030 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241213124626030 DMM INFO MM(262420000000046/cefe3497) Subscriber data update (mmctx.c:445) 20241213124626030 DMM DEBUG MM(262420000000046/cefe3497) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124626030 DMM INFO MM(262420000000046/cefe3497) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124626030 DMM NOTICE MM(262420000000046/cefe3497) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241213124626030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124626030 DMM NOTICE MM(262420000000046/cefe3497) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124626030 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) 20241213124626031 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124626031 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241213124626031 DMM INFO MM(262420000000046/cefe3497) Subscriber data update (mmctx.c:445) 20241213124626031 DMM DEBUG MM(262420000000046/cefe3497) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124626037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124626037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124626037 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124626037 DMM INFO MM(262420000000046/cefe3497) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124626037 DMM NOTICE MM(262420000000046/cefe3497) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124626037 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124626037 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124626037 DLLC NOTICE LLME(f031683f/cefe3497){ASSIGNED} LLGM Assign pre (ffffffff => cefe3497) (gprs_llc.c:1079) 20241213124626037 DLLC NOTICE LLME(ffffffff/cefe3497){ASSIGNED} LLGM Assign post (ffffffff => cefe3497) (gprs_llc.c:1125) 20241213124626037 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124626037 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124626037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124626037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@cb5101df7646: setverdict(pass): none -> pass 20241213124626090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124626090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124626090 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124626090 DMM INFO MM(262420000000046/cefe3497) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124626090 DMM INFO MM(262420000000046/cefe3497) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124626090 DMM DEBUG MM(262420000000046/cefe3497) Using GGSN 0 (gprs_sm.c:312) 20241213124626090 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) 20241213124626090 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241213124626090 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124626090 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124626090 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241213124626099 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 b4 2a 15 65 11 67 a8 c8 92 14 05 7f 19 e3 58 9a 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) 20241213124626099 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a41a8, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124626099 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124626099 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=cefe3497, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124626099 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124626099 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124626108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124626108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241213124626108 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124626108 DMM INFO MM(262420000000046/cefe3497) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241213124626108 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124626108 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241213124626109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124626109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124626109 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124626109 DMM INFO MM(262420000000046/cefe3497) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241213124626109 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124626109 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@cb5101df7646: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@cb5101df7646: "Received deletePDPContextResponse 1, seq_nr=1036" 20241213124626110 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) 20241213124626110 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f53618a41a8, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124626110 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241213124626110 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=cefe3497, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124626110 DMM INFO MM(262420000000046/cefe3497) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241213124626110 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241213124626110 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213124626110 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) 20241213124626110 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@cb5101df7646: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@cb5101df7646: Final verdict of PTC: pass 20241213124628119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@cb5101df7646: Final verdict of PTC: none 20241213124628121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124628121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(835)@cb5101df7646: Final verdict of PTC: none -NSVCI99(836)@cb5101df7646: Final verdict of PTC: none -NSVCI97(825)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@cb5101df7646: Final verdict of PTC: none -NSVCI98(830)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(833)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(823)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(834)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(828)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Dec 13 12:46:28 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 20241213124628250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124628651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102188) 20241213124629122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124629122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102188, count=106544) 20241213124630123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124630123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Dec 13 12:46:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124631123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124631123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_second_attempt started. 20241213124631707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124631708 DMM INFO MM(262420000000046/cefe3497) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124631708 DMM INFO MM(262420000000046/cefe3497) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124631709 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124631709 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124631709 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124631709 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124631709 DLLC NOTICE LLME(ffffffff/cefe3497){ASSIGNED} LLGM Assign pre (cefe3497 => ffffffff) (gprs_llc.c:1079) 20241213124631709 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cefe3497 => ffffffff) (gprs_llc.c:1125) 20241213124631709 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241213124631709 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) 20241213124631709 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241213124631709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124631709 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124631709 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124631709 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124631709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124631751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124631751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124631751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124631751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124631751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124631751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124631751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124631751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124631751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124631752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124631752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124631752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124631753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124631753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124631753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124631753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124631753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124631753 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124631753 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124631753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124631753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124631753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124631757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124631766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124631766 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124631793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124631793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124631793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124631793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124631793 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124631793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124631793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124631793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124631793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124631795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124631795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124631795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124631795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124631795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124631795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124631795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124631795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124631795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124631795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124631795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124631795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124631795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124631799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124631812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124631812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124631844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124631844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124631844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124631844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124631844 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124631844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124631844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124631844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124631844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124631845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124631845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124631845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124631845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124631845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124631845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124631845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124631845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124631845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124631845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124631845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124631846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124631846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124631849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124631858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124631858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124632124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124632124 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124632124 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124632124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124632127 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241213124632127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(854)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@cb5101df7646: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F2854C9B'O, index=0 SGSN_Test-GSUP(856)@cb5101df7646: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@cb5101df7646: 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 := 'E136A717237CE457B81BC3103C086827'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4141032F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACAD9B1B566DC469'O } } } } } 20241213124632176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124632176 DLLC NOTICE LLME(ffffffff/f2854c9b){UNASSIGNED} LLC RX: unknown TLLI 0xf2854c9b, creating LLME on the fly (gprs_llc.c:552) 20241213124632176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124632176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241213124632176 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124632176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124632176 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124632176 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124632176 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124632176 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124632176 DLLC NOTICE LLME(ffffffff/f2854c9b){UNASSIGNED} LLGM Assign pre (f2854c9b => d910c0b7) (gprs_llc.c:1079) 20241213124632176 DLLC NOTICE LLME(f2854c9b/d910c0b7){ASSIGNED} LLGM Assign post (f2854c9b => d910c0b7) (gprs_llc.c:1125) 20241213124632176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124632176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124632176 DMM DEBUG MM(262420000000022/d910c0b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124632195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124632195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124632195 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124632195 DMM DEBUG MM(262420000000022/d910c0b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241213124632195 DMM NOTICE MM(262420000000022/d910c0b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124632195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124632195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124632195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124632195 DMM DEBUG MM(262420000000022/d910c0b7) Requesting authorization (sgsn_auth.c:160) 20241213124632195 DMM INFO MM(262420000000022/d910c0b7) Requesting authentication tuples (sgsn_auth.c:184) 20241213124632195 DMM DEBUG MM(262420000000022/d910c0b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124632195 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241213124632195 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@cb5101df7646: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@cb5101df7646: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241213124632198 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124632198 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124632198 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124632198 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124632198 DMM INFO MM(262420000000022/d910c0b7) Subscriber data update (mmctx.c:445) 20241213124632198 DMM DEBUG MM(262420000000022/d910c0b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124632198 DMM INFO MM(262420000000022/d910c0b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124632198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124632198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124632198 DMM INFO MM(262420000000022/d910c0b7) <- GMM AUTH AND CIPHERING REQ (rand = e1 36 a7 17 23 7c e4 57 b8 1b c3 10 3c 08 68 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124632205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124632205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124632205 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124632205 DMM INFO MM(262420000000022/d910c0b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124632205 DMM NOTICE MM(262420000000022/d910c0b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124632205 DMM DEBUG MM(262420000000022/d910c0b7) checking auth: received GSM SRES = 41 41 03 2f (gprs_gmm.c:666) 20241213124632205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124632205 DMM DEBUG MM(262420000000022/d910c0b7) Requesting authorization (sgsn_auth.c:160) 20241213124632205 DMM INFO MM(262420000000022/d910c0b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124632205 DMM DEBUG MM(262420000000022/d910c0b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124632205 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241213124632206 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) 20241213124632206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124632206 DMM INFO MM(262420000000022/d910c0b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd910c0b7) (gprs_gmm.c:300) 20241213124632207 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124632207 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124632207 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241213124632207 DMM INFO MM(262420000000022/d910c0b7) Subscriber data update (mmctx.c:445) 20241213124632207 DMM DEBUG MM(262420000000022/d910c0b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124632207 DMM INFO MM(262420000000022/d910c0b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124632207 DMM NOTICE MM(262420000000022/d910c0b7) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241213124632207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124632207 DMM NOTICE MM(262420000000022/d910c0b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124632207 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) 20241213124632208 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124632208 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241213124632208 DMM INFO MM(262420000000022/d910c0b7) Subscriber data update (mmctx.c:445) 20241213124632208 DMM DEBUG MM(262420000000022/d910c0b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124632214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124632214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124632214 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124632214 DMM INFO MM(262420000000022/d910c0b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124632214 DMM NOTICE MM(262420000000022/d910c0b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124632214 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124632214 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124632214 DLLC NOTICE LLME(f2854c9b/d910c0b7){ASSIGNED} LLGM Assign pre (ffffffff => d910c0b7) (gprs_llc.c:1079) 20241213124632214 DLLC NOTICE LLME(ffffffff/d910c0b7){ASSIGNED} LLGM Assign post (ffffffff => d910c0b7) (gprs_llc.c:1125) 20241213124632214 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124632214 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124632214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124632214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@cb5101df7646: setverdict(pass): none -> pass TC_attach_second_attempt(858)@cb5101df7646: 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 := 'C4BC72485FA3C4D3D2AA2E0EF41E7878'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E3F68C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3173A25C6DEDB62'O } } } } } 20241213124632266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124632266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124632266 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124632266 DMM INFO MM(262420000000022/d910c0b7) -> GMM ATTACH REQUEST MI(TMSI-0xD910C0B7) type="GPRS attach" (gprs_gmm.c:1266) 20241213124632266 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124632266 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213124632266 DLLC NOTICE LLME(ffffffff/d910c0b7){ASSIGNED} LLGM Assign pre (d910c0b7 => e7902141) (gprs_llc.c:1079) 20241213124632266 DLLC NOTICE LLME(d910c0b7/e7902141){ASSIGNED} LLGM Assign post (d910c0b7 => e7902141) (gprs_llc.c:1125) 20241213124632266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124632266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124632266 DMM DEBUG MM(262420000000022/e7902141) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124632272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124632272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241213124632272 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124632272 DMM DEBUG MM(262420000000022/e7902141) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241213124632272 DMM NOTICE MM(262420000000022/e7902141) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124632272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124632272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124632272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124632272 DMM DEBUG MM(262420000000022/e7902141) Requesting authorization (sgsn_auth.c:160) 20241213124632272 DMM INFO MM(262420000000022/e7902141) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124632272 DMM DEBUG MM(262420000000022/e7902141) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124632272 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241213124632272 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) 20241213124634903 DGPRS DEBUG Checking for inactive LLMEs, time = 15904729 (sgsn.c:131) 20241213124638273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213124638274 DMM ERROR MM(262420000000022/e7902141) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213124638274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213124638274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213124638274 DMM NOTICE MM(262420000000022/e7902141) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241213124638274 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241213124638274 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) 20241213124638274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213124638274 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Deallocated (fsm.c:568) 20241213124638274 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124638274 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213124638274 DLLC NOTICE LLME(d910c0b7/e7902141){ASSIGNED} LLGM Assign pre (e7902141 => ffffffff) (gprs_llc.c:1079) 20241213124638274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7902141 => ffffffff) (gprs_llc.c:1125) 20241213124652125 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213124652125 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124652126 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241213124701754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124701755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124701755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124701796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124701797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124701797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124701846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124701848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124701848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@cb5101df7646: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cb5101df7646: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241213124702188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124702189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124702189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@cb5101df7646: Final verdict of PTC: none -NSVCI99(855)@cb5101df7646: Final verdict of PTC: none -NSVCI97(844)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@cb5101df7646: Final verdict of PTC: none -NSVCI98(849)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@cb5101df7646: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@cb5101df7646: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@cb5101df7646: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(842)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(847)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(853)@cb5101df7646: Final verdict of PTC: none TC_attach_second_attempt(858)@cb5101df7646: Final verdict of PTC: fail reason: "Tguard timeout" MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@cb5101df7646: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Dec 13 12:47:02 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241213124702321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124702623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105596) 20241213124703189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124703189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105596, count=111920) 20241213124704190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124704190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Dec 13 12:47:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124704904 DGPRS DEBUG Checking for inactive LLMEs, time = 15904759 (sgsn.c:131) 20241213124705191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124705191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_echo_timeout started. 20241213124705686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124705687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124705738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124705738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124705738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124705738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124705738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124705738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124705738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124705738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124705738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(863)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(864)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124705740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124705740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124705740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124705740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124705740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124705740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124705740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124705740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124705740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124705740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124705740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124705741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124705741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124705746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124705757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124705757 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(861)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(863)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124705770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124705770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124705770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124705770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124705770 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124705770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124705770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124705770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124705770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124705772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124705772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124705772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124705772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124705772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124705772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124705772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124705772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124705772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124705772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124705772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124705773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124705773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124705777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124705785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124705785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124705807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124705807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124705807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124705807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124705807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124705807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124705807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124705807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124705807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124705809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124705809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124705809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124705809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124705809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124705809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124705809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124705809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124705809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124705809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124705809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124705810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124705810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124705813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124705822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124705822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124706192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124706193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124706193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124706193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124706195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124706195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(861)@cb5101df7646: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='E1507E32'O, index=0 SGSN_Test-GSUP(875)@cb5101df7646: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@cb5101df7646: 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 := '863D5F37FC9156A14B168B46A5DB26B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB50D7F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7467B2991036E902'O } } } } } 20241213124706240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124706240 DLLC NOTICE LLME(ffffffff/e1507e32){UNASSIGNED} LLC RX: unknown TLLI 0xe1507e32, creating LLME on the fly (gprs_llc.c:552) 20241213124706240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124706240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241213124706240 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124706240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124706240 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124706240 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124706240 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124706240 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124706240 DLLC NOTICE LLME(ffffffff/e1507e32){UNASSIGNED} LLGM Assign pre (e1507e32 => f83aca3c) (gprs_llc.c:1079) 20241213124706240 DLLC NOTICE LLME(e1507e32/f83aca3c){ASSIGNED} LLGM Assign post (e1507e32 => f83aca3c) (gprs_llc.c:1125) 20241213124706240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124706240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124706240 DMM DEBUG MM(262420000000067/f83aca3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124706255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124706255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124706255 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124706255 DMM DEBUG MM(262420000000067/f83aca3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241213124706255 DMM NOTICE MM(262420000000067/f83aca3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124706255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124706255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124706255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124706255 DMM DEBUG MM(262420000000067/f83aca3c) Requesting authorization (sgsn_auth.c:160) 20241213124706255 DMM INFO MM(262420000000067/f83aca3c) Requesting authentication tuples (sgsn_auth.c:184) 20241213124706255 DMM DEBUG MM(262420000000067/f83aca3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124706255 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241213124706255 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@cb5101df7646: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@cb5101df7646: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241213124706258 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124706258 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124706258 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124706258 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124706258 DMM INFO MM(262420000000067/f83aca3c) Subscriber data update (mmctx.c:445) 20241213124706258 DMM DEBUG MM(262420000000067/f83aca3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124706258 DMM INFO MM(262420000000067/f83aca3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124706258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124706258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124706258 DMM INFO MM(262420000000067/f83aca3c) <- GMM AUTH AND CIPHERING REQ (rand = 86 3d 5f 37 fc 91 56 a1 4b 16 8b 46 a5 db 26 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124706266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124706266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124706267 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124706267 DMM INFO MM(262420000000067/f83aca3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124706267 DMM NOTICE MM(262420000000067/f83aca3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124706267 DMM DEBUG MM(262420000000067/f83aca3c) checking auth: received GSM SRES = fb 50 d7 f2 (gprs_gmm.c:666) 20241213124706267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124706267 DMM DEBUG MM(262420000000067/f83aca3c) Requesting authorization (sgsn_auth.c:160) 20241213124706267 DMM INFO MM(262420000000067/f83aca3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124706267 DMM DEBUG MM(262420000000067/f83aca3c) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124706267 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241213124706267 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) 20241213124706267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124706267 DMM INFO MM(262420000000067/f83aca3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf83aca3c) (gprs_gmm.c:300) 20241213124706268 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124706268 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124706268 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241213124706268 DMM INFO MM(262420000000067/f83aca3c) Subscriber data update (mmctx.c:445) 20241213124706268 DMM DEBUG MM(262420000000067/f83aca3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124706268 DMM INFO MM(262420000000067/f83aca3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124706268 DMM NOTICE MM(262420000000067/f83aca3c) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241213124706268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124706268 DMM NOTICE MM(262420000000067/f83aca3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124706268 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) 20241213124706269 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124706269 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241213124706269 DMM INFO MM(262420000000067/f83aca3c) Subscriber data update (mmctx.c:445) 20241213124706269 DMM DEBUG MM(262420000000067/f83aca3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124706276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124706276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124706276 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124706277 DMM INFO MM(262420000000067/f83aca3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124706277 DMM NOTICE MM(262420000000067/f83aca3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124706277 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124706277 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124706277 DLLC NOTICE LLME(e1507e32/f83aca3c){ASSIGNED} LLGM Assign pre (ffffffff => f83aca3c) (gprs_llc.c:1079) 20241213124706277 DLLC NOTICE LLME(ffffffff/f83aca3c){ASSIGNED} LLGM Assign post (ffffffff => f83aca3c) (gprs_llc.c:1125) 20241213124706277 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124706277 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124706277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124706277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@cb5101df7646: setverdict(pass): none -> pass 20241213124706329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124706329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124706329 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124706329 DMM INFO MM(262420000000067/f83aca3c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124706329 DMM INFO MM(262420000000067/f83aca3c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124706329 DMM DEBUG MM(262420000000067/f83aca3c) Using GGSN 0 (gprs_sm.c:312) 20241213124706329 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) 20241213124706329 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241213124706329 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124706329 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124706329 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241213124706341 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 02 cd 3a 9d 11 1a c4 94 a3 14 05 7f a4 77 4f fd 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) 20241213124706341 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a41a8, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124706341 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124706341 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=f83aca3c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124706341 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124706341 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124711208 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241213124711211 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) 20241213124711211 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d08b0518f0) (sgsn_libgtp.c:632) 20241213124716210 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1039" 20241213124721210 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241213124721210 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1039" 20241213124726193 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213124726193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124726194 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241213124726211 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241213124726211 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241213124726211 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1041" 20241213124731212 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241213124731212 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241213124731212 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241213124731212 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1041" 20241213124734905 DGPRS DEBUG Checking for inactive LLMEs, time = 15904789 (sgsn.c:131) 20241213124735742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124735744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124735744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124735773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124735775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124735775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124735810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124735812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124735812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124736213 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241213124736213 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241213124736213 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241213124736213 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241213124736213 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1043" 20241213124741214 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241213124741214 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241213124741214 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241213124741214 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241213124741214 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55d08b0518f0) (sgsn_libgtp.c:632) 20241213124741214 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55d08b0518f0) (sgsn_libgtp.c:636) 20241213124741214 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241213124741214 DMM INFO MM(262420000000067/f83aca3c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124741214 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241213124741214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213124741214 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241213124741214 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241213124741214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213124741214 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241213124741214 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241213124741214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213124741214 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241213124741214 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241213124741214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213124741214 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241213124741214 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@cb5101df7646: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(861)@cb5101df7646: Removing Client IMSI='262420000000067'H, index=0 20241213124741223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124741223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213124741223 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124741223 DMM INFO MM(262420000000067/f83aca3c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@cb5101df7646: Final verdict of PTC: pass 20241213124741226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@cb5101df7646: Final verdict of PTC: none 20241213124741228 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124741228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_echo_timeout-BVCI196(861)@cb5101df7646: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@cb5101df7646: Final verdict of PTC: none -NSVCI97(864)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@cb5101df7646: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@cb5101df7646: Final verdict of PTC: none -NSVCI99(873)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@cb5101df7646: Final verdict of PTC: none -NSVCI98(868)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(871)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(866)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(862)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_echo_timeout-BVCI196(861): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Dec 13 12:47:41 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 20241213124741361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124741762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109672) 20241213124742228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124742229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109672, count=114308) 20241213124743230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124743230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Dec 13 12:47:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124744230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124744231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_restart_ctr_echo started. 20241213124744819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124744821 DMM INFO MM(262420000000067/f83aca3c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124744821 DMM INFO MM(262420000000067/f83aca3c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124744821 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124744821 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124744821 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124744821 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124744821 DLLC NOTICE LLME(ffffffff/f83aca3c){ASSIGNED} LLGM Assign pre (f83aca3c => ffffffff) (gprs_llc.c:1079) 20241213124744821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f83aca3c => ffffffff) (gprs_llc.c:1125) 20241213124744821 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124744821 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124744821 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241213124744821 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) 20241213124744821 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241213124744821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124744821 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124744821 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124744821 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124744821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124744861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124744861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124744861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124744861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124744861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124744861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124744862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124744862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124744862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124744863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124744863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124744863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124744863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124744863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124744863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124744863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124744863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124744863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124744863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124744863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124744864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124744864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124744867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124744877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124744877 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(883)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 TC_attach_restart_ctr_echo-BVCI196(881)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124744902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124744902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124744902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124744902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124744902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124744902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124744902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124744902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124744902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124744904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124744904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124744904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124744905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124744905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124744905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124744905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124744905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124744905 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124744905 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124744905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124744905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124744905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124744909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124744919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124744919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124744940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124744940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124744940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124744940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124744940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124744940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124744940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124744940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124744940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124744942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124744942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124744942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124744942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124744942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124744942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124744942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124744942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124744942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124744942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124744942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124744943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124744943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124744946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124744957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124744957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124745231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124745231 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124745231 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124745231 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124745234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124745234 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@cb5101df7646: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='EEFC123F'O, index=0 SGSN_Test-GSUP(894)@cb5101df7646: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@cb5101df7646: 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 := '47FB4ED88D0F74A39A64F0411594CF96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF052CCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03E065BA1B52544F'O } } } } } 20241213124745283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124745283 DLLC NOTICE LLME(ffffffff/eefc123f){UNASSIGNED} LLC RX: unknown TLLI 0xeefc123f, creating LLME on the fly (gprs_llc.c:552) 20241213124745283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124745283 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241213124745283 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124745283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124745283 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124745283 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124745283 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124745283 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124745283 DLLC NOTICE LLME(ffffffff/eefc123f){UNASSIGNED} LLGM Assign pre (eefc123f => c360ac68) (gprs_llc.c:1079) 20241213124745283 DLLC NOTICE LLME(eefc123f/c360ac68){ASSIGNED} LLGM Assign post (eefc123f => c360ac68) (gprs_llc.c:1125) 20241213124745283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124745283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124745283 DMM DEBUG MM(262420000000023/c360ac68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124745296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124745296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124745296 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124745296 DMM DEBUG MM(262420000000023/c360ac68) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241213124745296 DMM NOTICE MM(262420000000023/c360ac68) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124745296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124745296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124745296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124745296 DMM DEBUG MM(262420000000023/c360ac68) Requesting authorization (sgsn_auth.c:160) 20241213124745296 DMM INFO MM(262420000000023/c360ac68) Requesting authentication tuples (sgsn_auth.c:184) 20241213124745296 DMM DEBUG MM(262420000000023/c360ac68) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124745296 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241213124745296 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@cb5101df7646: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@cb5101df7646: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241213124745299 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124745299 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124745299 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124745299 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124745299 DMM INFO MM(262420000000023/c360ac68) Subscriber data update (mmctx.c:445) 20241213124745299 DMM DEBUG MM(262420000000023/c360ac68) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124745299 DMM INFO MM(262420000000023/c360ac68) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124745299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124745299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124745299 DMM INFO MM(262420000000023/c360ac68) <- GMM AUTH AND CIPHERING REQ (rand = 47 fb 4e d8 8d 0f 74 a3 9a 64 f0 41 15 94 cf 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124745306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124745306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124745306 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124745306 DMM INFO MM(262420000000023/c360ac68) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124745306 DMM NOTICE MM(262420000000023/c360ac68) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124745306 DMM DEBUG MM(262420000000023/c360ac68) checking auth: received GSM SRES = af 05 2c ca (gprs_gmm.c:666) 20241213124745306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124745306 DMM DEBUG MM(262420000000023/c360ac68) Requesting authorization (sgsn_auth.c:160) 20241213124745306 DMM INFO MM(262420000000023/c360ac68) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124745306 DMM DEBUG MM(262420000000023/c360ac68) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124745306 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241213124745306 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) 20241213124745306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124745306 DMM INFO MM(262420000000023/c360ac68) <- GMM ATTACH ACCEPT (new P-TMSI=0xc360ac68) (gprs_gmm.c:300) 20241213124745307 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124745307 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124745307 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241213124745307 DMM INFO MM(262420000000023/c360ac68) Subscriber data update (mmctx.c:445) 20241213124745307 DMM DEBUG MM(262420000000023/c360ac68) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124745307 DMM INFO MM(262420000000023/c360ac68) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124745307 DMM NOTICE MM(262420000000023/c360ac68) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241213124745307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124745307 DMM NOTICE MM(262420000000023/c360ac68) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124745307 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) 20241213124745308 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124745308 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241213124745308 DMM INFO MM(262420000000023/c360ac68) Subscriber data update (mmctx.c:445) 20241213124745308 DMM DEBUG MM(262420000000023/c360ac68) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124745314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124745314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124745314 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124745314 DMM INFO MM(262420000000023/c360ac68) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124745314 DMM NOTICE MM(262420000000023/c360ac68) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124745314 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124745314 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124745314 DLLC NOTICE LLME(eefc123f/c360ac68){ASSIGNED} LLGM Assign pre (ffffffff => c360ac68) (gprs_llc.c:1079) 20241213124745314 DLLC NOTICE LLME(ffffffff/c360ac68){ASSIGNED} LLGM Assign post (ffffffff => c360ac68) (gprs_llc.c:1125) 20241213124745314 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124745314 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124745314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124745314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@cb5101df7646: setverdict(pass): none -> pass 20241213124745366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124745366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124745366 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124745366 DMM INFO MM(262420000000023/c360ac68) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124745366 DMM INFO MM(262420000000023/c360ac68) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124745366 DMM DEBUG MM(262420000000023/c360ac68) Using GGSN 0 (gprs_sm.c:312) 20241213124745366 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241213124745366 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124745366 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124745366 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241213124745377 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 5f 12 1b ee 11 fb 9b 95 6c 14 05 7f b6 8c 86 5e 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) 20241213124745377 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a1058, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124745377 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124745377 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=c360ac68, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124745377 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124745377 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124750367 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241213124750369 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) 20241213124750369 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d08b0518f0) (sgsn_libgtp.c:632) 20241213124755368 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241213124755369 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) 20241213124755369 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55d08b0518f0) (sgsn_libgtp.c:632) 20241213124755369 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241213124755369 DMM INFO MM(262420000000023/c360ac68) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124755369 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241213124755369 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@cb5101df7646: Removing Client IMSI='262420000000023'H, index=0 20241213124755377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124755377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213124755377 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124755377 DMM INFO MM(262420000000023/c360ac68) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@cb5101df7646: Final verdict of PTC: pass 20241213124755380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51364<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124755382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124755382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(894)@cb5101df7646: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@cb5101df7646: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@cb5101df7646: Final verdict of PTC: none -NSVCI97(882)@cb5101df7646: Final verdict of PTC: none -NSVCI98(887)@cb5101df7646: Final verdict of PTC: none -NSVCI99(892)@cb5101df7646: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(890)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(885)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(880)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Dec 13 12:47:55 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 20241213124755512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124755914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92816) 20241213124756383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124756383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92816, count=103212) 20241213124757384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124757384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Dec 13 12:47:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124758385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124758385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_restart_ctr_create started. 20241213124758972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124758973 DMM INFO MM(262420000000023/c360ac68) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124758973 DMM INFO MM(262420000000023/c360ac68) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124758974 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124758974 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124758974 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124758974 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124758974 DLLC NOTICE LLME(ffffffff/c360ac68){ASSIGNED} LLGM Assign pre (c360ac68 => ffffffff) (gprs_llc.c:1079) 20241213124758974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c360ac68 => ffffffff) (gprs_llc.c:1125) 20241213124758974 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124758974 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124758974 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241213124758974 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) 20241213124758974 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241213124758974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124758974 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124758974 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124758974 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124758974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124759024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124759024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124759024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124759024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124759024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124759024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124759024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124759024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124759024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(901)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124759026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124759026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124759026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124759026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124759026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124759026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124759026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124759026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124759026 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124759026 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124759026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124759027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124759027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124759030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124759039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759039 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(899)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124759064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124759064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124759064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124759064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124759064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124759064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124759064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124759064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124759064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124759066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124759066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124759066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124759066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124759066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124759066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124759066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124759066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124759066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124759066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124759066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(906)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124759067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124759067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124759071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124759079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(904)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(906)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124759096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124759096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124759096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124759096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124759096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124759096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124759096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124759096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124759096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124759097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124759097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124759097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124759097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124759098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124759098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124759098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124759098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124759098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124759098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124759098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124759098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124759098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124759102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124759112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124759385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124759385 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124759385 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124759385 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124759388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124759388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@cb5101df7646: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='EE0B7FEF'O, index=0 SGSN_Test-GSUP(913)@cb5101df7646: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@cb5101df7646: 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 := '9FAAF8F492EA76DBF3DCC9F73C16330C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94F23533'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B15A8F1852B07A9'O } } } } } 20241213124759435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759435 DLLC NOTICE LLME(ffffffff/ee0b7fef){UNASSIGNED} LLC RX: unknown TLLI 0xee0b7fef, creating LLME on the fly (gprs_llc.c:552) 20241213124759435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124759435 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241213124759435 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124759435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124759435 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124759435 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124759435 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124759435 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124759436 DLLC NOTICE LLME(ffffffff/ee0b7fef){UNASSIGNED} LLGM Assign pre (ee0b7fef => ca89f3db) (gprs_llc.c:1079) 20241213124759436 DLLC NOTICE LLME(ee0b7fef/ca89f3db){ASSIGNED} LLGM Assign post (ee0b7fef => ca89f3db) (gprs_llc.c:1125) 20241213124759436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124759436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124759436 DMM DEBUG MM(262420000000024/ca89f3db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124759448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124759448 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124759448 DMM DEBUG MM(262420000000024/ca89f3db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241213124759448 DMM NOTICE MM(262420000000024/ca89f3db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124759448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124759448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124759448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124759448 DMM DEBUG MM(262420000000024/ca89f3db) Requesting authorization (sgsn_auth.c:160) 20241213124759448 DMM INFO MM(262420000000024/ca89f3db) Requesting authentication tuples (sgsn_auth.c:184) 20241213124759448 DMM DEBUG MM(262420000000024/ca89f3db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124759448 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241213124759449 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@cb5101df7646: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@cb5101df7646: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241213124759451 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124759451 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124759451 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124759451 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124759451 DMM INFO MM(262420000000024/ca89f3db) Subscriber data update (mmctx.c:445) 20241213124759451 DMM DEBUG MM(262420000000024/ca89f3db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124759451 DMM INFO MM(262420000000024/ca89f3db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124759451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124759451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124759451 DMM INFO MM(262420000000024/ca89f3db) <- GMM AUTH AND CIPHERING REQ (rand = 9f aa f8 f4 92 ea 76 db f3 dc c9 f7 3c 16 33 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124759459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124759459 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124759459 DMM INFO MM(262420000000024/ca89f3db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124759459 DMM NOTICE MM(262420000000024/ca89f3db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124759459 DMM DEBUG MM(262420000000024/ca89f3db) checking auth: received GSM SRES = 94 f2 35 33 (gprs_gmm.c:666) 20241213124759459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124759459 DMM DEBUG MM(262420000000024/ca89f3db) Requesting authorization (sgsn_auth.c:160) 20241213124759459 DMM INFO MM(262420000000024/ca89f3db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124759459 DMM DEBUG MM(262420000000024/ca89f3db) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124759459 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241213124759459 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) 20241213124759459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124759459 DMM INFO MM(262420000000024/ca89f3db) <- GMM ATTACH ACCEPT (new P-TMSI=0xca89f3db) (gprs_gmm.c:300) 20241213124759461 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124759461 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124759461 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241213124759461 DMM INFO MM(262420000000024/ca89f3db) Subscriber data update (mmctx.c:445) 20241213124759461 DMM DEBUG MM(262420000000024/ca89f3db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124759461 DMM INFO MM(262420000000024/ca89f3db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124759461 DMM NOTICE MM(262420000000024/ca89f3db) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241213124759461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124759461 DMM NOTICE MM(262420000000024/ca89f3db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124759461 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) 20241213124759462 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124759462 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241213124759462 DMM INFO MM(262420000000024/ca89f3db) Subscriber data update (mmctx.c:445) 20241213124759462 DMM DEBUG MM(262420000000024/ca89f3db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124759468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124759468 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124759468 DMM INFO MM(262420000000024/ca89f3db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124759468 DMM NOTICE MM(262420000000024/ca89f3db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124759468 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124759468 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124759468 DLLC NOTICE LLME(ee0b7fef/ca89f3db){ASSIGNED} LLGM Assign pre (ffffffff => ca89f3db) (gprs_llc.c:1079) 20241213124759468 DLLC NOTICE LLME(ffffffff/ca89f3db){ASSIGNED} LLGM Assign post (ffffffff => ca89f3db) (gprs_llc.c:1125) 20241213124759468 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124759468 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124759468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124759468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@cb5101df7646: setverdict(pass): none -> pass 20241213124759520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124759520 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124759520 DMM INFO MM(262420000000024/ca89f3db) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124759520 DMM INFO MM(262420000000024/ca89f3db) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124759520 DMM DEBUG MM(262420000000024/ca89f3db) Using GGSN 0 (gprs_sm.c:312) 20241213124759520 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241213124759520 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124759520 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124759520 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241213124759532 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 5d 1b 0a fe 11 04 80 3f 3f 14 05 7f e6 bb be 4a 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) 20241213124759532 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f53618a1058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241213124759532 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f53618a1058, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124759532 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241213124759532 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241213124759532 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213124759532 DMM NOTICE MM(262420000000024/ca89f3db) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124759539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124759539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124759539 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124759539 DMM INFO MM(262420000000024/ca89f3db) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124759539 DMM INFO MM(262420000000024/ca89f3db) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124759539 DMM DEBUG MM(262420000000024/ca89f3db) Using GGSN 0 (gprs_sm.c:312) 20241213124759539 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241213124759539 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124759539 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124759540 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241213124759542 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 5d 1b 0a fe 11 04 80 3f 3f 14 05 7f e6 bb be 4a 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) 20241213124759542 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f53618a1058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241213124759542 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a1058, cbp=0x55d08b05a260) (sgsn_libgtp.c:632) 20241213124759542 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124759542 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=ca89f3db, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124759542 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124759542 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@cb5101df7646: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@cb5101df7646: Final verdict of PTC: pass 20241213124759551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@cb5101df7646: Final verdict of PTC: none 20241213124759553 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124759554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(906)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@cb5101df7646: Final verdict of PTC: none -NSVCI97(902)@cb5101df7646: Final verdict of PTC: none -NSVCI99(911)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@cb5101df7646: Final verdict of PTC: none -NSVCI98(907)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@cb5101df7646: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(904)@cb5101df7646: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@cb5101df7646: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(909)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(900)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(905)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Dec 13 12:47:59 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 20241213124759696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124800098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88684) 20241213124800554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124800554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88684, count=104592) 20241213124801556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124801556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Dec 13 12:48:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124802557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124802557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241213124803155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124803157 DMM INFO MM(262420000000024/ca89f3db) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124803157 DMM INFO MM(262420000000024/ca89f3db) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124803157 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124803157 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124803157 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124803157 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124803157 DLLC NOTICE LLME(ffffffff/ca89f3db){ASSIGNED} LLGM Assign pre (ca89f3db => ffffffff) (gprs_llc.c:1079) 20241213124803157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca89f3db => ffffffff) (gprs_llc.c:1125) 20241213124803157 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124803157 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124803157 DMM NOTICE MM(262420000000024/ca89f3db) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213124803157 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241213124803157 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213124803157 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124803157 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241213124803157 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241213124803157 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) 20241213124803157 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241213124803157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124803157 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124803157 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124803157 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124803157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124803201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124803202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124803202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124803202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124803202 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124803202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124803202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124803202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124803202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124803203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124803203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124803203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124803203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124803203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124803203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124803203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124803203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124803203 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124803203 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124803203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124803204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124803204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124803207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124803217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124803217 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124803241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124803241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124803241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124803241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124803241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124803241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124803241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124803241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124803241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(925)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(926)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124803243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124803243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124803243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124803243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124803243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124803243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124803243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124803243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124803243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124803243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124803243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124803244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124803244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124803248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124803258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124803258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124803278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124803278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124803278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124803278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124803278 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124803278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124803278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124803278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124803278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124803279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124803279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124803279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124803280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124803280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124803280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124803280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124803280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124803280 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124803280 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124803280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124803280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124803280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124803284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124803293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124803293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124803558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124803558 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124803558 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124803558 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124803560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(930)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124803560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@cb5101df7646: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='EBFF91C7'O, index=0 SGSN_Test-GSUP(932)@cb5101df7646: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@cb5101df7646: 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 := 'AF1AFD4778E338B9421470D545F0B533'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A40FDCDC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '989612615D74A107'O } } } } } 20241213124804612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124804612 DLLC NOTICE LLME(ffffffff/ebff91c7){UNASSIGNED} LLC RX: unknown TLLI 0xebff91c7, creating LLME on the fly (gprs_llc.c:552) 20241213124804612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124804612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241213124804612 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124804612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124804612 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124804612 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124804612 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124804612 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124804612 DLLC NOTICE LLME(ffffffff/ebff91c7){UNASSIGNED} LLGM Assign pre (ebff91c7 => e6fb60ab) (gprs_llc.c:1079) 20241213124804612 DLLC NOTICE LLME(ebff91c7/e6fb60ab){ASSIGNED} LLGM Assign post (ebff91c7 => e6fb60ab) (gprs_llc.c:1125) 20241213124804612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124804612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124804612 DMM DEBUG MM(262420000000025/e6fb60ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124804624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124804624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124804624 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124804624 DMM DEBUG MM(262420000000025/e6fb60ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241213124804624 DMM NOTICE MM(262420000000025/e6fb60ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124804624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124804624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124804624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124804624 DMM DEBUG MM(262420000000025/e6fb60ab) Requesting authorization (sgsn_auth.c:160) 20241213124804624 DMM INFO MM(262420000000025/e6fb60ab) Requesting authentication tuples (sgsn_auth.c:184) 20241213124804624 DMM DEBUG MM(262420000000025/e6fb60ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124804624 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241213124804624 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@cb5101df7646: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241213124804627 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124804627 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124804627 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124804627 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124804627 DMM INFO MM(262420000000025/e6fb60ab) Subscriber data update (mmctx.c:445) 20241213124804627 DMM DEBUG MM(262420000000025/e6fb60ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124804627 DMM INFO MM(262420000000025/e6fb60ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124804627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124804627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124804627 DMM INFO MM(262420000000025/e6fb60ab) <- GMM AUTH AND CIPHERING REQ (rand = af 1a fd 47 78 e3 38 b9 42 14 70 d5 45 f0 b5 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124804634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124804634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124804634 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124804634 DMM INFO MM(262420000000025/e6fb60ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124804634 DMM NOTICE MM(262420000000025/e6fb60ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124804634 DMM DEBUG MM(262420000000025/e6fb60ab) checking auth: received GSM SRES = a4 0f dc dc (gprs_gmm.c:666) 20241213124804634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124804634 DMM DEBUG MM(262420000000025/e6fb60ab) Requesting authorization (sgsn_auth.c:160) 20241213124804634 DMM INFO MM(262420000000025/e6fb60ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124804634 DMM DEBUG MM(262420000000025/e6fb60ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124804634 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241213124804634 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) 20241213124804635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124804635 DMM INFO MM(262420000000025/e6fb60ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6fb60ab) (gprs_gmm.c:300) 20241213124804636 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124804636 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124804636 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241213124804636 DMM INFO MM(262420000000025/e6fb60ab) Subscriber data update (mmctx.c:445) 20241213124804636 DMM DEBUG MM(262420000000025/e6fb60ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124804636 DMM INFO MM(262420000000025/e6fb60ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124804636 DMM NOTICE MM(262420000000025/e6fb60ab) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241213124804636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124804636 DMM NOTICE MM(262420000000025/e6fb60ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124804636 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) 20241213124804636 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124804636 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241213124804636 DMM INFO MM(262420000000025/e6fb60ab) Subscriber data update (mmctx.c:445) 20241213124804636 DMM DEBUG MM(262420000000025/e6fb60ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124804642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124804642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124804642 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124804642 DMM INFO MM(262420000000025/e6fb60ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124804642 DMM NOTICE MM(262420000000025/e6fb60ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124804642 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124804642 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124804642 DLLC NOTICE LLME(ebff91c7/e6fb60ab){ASSIGNED} LLGM Assign pre (ffffffff => e6fb60ab) (gprs_llc.c:1079) 20241213124804642 DLLC NOTICE LLME(ffffffff/e6fb60ab){ASSIGNED} LLGM Assign post (ffffffff => e6fb60ab) (gprs_llc.c:1125) 20241213124804642 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124804642 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124804642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124804642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@cb5101df7646: setverdict(pass): none -> pass 20241213124804694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124804694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124804694 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124804694 DMM INFO MM(262420000000025/e6fb60ab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124804694 DMM INFO MM(262420000000025/e6fb60ab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124804694 DMM DEBUG MM(262420000000025/e6fb60ab) Using GGSN 0 (gprs_sm.c:312) 20241213124804694 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) 20241213124804694 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241213124804694 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124804694 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124804694 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241213124804705 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 d0 98 14 ff 11 59 0e a0 3b 14 05 7f a2 e5 38 bd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241213124804705 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a20c8, cbp=0x55d08b0590f0) (sgsn_libgtp.c:632) 20241213124804705 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124804705 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=e6fb60ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124804705 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124804705 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124804712 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241213124804712 DGPRS INFO PDP(262420000000025:5): Context 0x7f53618a20c8 was deleted (sgsn_libgtp.c:660) 20241213124804712 DMM INFO MM(262420000000025/e6fb60ab) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124804712 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241213124804712 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241213124804906 DGPRS DEBUG Checking for inactive LLMEs, time = 15904819 (sgsn.c:131) 20241213124812713 DMM INFO MM(262420000000025/e6fb60ab) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124820005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241213124820714 DMM INFO MM(262420000000025/e6fb60ab) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124823559 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213124823559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241213124823559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124828716 DMM INFO MM(262420000000025/e6fb60ab) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124833205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124833207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124833207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124833244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124833245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124833245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124833281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124833282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124833282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213124834906 DGPRS DEBUG Checking for inactive LLMEs, time = 15904849 (sgsn.c:131) 20241213124836718 DMM INFO MM(262420000000025/e6fb60ab) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@cb5101df7646: Removing Client IMSI='262420000000025'H, index=0 20241213124836727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124836727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213124836727 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124836727 DMM INFO MM(262420000000025/e6fb60ab) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@cb5101df7646: Final verdict of PTC: pass 20241213124836730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@cb5101df7646: Final verdict of PTC: none -NSVCI97(920)@cb5101df7646: Final verdict of PTC: none 20241213124836732 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124836732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(925)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@cb5101df7646: Final verdict of PTC: none -NSVCI99(931)@cb5101df7646: Final verdict of PTC: none -NSVCI98(926)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(929)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(918)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(924)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Dec 13 12:48:36 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 20241213124836859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124837260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103168) 20241213124837733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124837733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103168, count=111788) 20241213124838735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124838735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Dec 13 12:48:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124839737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124839737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241213124840322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124840323 DMM INFO MM(262420000000025/e6fb60ab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124840323 DMM INFO MM(262420000000025/e6fb60ab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124840323 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124840323 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124840323 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124840323 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124840323 DLLC NOTICE LLME(ffffffff/e6fb60ab){ASSIGNED} LLGM Assign pre (e6fb60ab => ffffffff) (gprs_llc.c:1079) 20241213124840323 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6fb60ab => ffffffff) (gprs_llc.c:1125) 20241213124840323 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124840323 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124840323 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241213124840323 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) 20241213124840323 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241213124840323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124840323 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124840323 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124840323 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124840323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124840363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124840363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124840363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124840363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124840363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124840363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124840363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124840363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124840363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124840366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124840366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124840366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124840366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124840366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124840366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124840366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124840366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124840366 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124840366 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124840366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124840366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124840366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124840370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124840379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124840379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124840400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124840400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124840400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124840400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124840400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124840400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124840400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124840400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124840400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124840402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124840402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124840402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124840402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124840402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124840402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124840402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124840402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124840402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124840402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124840402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124840403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124840403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124840406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124840415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124840415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124840443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124840443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124840443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124840443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124840443 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124840443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124840443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124840443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124840443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124840444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124840444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124840444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124840444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124840444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124840444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124840444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124840444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124840444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124840444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124840444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124840445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124840445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124840448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124840457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124840457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124840738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124840738 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124840738 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124840738 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124840740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124840740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@cb5101df7646: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='CA7C3A88'O, index=0 SGSN_Test-GSUP(951)@cb5101df7646: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@cb5101df7646: 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 := '4F968940F49B238A9983E0A0C4E77F84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5619C7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E833BC9177398B5'O } } } } } 20241213124840788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124840789 DLLC NOTICE LLME(ffffffff/ca7c3a88){UNASSIGNED} LLC RX: unknown TLLI 0xca7c3a88, creating LLME on the fly (gprs_llc.c:552) 20241213124840789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124840789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241213124840789 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124840789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124840789 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124840789 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124840789 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124840789 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124840789 DLLC NOTICE LLME(ffffffff/ca7c3a88){UNASSIGNED} LLGM Assign pre (ca7c3a88 => f1863a23) (gprs_llc.c:1079) 20241213124840789 DLLC NOTICE LLME(ca7c3a88/f1863a23){ASSIGNED} LLGM Assign post (ca7c3a88 => f1863a23) (gprs_llc.c:1125) 20241213124840789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124840789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124840789 DMM DEBUG MM(262420000000027/f1863a23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124840801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124840801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124840801 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124840801 DMM DEBUG MM(262420000000027/f1863a23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241213124840801 DMM NOTICE MM(262420000000027/f1863a23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124840801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124840801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124840801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124840801 DMM DEBUG MM(262420000000027/f1863a23) Requesting authorization (sgsn_auth.c:160) 20241213124840801 DMM INFO MM(262420000000027/f1863a23) Requesting authentication tuples (sgsn_auth.c:184) 20241213124840801 DMM DEBUG MM(262420000000027/f1863a23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124840801 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241213124840801 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@cb5101df7646: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241213124840804 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124840804 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124840804 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124840804 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124840804 DMM INFO MM(262420000000027/f1863a23) Subscriber data update (mmctx.c:445) 20241213124840804 DMM DEBUG MM(262420000000027/f1863a23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124840804 DMM INFO MM(262420000000027/f1863a23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124840804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124840804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124840804 DMM INFO MM(262420000000027/f1863a23) <- GMM AUTH AND CIPHERING REQ (rand = 4f 96 89 40 f4 9b 23 8a 99 83 e0 a0 c4 e7 7f 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124840812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124840812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124840812 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124840812 DMM INFO MM(262420000000027/f1863a23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124840812 DMM NOTICE MM(262420000000027/f1863a23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124840812 DMM DEBUG MM(262420000000027/f1863a23) checking auth: received GSM SRES = e5 61 9c 7d (gprs_gmm.c:666) 20241213124840812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124840812 DMM DEBUG MM(262420000000027/f1863a23) Requesting authorization (sgsn_auth.c:160) 20241213124840812 DMM INFO MM(262420000000027/f1863a23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124840812 DMM DEBUG MM(262420000000027/f1863a23) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124840812 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241213124840812 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) 20241213124840812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124840812 DMM INFO MM(262420000000027/f1863a23) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1863a23) (gprs_gmm.c:300) 20241213124840814 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124840814 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124840814 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241213124840814 DMM INFO MM(262420000000027/f1863a23) Subscriber data update (mmctx.c:445) 20241213124840814 DMM DEBUG MM(262420000000027/f1863a23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124840814 DMM INFO MM(262420000000027/f1863a23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124840814 DMM NOTICE MM(262420000000027/f1863a23) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241213124840814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124840814 DMM NOTICE MM(262420000000027/f1863a23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124840814 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) 20241213124840814 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124840814 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241213124840814 DMM INFO MM(262420000000027/f1863a23) Subscriber data update (mmctx.c:445) 20241213124840814 DMM DEBUG MM(262420000000027/f1863a23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124840820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124840821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124840821 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124840821 DMM INFO MM(262420000000027/f1863a23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124840821 DMM NOTICE MM(262420000000027/f1863a23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124840821 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124840821 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124840821 DLLC NOTICE LLME(ca7c3a88/f1863a23){ASSIGNED} LLGM Assign pre (ffffffff => f1863a23) (gprs_llc.c:1079) 20241213124840821 DLLC NOTICE LLME(ffffffff/f1863a23){ASSIGNED} LLGM Assign post (ffffffff => f1863a23) (gprs_llc.c:1125) 20241213124840821 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124840821 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124840821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124840821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@cb5101df7646: setverdict(pass): none -> pass 20241213124840872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124840872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124840872 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124840872 DMM INFO MM(262420000000027/f1863a23) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124840872 DMM INFO MM(262420000000027/f1863a23) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124840872 DMM DEBUG MM(262420000000027/f1863a23) Using GGSN 0 (gprs_sm.c:312) 20241213124840872 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) 20241213124840872 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241213124840872 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124840872 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124840872 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@cb5101df7646: First createPDPContextRequest received, dropping & waiting for retransmission 20241213124845874 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241213124845881 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 c3 44 72 a7 11 98 a2 37 90 14 05 7f 45 8c f2 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=1052 from retransmit req queue (gtp.c:443) 20241213124845881 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a20c8, cbp=0x55d08b0590f0) (sgsn_libgtp.c:632) 20241213124845881 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124845881 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=f1863a23, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124845881 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124845881 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241213124845890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124845890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241213124845890 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124845890 DMM INFO MM(262420000000027/f1863a23) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241213124845890 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124845890 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@cb5101df7646: First deletePDPContextRequest received, dropping & waiting for retransmission 20241213124850892 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241213124850894 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) 20241213124850894 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f53618a20c8, cbp=0x55d08b0590f0) (sgsn_libgtp.c:632) 20241213124850894 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241213124850894 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=f1863a23, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124850894 DMM INFO MM(262420000000027/f1863a23) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241213124850894 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241213124850894 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@cb5101df7646: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@cb5101df7646: Final verdict of PTC: pass 20241213124850905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124850907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124850907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@cb5101df7646: Final verdict of PTC: none -NSVCI97(939)@cb5101df7646: Final verdict of PTC: none -NSVCI98(944)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@cb5101df7646: Final verdict of PTC: none -NSVCI99(949)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(937)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(942)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(947)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Dec 13 12:48:50 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 20241213124851042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124851443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102880) 20241213124851907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124851907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102880, count=104040) 20241213124852908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124852908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Dec 13 12:48:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124853909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124853909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241213124854507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124854508 DMM INFO MM(262420000000027/f1863a23) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124854508 DMM INFO MM(262420000000027/f1863a23) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124854508 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124854508 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124854508 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124854508 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124854508 DLLC NOTICE LLME(ffffffff/f1863a23){ASSIGNED} LLGM Assign pre (f1863a23 => ffffffff) (gprs_llc.c:1079) 20241213124854508 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1863a23 => ffffffff) (gprs_llc.c:1125) 20241213124854508 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241213124854508 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) 20241213124854508 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241213124854508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124854508 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124854508 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124854508 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124854508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124854552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124854552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124854552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124854552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124854552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124854552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124854552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124854552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124854552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124854553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124854553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124854553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124854554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124854554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124854554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124854554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124854554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124854554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124854554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124854554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124854555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124854555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124854559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124854569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124854569 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124854588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124854588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124854588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124854588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124854588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124854588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124854588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124854588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124854588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124854589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124854589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124854589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124854590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124854590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124854590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124854590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124854590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124854590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124854590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124854590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(963)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124854590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124854590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124854594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124854603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124854603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124854627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124854627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124854627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124854627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124854627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124854627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124854627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124854627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124854627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124854628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124854628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124854628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124854629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124854629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124854629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124854629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124854629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124854629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124854629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124854629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124854629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124854629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124854633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124854641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124854641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124854910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124854910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124854910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124854910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124854912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124854912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@cb5101df7646: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='FE968248'O, index=0 SGSN_Test-GSUP(970)@cb5101df7646: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@cb5101df7646: 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 := '02EFB3BEC631A174953F0EC4B5B33C7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA456A18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31946DDB2C177A65'O } } } } } 20241213124854959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124854959 DLLC NOTICE LLME(ffffffff/fe968248){UNASSIGNED} LLC RX: unknown TLLI 0xfe968248, creating LLME on the fly (gprs_llc.c:552) 20241213124854959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124854959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241213124854959 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124854959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124854959 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124854959 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124854959 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124854959 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124854959 DLLC NOTICE LLME(ffffffff/fe968248){UNASSIGNED} LLGM Assign pre (fe968248 => c4da027b) (gprs_llc.c:1079) 20241213124854959 DLLC NOTICE LLME(fe968248/c4da027b){ASSIGNED} LLGM Assign post (fe968248 => c4da027b) (gprs_llc.c:1125) 20241213124854959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124854959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124854959 DMM DEBUG MM(262420000000028/c4da027b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124854972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124854972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124854972 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124854972 DMM DEBUG MM(262420000000028/c4da027b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241213124854972 DMM NOTICE MM(262420000000028/c4da027b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124854972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124854972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124854972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124854972 DMM DEBUG MM(262420000000028/c4da027b) Requesting authorization (sgsn_auth.c:160) 20241213124854972 DMM INFO MM(262420000000028/c4da027b) Requesting authentication tuples (sgsn_auth.c:184) 20241213124854972 DMM DEBUG MM(262420000000028/c4da027b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124854972 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241213124854972 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@cb5101df7646: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241213124854975 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124854975 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124854975 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124854975 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124854975 DMM INFO MM(262420000000028/c4da027b) Subscriber data update (mmctx.c:445) 20241213124854975 DMM DEBUG MM(262420000000028/c4da027b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124854975 DMM INFO MM(262420000000028/c4da027b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124854975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124854975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124854975 DMM INFO MM(262420000000028/c4da027b) <- GMM AUTH AND CIPHERING REQ (rand = 02 ef b3 be c6 31 a1 74 95 3f 0e c4 b5 b3 3c 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124854982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124854982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124854982 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124854982 DMM INFO MM(262420000000028/c4da027b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124854982 DMM NOTICE MM(262420000000028/c4da027b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124854982 DMM DEBUG MM(262420000000028/c4da027b) checking auth: received GSM SRES = ca 45 6a 18 (gprs_gmm.c:666) 20241213124854982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124854982 DMM DEBUG MM(262420000000028/c4da027b) Requesting authorization (sgsn_auth.c:160) 20241213124854982 DMM INFO MM(262420000000028/c4da027b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124854982 DMM DEBUG MM(262420000000028/c4da027b) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124854982 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241213124854982 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) 20241213124854982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124854982 DMM INFO MM(262420000000028/c4da027b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4da027b) (gprs_gmm.c:300) 20241213124854984 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124854984 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124854984 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241213124854984 DMM INFO MM(262420000000028/c4da027b) Subscriber data update (mmctx.c:445) 20241213124854984 DMM DEBUG MM(262420000000028/c4da027b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124854984 DMM INFO MM(262420000000028/c4da027b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124854984 DMM NOTICE MM(262420000000028/c4da027b) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241213124854984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124854984 DMM NOTICE MM(262420000000028/c4da027b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124854984 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) 20241213124854984 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124854984 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241213124854984 DMM INFO MM(262420000000028/c4da027b) Subscriber data update (mmctx.c:445) 20241213124854984 DMM DEBUG MM(262420000000028/c4da027b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124854992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124854992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124854992 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124854992 DMM INFO MM(262420000000028/c4da027b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124854992 DMM NOTICE MM(262420000000028/c4da027b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124854992 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124854992 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124854992 DLLC NOTICE LLME(fe968248/c4da027b){ASSIGNED} LLGM Assign pre (ffffffff => c4da027b) (gprs_llc.c:1079) 20241213124854992 DLLC NOTICE LLME(ffffffff/c4da027b){ASSIGNED} LLGM Assign post (ffffffff => c4da027b) (gprs_llc.c:1125) 20241213124854992 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124854992 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124854992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124854992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@cb5101df7646: setverdict(pass): none -> pass 20241213124855044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124855044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124855044 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124855044 DMM INFO MM(262420000000028/c4da027b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124855044 DMM INFO MM(262420000000028/c4da027b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124855044 DMM DEBUG MM(262420000000028/c4da027b) Using GGSN 0 (gprs_sm.c:312) 20241213124855044 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) 20241213124855044 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241213124855044 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124855044 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124855044 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241213124855055 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 0d 58 3a c9 11 a1 ef 36 ab 14 05 7f 57 88 ae fc 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) 20241213124855055 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a20c8, cbp=0x55d08b0590f0) (sgsn_libgtp.c:632) 20241213124855055 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124855055 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=c4da027b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124855055 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124855055 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124855061 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241213124855061 DGPRS INFO PDP(262420000000028:5): Context 0x7f53618a20c8 was deleted (sgsn_libgtp.c:660) 20241213124855061 DMM INFO MM(262420000000028/c4da027b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124855061 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241213124855061 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@cb5101df7646: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241213124855066 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241213124855067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124855067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213124855067 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124855067 DMM INFO MM(262420000000028/c4da027b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241213124855067 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241213124855067 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@cb5101df7646: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@cb5101df7646: Final verdict of PTC: pass 20241213124855071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36552<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124855073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124855073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@cb5101df7646: Final verdict of PTC: none -NSVCI97(958)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@cb5101df7646: Final verdict of PTC: none -NSVCI99(968)@cb5101df7646: Final verdict of PTC: none -NSVCI98(963)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(956)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(961)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(966)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Dec 13 12:48:55 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 20241213124855209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124855611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41436) 20241213124856074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124856074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41436, count=101820) 20241213124857076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124857076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Dec 13 12:48:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124858077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124858077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241213124858671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124858672 DMM INFO MM(262420000000028/c4da027b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124858672 DMM INFO MM(262420000000028/c4da027b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124858672 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124858672 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124858672 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124858672 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124858672 DLLC NOTICE LLME(ffffffff/c4da027b){ASSIGNED} LLGM Assign pre (c4da027b => ffffffff) (gprs_llc.c:1079) 20241213124858672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4da027b => ffffffff) (gprs_llc.c:1125) 20241213124858672 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124858672 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124858672 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241213124858672 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) 20241213124858672 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241213124858672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124858672 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124858672 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124858672 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124858672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124858725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124858725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124858725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124858725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124858725 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124858725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124858725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124858725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124858725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(977)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(978)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124858727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124858727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124858727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124858727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124858727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124858727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124858727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124858727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124858727 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124858727 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124858727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(978)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124858728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124858728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124858731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124858741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124858741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(979)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(977)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124858751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124858751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124858751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124858751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124858751 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124858751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124858751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124858751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124858751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124858753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124858753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124858753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124858753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124858753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124858753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124858753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124858753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124858754 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124858754 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124858754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124858754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124858754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124858757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124858768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124858768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124858789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124858789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124858789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124858789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124858789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124858789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124858789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124858789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124858789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124858791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124858791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124858791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124858791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124858791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124858791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124858791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124858791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124858791 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124858791 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124858791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124858792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124858792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124858795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124858805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124858805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124859077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124859077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124859077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124859077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124859079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124859080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@cb5101df7646: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='D2A4871F'O, index=0 SGSN_Test-GSUP(989)@cb5101df7646: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@cb5101df7646: 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 := 'C90E277DA78B56D52690796EC76641EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '889F4723'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDC7A7EA2B82990D'O } } } } } 20241213124859125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124859125 DLLC NOTICE LLME(ffffffff/d2a4871f){UNASSIGNED} LLC RX: unknown TLLI 0xd2a4871f, creating LLME on the fly (gprs_llc.c:552) 20241213124859125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124859125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241213124859125 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124859125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124859125 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124859125 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124859125 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124859125 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124859125 DLLC NOTICE LLME(ffffffff/d2a4871f){UNASSIGNED} LLGM Assign pre (d2a4871f => ee9a247e) (gprs_llc.c:1079) 20241213124859125 DLLC NOTICE LLME(d2a4871f/ee9a247e){ASSIGNED} LLGM Assign post (d2a4871f => ee9a247e) (gprs_llc.c:1125) 20241213124859125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124859125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124859125 DMM DEBUG MM(262420000000026/ee9a247e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124859138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124859138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124859139 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124859139 DMM DEBUG MM(262420000000026/ee9a247e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241213124859139 DMM NOTICE MM(262420000000026/ee9a247e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124859139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124859139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124859139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124859139 DMM DEBUG MM(262420000000026/ee9a247e) Requesting authorization (sgsn_auth.c:160) 20241213124859139 DMM INFO MM(262420000000026/ee9a247e) Requesting authentication tuples (sgsn_auth.c:184) 20241213124859139 DMM DEBUG MM(262420000000026/ee9a247e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124859139 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241213124859139 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@cb5101df7646: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241213124859141 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124859141 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124859141 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124859141 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124859141 DMM INFO MM(262420000000026/ee9a247e) Subscriber data update (mmctx.c:445) 20241213124859141 DMM DEBUG MM(262420000000026/ee9a247e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124859142 DMM INFO MM(262420000000026/ee9a247e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124859142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124859142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124859142 DMM INFO MM(262420000000026/ee9a247e) <- GMM AUTH AND CIPHERING REQ (rand = c9 0e 27 7d a7 8b 56 d5 26 90 79 6e c7 66 41 eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124859148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124859148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124859148 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124859148 DMM INFO MM(262420000000026/ee9a247e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124859148 DMM NOTICE MM(262420000000026/ee9a247e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124859148 DMM DEBUG MM(262420000000026/ee9a247e) checking auth: received GSM SRES = 88 9f 47 23 (gprs_gmm.c:666) 20241213124859148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124859149 DMM DEBUG MM(262420000000026/ee9a247e) Requesting authorization (sgsn_auth.c:160) 20241213124859149 DMM INFO MM(262420000000026/ee9a247e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124859149 DMM DEBUG MM(262420000000026/ee9a247e) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124859149 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241213124859149 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) 20241213124859149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124859149 DMM INFO MM(262420000000026/ee9a247e) <- GMM ATTACH ACCEPT (new P-TMSI=0xee9a247e) (gprs_gmm.c:300) 20241213124859150 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124859150 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124859150 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241213124859150 DMM INFO MM(262420000000026/ee9a247e) Subscriber data update (mmctx.c:445) 20241213124859150 DMM DEBUG MM(262420000000026/ee9a247e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124859150 DMM INFO MM(262420000000026/ee9a247e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124859150 DMM NOTICE MM(262420000000026/ee9a247e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241213124859150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124859150 DMM NOTICE MM(262420000000026/ee9a247e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124859150 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) 20241213124859150 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124859150 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241213124859150 DMM INFO MM(262420000000026/ee9a247e) Subscriber data update (mmctx.c:445) 20241213124859150 DMM DEBUG MM(262420000000026/ee9a247e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124859156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124859156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124859156 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124859156 DMM INFO MM(262420000000026/ee9a247e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124859156 DMM NOTICE MM(262420000000026/ee9a247e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124859156 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124859156 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124859156 DLLC NOTICE LLME(d2a4871f/ee9a247e){ASSIGNED} LLGM Assign pre (ffffffff => ee9a247e) (gprs_llc.c:1079) 20241213124859156 DLLC NOTICE LLME(ffffffff/ee9a247e){ASSIGNED} LLGM Assign post (ffffffff => ee9a247e) (gprs_llc.c:1125) 20241213124859156 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124859156 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124859156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124859156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@cb5101df7646: setverdict(pass): none -> pass 20241213124859208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124859208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124859208 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124859208 DMM INFO MM(262420000000026/ee9a247e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124859208 DMM INFO MM(262420000000026/ee9a247e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124859208 DMM DEBUG MM(262420000000026/ee9a247e) Using GGSN 0 (gprs_sm.c:312) 20241213124859208 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) 20241213124859208 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241213124859208 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124859208 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124859208 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241213124859219 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 92 5c a7 a8 11 84 53 b0 18 14 05 7f 83 8b 9c d6 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) 20241213124859219 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a20c8, cbp=0x55d08b0590f0) (sgsn_libgtp.c:632) 20241213124859219 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124859219 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=ee9a247e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124859219 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124859219 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124859227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124859227 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213124859227 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124859230 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 92 5c a7 a8 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241213124859230 DGPRS INFO PDP(262420000000026:5): Context 0x7f53618a20c8 was deleted (sgsn_libgtp.c:660) 20241213124859230 DMM INFO MM(262420000000026/ee9a247e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241213124859230 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241213124859230 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@cb5101df7646: Removing Client IMSI='262420000000026'H, index=0 20241213124859237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124859237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241213124859237 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124859237 DMM INFO MM(262420000000026/ee9a247e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@cb5101df7646: Final verdict of PTC: pass 20241213124859239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@cb5101df7646: Final verdict of PTC: none 20241213124859241 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(982)@cb5101df7646: Final verdict of PTC: none -NSVCI99(987)@cb5101df7646: Final verdict of PTC: none 20241213124859241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@cb5101df7646: Final verdict of PTC: none -NSVCI97(978)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(976)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(985)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(980)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Dec 13 12:48:59 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 20241213124859376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124859777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95980) 20241213124900242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124900242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95980, count=104360) 20241213124901244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124901244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Dec 13 12:49:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124902244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124902245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_gmm_detach started. 20241213124902838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124902840 DMM INFO MM(262420000000026/ee9a247e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124902840 DMM INFO MM(262420000000026/ee9a247e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124902840 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124902840 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124902840 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124902840 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124902840 DLLC NOTICE LLME(ffffffff/ee9a247e){ASSIGNED} LLGM Assign pre (ee9a247e => ffffffff) (gprs_llc.c:1079) 20241213124902840 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee9a247e => ffffffff) (gprs_llc.c:1125) 20241213124902840 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124902840 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124902840 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241213124902840 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) 20241213124902840 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241213124902840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124902840 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124902840 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124902840 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124902840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124902888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124902888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124902888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124902888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124902888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124902888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124902888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124902888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124902888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124902890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124902890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124902890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124902890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124902890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124902890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124902890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124902890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124902890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124902890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124902890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124902891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124902891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124902896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213124902906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124902906 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124902930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124902930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124902930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124902930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124902930 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124902930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124902930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124902930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124902930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1002)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124902932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124902932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124902932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124902932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124902932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124902932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124902932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124902932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124902932 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124902932 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124902932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1001)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124902933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124902933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124902938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124902948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124902948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1003)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(999)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124902962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124902962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124902962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124902962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124902962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124902962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124902962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124902962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124902962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124902964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124902964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124902964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124902964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124902964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124902964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124902964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124902964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124902964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124902964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124902964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124902964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124902964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124902968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124902978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124902978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124903245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124903246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124903246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124903246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124903248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124903248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@cb5101df7646: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='DF1AA8EB'O, index=0 SGSN_Test-GSUP(1008)@cb5101df7646: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@cb5101df7646: 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 := '92D3400BEDB04D8E7A067370CFBC8040'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D2B5AE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4E066E0581BF093'O } } } } } 20241213124903294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124903295 DLLC NOTICE LLME(ffffffff/df1aa8eb){UNASSIGNED} LLC RX: unknown TLLI 0xdf1aa8eb, creating LLME on the fly (gprs_llc.c:552) 20241213124903295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124903295 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241213124903295 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124903295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124903295 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124903295 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124903295 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124903295 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124903295 DLLC NOTICE LLME(ffffffff/df1aa8eb){UNASSIGNED} LLGM Assign pre (df1aa8eb => d83d3376) (gprs_llc.c:1079) 20241213124903295 DLLC NOTICE LLME(df1aa8eb/d83d3376){ASSIGNED} LLGM Assign post (df1aa8eb => d83d3376) (gprs_llc.c:1125) 20241213124903295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124903295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124903295 DMM DEBUG MM(262420000000026/d83d3376) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124903305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124903306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124903306 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124903306 DMM DEBUG MM(262420000000026/d83d3376) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241213124903306 DMM NOTICE MM(262420000000026/d83d3376) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124903306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124903306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124903306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124903306 DMM DEBUG MM(262420000000026/d83d3376) Requesting authorization (sgsn_auth.c:160) 20241213124903306 DMM INFO MM(262420000000026/d83d3376) Requesting authentication tuples (sgsn_auth.c:184) 20241213124903306 DMM DEBUG MM(262420000000026/d83d3376) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124903306 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241213124903306 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)@cb5101df7646: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241213124903308 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124903308 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124903308 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124903308 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124903308 DMM INFO MM(262420000000026/d83d3376) Subscriber data update (mmctx.c:445) 20241213124903308 DMM DEBUG MM(262420000000026/d83d3376) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124903308 DMM INFO MM(262420000000026/d83d3376) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124903309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124903309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124903309 DMM INFO MM(262420000000026/d83d3376) <- GMM AUTH AND CIPHERING REQ (rand = 92 d3 40 0b ed b0 4d 8e 7a 06 73 70 cf bc 80 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124903315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124903315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124903315 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124903315 DMM INFO MM(262420000000026/d83d3376) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124903315 DMM NOTICE MM(262420000000026/d83d3376) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124903315 DMM DEBUG MM(262420000000026/d83d3376) checking auth: received GSM SRES = 6d 2b 5a e6 (gprs_gmm.c:666) 20241213124903315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124903315 DMM DEBUG MM(262420000000026/d83d3376) Requesting authorization (sgsn_auth.c:160) 20241213124903315 DMM INFO MM(262420000000026/d83d3376) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124903315 DMM DEBUG MM(262420000000026/d83d3376) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124903315 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241213124903315 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) 20241213124903315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124903315 DMM INFO MM(262420000000026/d83d3376) <- GMM ATTACH ACCEPT (new P-TMSI=0xd83d3376) (gprs_gmm.c:300) 20241213124903316 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124903316 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124903316 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241213124903316 DMM INFO MM(262420000000026/d83d3376) Subscriber data update (mmctx.c:445) 20241213124903316 DMM DEBUG MM(262420000000026/d83d3376) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124903316 DMM INFO MM(262420000000026/d83d3376) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124903316 DMM NOTICE MM(262420000000026/d83d3376) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241213124903316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124903316 DMM NOTICE MM(262420000000026/d83d3376) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124903316 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) 20241213124903316 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124903316 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241213124903316 DMM INFO MM(262420000000026/d83d3376) Subscriber data update (mmctx.c:445) 20241213124903316 DMM DEBUG MM(262420000000026/d83d3376) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124903323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124903323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124903323 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124903323 DMM INFO MM(262420000000026/d83d3376) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124903323 DMM NOTICE MM(262420000000026/d83d3376) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124903323 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124903323 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124903323 DLLC NOTICE LLME(df1aa8eb/d83d3376){ASSIGNED} LLGM Assign pre (ffffffff => d83d3376) (gprs_llc.c:1079) 20241213124903323 DLLC NOTICE LLME(ffffffff/d83d3376){ASSIGNED} LLGM Assign post (ffffffff => d83d3376) (gprs_llc.c:1125) 20241213124903323 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124903323 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124903323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124903323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@cb5101df7646: setverdict(pass): none -> pass 20241213124903374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124903374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124903374 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124903374 DMM INFO MM(262420000000026/d83d3376) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124903375 DMM INFO MM(262420000000026/d83d3376) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124903375 DMM DEBUG MM(262420000000026/d83d3376) Using GGSN 0 (gprs_sm.c:312) 20241213124903375 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) 20241213124903375 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241213124903375 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124903375 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124903375 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241213124903386 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 51 6d e6 02 11 f5 d6 29 50 14 05 7f 7a f9 38 4c 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) 20241213124903386 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a20c8, cbp=0x55d08b0590f0) (sgsn_libgtp.c:632) 20241213124903386 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124903386 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=d83d3376, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124903386 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124903386 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124903394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124903394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124903394 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124903394 DMM INFO MM(262420000000026/d83d3376) -> GMM DETACH REQUEST TLLI=0xd83d3376 type=GPRS detach (gprs_gmm.c:1465) 20241213124903394 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241213124903394 DMM INFO MM(262420000000026/d83d3376) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241213124903394 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124903394 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124903394 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124903394 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124903394 DLLC NOTICE LLME(ffffffff/d83d3376){ASSIGNED} LLGM Assign pre (d83d3376 => ffffffff) (gprs_llc.c:1079) 20241213124903394 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d83d3376 => ffffffff) (gprs_llc.c:1125) 20241213124903394 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124903394 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124903394 DMM NOTICE MM(262420000000026/d83d3376) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213124903394 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241213124903394 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213124903394 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124903394 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241213124903394 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241213124903394 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) 20241213124903394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124903394 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124903394 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124903394 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124903395 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@cb5101df7646: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@cb5101df7646: Final verdict of PTC: pass 20241213124903402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39366<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@cb5101df7646: Final verdict of PTC: none 20241213124903404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124903404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1007)@cb5101df7646: Final verdict of PTC: none -NSVCI97(996)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1002)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1006)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1004)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(995)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1000)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Dec 13 12:49:03 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 20241213124903544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124903845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103600) 20241213124904405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124904405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103600, count=107956) 20241213124904907 DGPRS DEBUG Checking for inactive LLMEs, time = 15904879 (sgsn.c:131) 20241213124905406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124905406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Dec 13 12:49:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124906408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124906408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241213124906910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124906911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124906954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124906954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124906954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124906954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124906954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124906954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124906954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124906954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124906954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124906956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124906956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124906956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124906956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124906956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124906956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124906956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124906956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124906956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124906956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124906956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124906957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124906957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124906960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124906969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124906969 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124906995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124906995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124906995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124906995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124906995 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124906995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124906995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124906995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124906995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124906996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124906996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124906996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124906996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124906996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124906996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124906996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124906996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124906996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124906996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124906997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124906997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124906997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124907001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124907012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124907012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124907032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124907032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124907032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124907032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124907032 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124907032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124907032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124907032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124907032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124907033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124907033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124907033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124907034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124907034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124907034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124907034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124907034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124907034 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124907034 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124907034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124907034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124907034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124907038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124907047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124907048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124907409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124907409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124907409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124907409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124907411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124907412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@cb5101df7646: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='DE01AD61'O, index=0 SGSN_Test-GSUP(1027)@cb5101df7646: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241213124908466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124908466 DLLC NOTICE LLME(ffffffff/de01ad61){UNASSIGNED} LLC RX: unknown TLLI 0xde01ad61, creating LLME on the fly (gprs_llc.c:552) 20241213124908466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124908466 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241213124908466 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124908466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124908466 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124908466 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124908466 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124908466 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124908466 DLLC NOTICE LLME(ffffffff/de01ad61){UNASSIGNED} LLGM Assign pre (de01ad61 => cbc214b1) (gprs_llc.c:1079) 20241213124908466 DLLC NOTICE LLME(de01ad61/cbc214b1){ASSIGNED} LLGM Assign post (de01ad61 => cbc214b1) (gprs_llc.c:1125) 20241213124908466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124908466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124908466 DMM DEBUG MM(262420000000039/cbc214b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124908479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124908479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241213124908479 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124908479 DMM INFO MM(262420000000039/cbc214b1) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241213124908479 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124908479 DLLC NOTICE LLME(de01ad61/cbc214b1){ASSIGNED} LLGM Assign pre (de01ad61 => cbc214b1) (gprs_llc.c:1079) 20241213124908479 DLLC NOTICE LLME(de01ad61/cbc214b1){ASSIGNED} LLGM Assign post (de01ad61 => cbc214b1) (gprs_llc.c:1125) 20241213124908479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124908480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124908480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124908480 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124908480 DMM DEBUG MM(262420000000039/cbc214b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241213124908480 DMM NOTICE MM(262420000000039/cbc214b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124908480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124908480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124908480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241213124908480 DMM INFO MM(262420000000039/cbc214b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbc214b1) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@cb5101df7646: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@cb5101df7646: Removing Client IMSI='262420000000039'H, index=0 20241213124909484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124909484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124909484 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124909484 DMM INFO MM(262420000000039/cbc214b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124909484 DMM NOTICE MM(262420000000039/cbc214b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124909485 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124909485 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124909485 DLLC NOTICE LLME(de01ad61/cbc214b1){ASSIGNED} LLGM Assign pre (ffffffff => cbc214b1) (gprs_llc.c:1079) 20241213124909485 DLLC NOTICE LLME(ffffffff/cbc214b1){ASSIGNED} LLGM Assign post (ffffffff => cbc214b1) (gprs_llc.c:1125) 20241213124909485 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124909485 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124909485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124909485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@cb5101df7646: Final verdict of PTC: pass 20241213124909486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42390<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124909489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124909489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1015)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(1027)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1020)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@cb5101df7646: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@cb5101df7646: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1025)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1018)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1013)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@cb5101df7646: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1023)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Dec 13 12:49:09 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 20241213124909623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124910024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65924) 20241213124910489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124910489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65924, count=70560) 20241213124911491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124911491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Dec 13 12:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124912492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124912492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_xid_empty_l3 started. 20241213124913084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124913085 DMM INFO MM(262420000000039/cbc214b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124913085 DMM INFO MM(262420000000039/cbc214b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124913085 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124913085 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124913085 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124913085 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124913085 DLLC NOTICE LLME(ffffffff/cbc214b1){ASSIGNED} LLGM Assign pre (cbc214b1 => ffffffff) (gprs_llc.c:1079) 20241213124913085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbc214b1 => ffffffff) (gprs_llc.c:1125) 20241213124913085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124913085 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124913085 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124913085 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124913085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124913135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124913135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124913135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124913135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124913135 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124913135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124913135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124913135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124913135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124913137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124913137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124913137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124913137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124913137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124913137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124913137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124913137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124913137 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124913137 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124913137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124913138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124913138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124913141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124913150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124913150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1032)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124913173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124913173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124913173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124913173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124913173 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124913173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124913173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124913173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124913173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124913175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124913175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124913175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124913175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124913175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124913175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124913175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124913175 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124913175 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124913175 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124913175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124913176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124913176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124913179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124913188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124913188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124913212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124913212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124913212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124913212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124913212 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124913212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124913212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124913212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124913212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124913214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124913214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124913214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124913214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124913214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124913214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124913214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124913214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124913214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124913214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124913214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124913215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124913215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124913219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124913229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124913229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124913493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124913493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124913493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124913493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124913495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124913495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@cb5101df7646: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='E15A324A'O, index=0 SGSN_Test-GSUP(1046)@cb5101df7646: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@cb5101df7646: 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 := '0FA1CD42C543964AC772B1A1AB3F8BFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '498B69B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67BA816A297340A3'O } } } } } 20241213124914549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124914549 DLLC NOTICE LLME(ffffffff/e15a324a){UNASSIGNED} LLC RX: unknown TLLI 0xe15a324a, creating LLME on the fly (gprs_llc.c:552) 20241213124914549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124914549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241213124914549 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124914549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124914549 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124914549 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124914549 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124914549 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124914549 DLLC NOTICE LLME(ffffffff/e15a324a){UNASSIGNED} LLGM Assign pre (e15a324a => ee9305ac) (gprs_llc.c:1079) 20241213124914549 DLLC NOTICE LLME(e15a324a/ee9305ac){ASSIGNED} LLGM Assign post (e15a324a => ee9305ac) (gprs_llc.c:1125) 20241213124914549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124914549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124914549 DMM DEBUG MM(262420000000044/ee9305ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124914561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124914561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124914561 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124914561 DMM DEBUG MM(262420000000044/ee9305ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241213124914562 DMM NOTICE MM(262420000000044/ee9305ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124914562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124914562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124914562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124914562 DMM DEBUG MM(262420000000044/ee9305ac) Requesting authorization (sgsn_auth.c:160) 20241213124914562 DMM INFO MM(262420000000044/ee9305ac) Requesting authentication tuples (sgsn_auth.c:184) 20241213124914562 DMM DEBUG MM(262420000000044/ee9305ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124914562 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241213124914562 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@cb5101df7646: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@cb5101df7646: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241213124914565 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124914565 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124914565 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124914565 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124914565 DMM INFO MM(262420000000044/ee9305ac) Subscriber data update (mmctx.c:445) 20241213124914565 DMM DEBUG MM(262420000000044/ee9305ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124914565 DMM INFO MM(262420000000044/ee9305ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124914565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124914565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124914565 DMM INFO MM(262420000000044/ee9305ac) <- GMM AUTH AND CIPHERING REQ (rand = 0f a1 cd 42 c5 43 96 4a c7 72 b1 a1 ab 3f 8b fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124914572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124914572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124914572 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124914572 DMM INFO MM(262420000000044/ee9305ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124914572 DMM NOTICE MM(262420000000044/ee9305ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124914572 DMM DEBUG MM(262420000000044/ee9305ac) checking auth: received GSM SRES = 49 8b 69 b5 (gprs_gmm.c:666) 20241213124914572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124914572 DMM DEBUG MM(262420000000044/ee9305ac) Requesting authorization (sgsn_auth.c:160) 20241213124914572 DMM INFO MM(262420000000044/ee9305ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124914572 DMM DEBUG MM(262420000000044/ee9305ac) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124914572 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241213124914572 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) 20241213124914572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124914572 DMM INFO MM(262420000000044/ee9305ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xee9305ac) (gprs_gmm.c:300) 20241213124914574 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124914574 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124914574 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241213124914574 DMM INFO MM(262420000000044/ee9305ac) Subscriber data update (mmctx.c:445) 20241213124914574 DMM DEBUG MM(262420000000044/ee9305ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124914574 DMM INFO MM(262420000000044/ee9305ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124914574 DMM NOTICE MM(262420000000044/ee9305ac) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241213124914574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124914574 DMM NOTICE MM(262420000000044/ee9305ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124914574 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) 20241213124914575 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124914575 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241213124914575 DMM INFO MM(262420000000044/ee9305ac) Subscriber data update (mmctx.c:445) 20241213124914575 DMM DEBUG MM(262420000000044/ee9305ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124914580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124914580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124914580 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124914580 DMM INFO MM(262420000000044/ee9305ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124914580 DMM NOTICE MM(262420000000044/ee9305ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124914580 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124914580 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124914580 DLLC NOTICE LLME(e15a324a/ee9305ac){ASSIGNED} LLGM Assign pre (ffffffff => ee9305ac) (gprs_llc.c:1079) 20241213124914580 DLLC NOTICE LLME(ffffffff/ee9305ac){ASSIGNED} LLGM Assign post (ffffffff => ee9305ac) (gprs_llc.c:1125) 20241213124914580 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124914580 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124914580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124914580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@cb5101df7646: setverdict(pass): none -> pass 20241213124914632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124914632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124914632 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124914632 DMM INFO MM(262420000000044/ee9305ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124914632 DMM INFO MM(262420000000044/ee9305ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124914632 DMM DEBUG MM(262420000000044/ee9305ac) Using GGSN 0 (gprs_sm.c:312) 20241213124914632 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) 20241213124914632 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241213124914632 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124914632 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124914632 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241213124914645 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 13 35 e1 aa 11 19 5b 3a 9b 14 05 7f 7f 62 81 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241213124914645 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a3138, cbp=0x55d08b05b720) (sgsn_libgtp.c:632) 20241213124914645 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124914645 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=ee9305ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124914645 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124914645 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124914653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124914653 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241213124914653 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241213124914653 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@cb5101df7646: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@cb5101df7646: Final verdict of PTC: pass 20241213124914659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42412<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124914661 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1030)@cb5101df7646: Final verdict of PTC: none 20241213124914661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1039)@cb5101df7646: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@cb5101df7646: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1034)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1044)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@cb5101df7646: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1033)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1037)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1042)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@cb5101df7646: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Dec 13 12:49:14 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 20241213124914799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124915201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93780) 20241213124915662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124915662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93780, count=98416) 20241213124916664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124916664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Dec 13 12:49:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124917665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124917665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_xid_n201u started. 20241213124918261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124918262 DMM INFO MM(262420000000044/ee9305ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124918262 DMM INFO MM(262420000000044/ee9305ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124918262 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124918262 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124918262 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124918262 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124918262 DLLC NOTICE LLME(ffffffff/ee9305ac){ASSIGNED} LLGM Assign pre (ee9305ac => ffffffff) (gprs_llc.c:1079) 20241213124918262 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee9305ac => ffffffff) (gprs_llc.c:1125) 20241213124918262 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124918262 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124918262 DMM NOTICE MM(262420000000044/ee9305ac) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213124918262 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241213124918262 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213124918262 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124918263 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241213124918263 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241213124918263 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) 20241213124918263 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241213124918263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124918263 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124918263 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124918263 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124918263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124918314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124918314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124918314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124918314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124918314 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124918314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124918314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124918314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124918314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124918316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124918316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124918316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124918317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124918317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124918317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124918317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124918317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124918317 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124918317 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124918317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124918317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124918317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124918322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124918331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124918331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1051)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124918355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124918355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124918355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124918355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124918355 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124918355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124918355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124918355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124918355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124918357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124918357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124918357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124918357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124918357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124918357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124918357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124918357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124918357 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124918357 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124918357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124918358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124918358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124918362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1059)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124918373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124918373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124918397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124918397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124918397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124918397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124918397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124918397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124918397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124918397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124918397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124918398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124918398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124918398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124918399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124918399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124918399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124918399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124918399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124918399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124918399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124918399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1063)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124918399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124918399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124918403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124918412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124918412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124918666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124918666 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124918666 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124918666 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124918669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124918669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@cb5101df7646: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='EC47F144'O, index=0 SGSN_Test-GSUP(1065)@cb5101df7646: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@cb5101df7646: 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 := 'AF92062F63836C8BC722AD6137FEA147'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE6A9305'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00238CE53387293E'O } } } } } 20241213124919722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124919722 DLLC NOTICE LLME(ffffffff/ec47f144){UNASSIGNED} LLC RX: unknown TLLI 0xec47f144, creating LLME on the fly (gprs_llc.c:552) 20241213124919722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124919722 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241213124919722 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124919722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124919722 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124919722 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124919722 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124919722 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124919722 DLLC NOTICE LLME(ffffffff/ec47f144){UNASSIGNED} LLGM Assign pre (ec47f144 => ebc423ce) (gprs_llc.c:1079) 20241213124919722 DLLC NOTICE LLME(ec47f144/ebc423ce){ASSIGNED} LLGM Assign post (ec47f144 => ebc423ce) (gprs_llc.c:1125) 20241213124919722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124919722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124919722 DMM DEBUG MM(262420000000045/ebc423ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124919735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124919735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124919735 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124919735 DMM DEBUG MM(262420000000045/ebc423ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241213124919735 DMM NOTICE MM(262420000000045/ebc423ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124919735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124919735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124919735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124919735 DMM DEBUG MM(262420000000045/ebc423ce) Requesting authorization (sgsn_auth.c:160) 20241213124919735 DMM INFO MM(262420000000045/ebc423ce) Requesting authentication tuples (sgsn_auth.c:184) 20241213124919735 DMM DEBUG MM(262420000000045/ebc423ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124919735 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241213124919735 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@cb5101df7646: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@cb5101df7646: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241213124919737 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124919737 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124919737 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124919737 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124919738 DMM INFO MM(262420000000045/ebc423ce) Subscriber data update (mmctx.c:445) 20241213124919738 DMM DEBUG MM(262420000000045/ebc423ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124919738 DMM INFO MM(262420000000045/ebc423ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124919738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124919738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124919738 DMM INFO MM(262420000000045/ebc423ce) <- GMM AUTH AND CIPHERING REQ (rand = af 92 06 2f 63 83 6c 8b c7 22 ad 61 37 fe a1 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124919744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124919744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124919744 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124919744 DMM INFO MM(262420000000045/ebc423ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124919745 DMM NOTICE MM(262420000000045/ebc423ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124919745 DMM DEBUG MM(262420000000045/ebc423ce) checking auth: received GSM SRES = fe 6a 93 05 (gprs_gmm.c:666) 20241213124919745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124919745 DMM DEBUG MM(262420000000045/ebc423ce) Requesting authorization (sgsn_auth.c:160) 20241213124919745 DMM INFO MM(262420000000045/ebc423ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124919745 DMM DEBUG MM(262420000000045/ebc423ce) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124919745 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241213124919745 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) 20241213124919745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124919745 DMM INFO MM(262420000000045/ebc423ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xebc423ce) (gprs_gmm.c:300) 20241213124919746 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124919746 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124919746 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241213124919746 DMM INFO MM(262420000000045/ebc423ce) Subscriber data update (mmctx.c:445) 20241213124919746 DMM DEBUG MM(262420000000045/ebc423ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124919746 DMM INFO MM(262420000000045/ebc423ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124919746 DMM NOTICE MM(262420000000045/ebc423ce) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241213124919746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124919746 DMM NOTICE MM(262420000000045/ebc423ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124919746 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) 20241213124919747 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124919747 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241213124919747 DMM INFO MM(262420000000045/ebc423ce) Subscriber data update (mmctx.c:445) 20241213124919747 DMM DEBUG MM(262420000000045/ebc423ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124919753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124919753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124919753 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124919753 DMM INFO MM(262420000000045/ebc423ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124919753 DMM NOTICE MM(262420000000045/ebc423ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124919753 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124919753 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124919753 DLLC NOTICE LLME(ec47f144/ebc423ce){ASSIGNED} LLGM Assign pre (ffffffff => ebc423ce) (gprs_llc.c:1079) 20241213124919753 DLLC NOTICE LLME(ffffffff/ebc423ce){ASSIGNED} LLGM Assign post (ffffffff => ebc423ce) (gprs_llc.c:1125) 20241213124919753 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124919753 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124919753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124919753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@cb5101df7646: setverdict(pass): none -> pass 20241213124919804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124919805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124919805 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124919805 DMM INFO MM(262420000000045/ebc423ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124919805 DMM INFO MM(262420000000045/ebc423ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124919805 DMM DEBUG MM(262420000000045/ebc423ce) Using GGSN 0 (gprs_sm.c:312) 20241213124919805 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) 20241213124919805 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241213124919805 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124919805 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124919805 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241213124919815 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 10 69 68 a7 11 0b bc e4 4f 14 05 7f e0 ee 0f fd 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) 20241213124919815 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a41a8, cbp=0x55d08b05bbc0) (sgsn_libgtp.c:632) 20241213124919815 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124919815 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=ebc423ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124919815 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124919815 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124919824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124919824 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241213124919824 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241213124919824 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241213124919824 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@cb5101df7646: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@cb5101df7646: Final verdict of PTC: pass 20241213124919831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@cb5101df7646: Final verdict of PTC: none 20241213124919833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124919833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1053)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1058)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1063)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@cb5101df7646: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@cb5101df7646: Final verdict of PTC: none TC_xid_n201u-BVCI196(1051)@cb5101df7646: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1056)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1052)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1061)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@cb5101df7646: Test case TC_xid_n201u finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Dec 13 12:49:19 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241213124919965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124920366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97104) 20241213124920833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124920833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97104, count=101460) 20241213124921835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124921835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Dec 13 12:49:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124922836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124922836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_llc_null started. 20241213124923426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124923428 DMM INFO MM(262420000000045/ebc423ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124923428 DMM INFO MM(262420000000045/ebc423ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124923428 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124923428 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124923428 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124923428 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124923428 DLLC NOTICE LLME(ffffffff/ebc423ce){ASSIGNED} LLGM Assign pre (ebc423ce => ffffffff) (gprs_llc.c:1079) 20241213124923428 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebc423ce => ffffffff) (gprs_llc.c:1125) 20241213124923428 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124923428 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124923428 DMM NOTICE MM(262420000000045/ebc423ce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213124923428 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241213124923428 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213124923428 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124923428 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241213124923428 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241213124923428 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) 20241213124923428 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241213124923428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124923428 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124923428 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124923428 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124923428 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124923470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124923470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124923470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124923470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124923470 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124923470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124923470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124923470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124923470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124923471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124923471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124923471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124923471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124923471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124923471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124923471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124923471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124923471 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124923471 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124923471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124923472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124923472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124923476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124923485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124923485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124923508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124923508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124923508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124923508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124923508 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124923508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124923508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124923508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124923508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124923510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124923510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124923510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124923510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124923510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124923510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124923510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124923510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124923510 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124923510 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124923510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124923510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124923510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124923514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124923524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124923524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124923544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124923544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124923544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124923544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124923544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124923544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124923544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124923544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124923544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124923546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124923546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124923546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124923546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124923546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124923546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124923546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124923546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124923546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124923546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124923546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124923547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124923547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124923551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124923559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124923559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124923837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124923837 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124923837 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124923837 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124923838 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124923839 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@cb5101df7646: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='C5979A62'O, index=0 SGSN_Test-GSUP(1084)@cb5101df7646: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@cb5101df7646: 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 := '976E4721CD76CAA0182845C320BAF410'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A4D9C86'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7ADCE9F0A8C4EE1E'O } } } } } 20241213124924890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124924890 DLLC NOTICE LLME(ffffffff/c5979a62){UNASSIGNED} LLC RX: unknown TLLI 0xc5979a62, creating LLME on the fly (gprs_llc.c:552) 20241213124924890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124924890 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241213124924890 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124924890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124924890 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124924890 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124924890 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124924890 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124924890 DLLC NOTICE LLME(ffffffff/c5979a62){UNASSIGNED} LLGM Assign pre (c5979a62 => d5723668) (gprs_llc.c:1079) 20241213124924890 DLLC NOTICE LLME(c5979a62/d5723668){ASSIGNED} LLGM Assign post (c5979a62 => d5723668) (gprs_llc.c:1125) 20241213124924890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124924890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124924890 DMM DEBUG MM(262420000000041/d5723668) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124924902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124924902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124924902 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124924902 DMM DEBUG MM(262420000000041/d5723668) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241213124924902 DMM NOTICE MM(262420000000041/d5723668) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124924902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124924902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124924902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124924902 DMM DEBUG MM(262420000000041/d5723668) Requesting authorization (sgsn_auth.c:160) 20241213124924902 DMM INFO MM(262420000000041/d5723668) Requesting authentication tuples (sgsn_auth.c:184) 20241213124924902 DMM DEBUG MM(262420000000041/d5723668) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124924902 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241213124924902 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@cb5101df7646: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@cb5101df7646: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241213124924905 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124924905 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124924905 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124924905 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124924905 DMM INFO MM(262420000000041/d5723668) Subscriber data update (mmctx.c:445) 20241213124924905 DMM DEBUG MM(262420000000041/d5723668) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124924905 DMM INFO MM(262420000000041/d5723668) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124924905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124924905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124924905 DMM INFO MM(262420000000041/d5723668) <- GMM AUTH AND CIPHERING REQ (rand = 97 6e 47 21 cd 76 ca a0 18 28 45 c3 20 ba f4 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124924913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124924913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124924913 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124924913 DMM INFO MM(262420000000041/d5723668) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124924913 DMM NOTICE MM(262420000000041/d5723668) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124924913 DMM DEBUG MM(262420000000041/d5723668) checking auth: received GSM SRES = 0a 4d 9c 86 (gprs_gmm.c:666) 20241213124924913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124924913 DMM DEBUG MM(262420000000041/d5723668) Requesting authorization (sgsn_auth.c:160) 20241213124924913 DMM INFO MM(262420000000041/d5723668) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124924913 DMM DEBUG MM(262420000000041/d5723668) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124924913 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241213124924913 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) 20241213124924913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124924913 DMM INFO MM(262420000000041/d5723668) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5723668) (gprs_gmm.c:300) 20241213124924915 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124924915 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124924915 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241213124924915 DMM INFO MM(262420000000041/d5723668) Subscriber data update (mmctx.c:445) 20241213124924915 DMM DEBUG MM(262420000000041/d5723668) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124924915 DMM INFO MM(262420000000041/d5723668) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124924915 DMM NOTICE MM(262420000000041/d5723668) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241213124924915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124924915 DMM NOTICE MM(262420000000041/d5723668) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124924915 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) 20241213124924915 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124924915 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241213124924915 DMM INFO MM(262420000000041/d5723668) Subscriber data update (mmctx.c:445) 20241213124924915 DMM DEBUG MM(262420000000041/d5723668) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124924921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124924921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124924921 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124924921 DMM INFO MM(262420000000041/d5723668) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124924922 DMM NOTICE MM(262420000000041/d5723668) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124924922 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124924922 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124924922 DLLC NOTICE LLME(c5979a62/d5723668){ASSIGNED} LLGM Assign pre (ffffffff => d5723668) (gprs_llc.c:1079) 20241213124924922 DLLC NOTICE LLME(ffffffff/d5723668){ASSIGNED} LLGM Assign post (ffffffff => d5723668) (gprs_llc.c:1125) 20241213124924922 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124924922 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124924922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124924922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213124925974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124925974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241213124925974 DLLC DEBUG TLLI=d5723668 sends us LLC NULL (gprs_llc.c:912) 20241213124925974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124925974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241213124925974 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124925974 DMM INFO MM(262420000000041/d5723668) -> GMM DETACH REQUEST TLLI=0xd5723668 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241213124925974 DMM INFO MM(262420000000041/d5723668) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241213124925974 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124925974 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124925974 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124925974 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124925974 DLLC NOTICE LLME(ffffffff/d5723668){ASSIGNED} LLGM Assign pre (d5723668 => ffffffff) (gprs_llc.c:1079) 20241213124925974 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5723668 => ffffffff) (gprs_llc.c:1125) 20241213124925974 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241213124925974 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) 20241213124925975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124925975 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124925975 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124925975 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124925976 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@cb5101df7646: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@cb5101df7646: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@cb5101df7646: Final verdict of PTC: pass 20241213124930986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@cb5101df7646: Final verdict of PTC: none 20241213124930989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124930989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1072)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1077)@cb5101df7646: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@cb5101df7646: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@cb5101df7646: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1082)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1080)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1075)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1070)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@cb5101df7646: Test case TC_llc_null finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Dec 13 12:49:31 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241213124931120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124931421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94816) 20241213124931990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124931990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94816, count=100248) 20241213124932991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124932992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Dec 13 12:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124933992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124933992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_llc_sabm_dm_llgmm started. 20241213124934480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124934481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124934522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124934522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124934522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124934522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124934522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124934522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124934522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124934522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124934522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124934524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124934524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124934524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124934524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124934524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124934524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124934524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124934524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124934524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124934524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124934524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124934525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124934525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124934528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124934539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124934540 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124934569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124934569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124934569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124934569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124934569 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124934569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124934569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124934569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124934569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124934571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124934571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124934571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124934571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124934571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124934571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124934571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124934571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124934571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124934571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124934571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124934572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124934572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1096)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124934576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124934587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124934587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1098)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1094)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124934598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124934598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124934598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124934598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124934598 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124934598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124934598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124934598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124934598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124934600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124934600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124934600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124934600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124934600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124934600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124934600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124934600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124934600 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124934600 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124934600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124934601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124934601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124934605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124934616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124934616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124934908 DGPRS DEBUG Checking for inactive LLMEs, time = 15904909 (sgsn.c:131) 20241213124934993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124934993 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124934993 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124934993 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124934995 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124934995 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@cb5101df7646: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='C5470A5E'O, index=0 SGSN_Test-GSUP(1103)@cb5101df7646: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@cb5101df7646: 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 := '93B11EB35EA136E0443085D1FB05EB82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77DFA871'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA7679EF420FC1E4'O } } } } } 20241213124936051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124936051 DLLC NOTICE LLME(ffffffff/c5470a5e){UNASSIGNED} LLC RX: unknown TLLI 0xc5470a5e, creating LLME on the fly (gprs_llc.c:552) 20241213124936051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124936051 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241213124936052 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124936052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124936052 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124936052 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124936052 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124936052 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124936052 DLLC NOTICE LLME(ffffffff/c5470a5e){UNASSIGNED} LLGM Assign pre (c5470a5e => d8196fbc) (gprs_llc.c:1079) 20241213124936052 DLLC NOTICE LLME(c5470a5e/d8196fbc){ASSIGNED} LLGM Assign post (c5470a5e => d8196fbc) (gprs_llc.c:1125) 20241213124936052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124936052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124936052 DMM DEBUG MM(262420000000042/d8196fbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124936064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124936064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124936064 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124936064 DMM DEBUG MM(262420000000042/d8196fbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241213124936064 DMM NOTICE MM(262420000000042/d8196fbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124936064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124936064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124936064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124936064 DMM DEBUG MM(262420000000042/d8196fbc) Requesting authorization (sgsn_auth.c:160) 20241213124936064 DMM INFO MM(262420000000042/d8196fbc) Requesting authentication tuples (sgsn_auth.c:184) 20241213124936064 DMM DEBUG MM(262420000000042/d8196fbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124936064 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241213124936064 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@cb5101df7646: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@cb5101df7646: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241213124936067 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124936067 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124936067 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124936067 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124936067 DMM INFO MM(262420000000042/d8196fbc) Subscriber data update (mmctx.c:445) 20241213124936067 DMM DEBUG MM(262420000000042/d8196fbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124936067 DMM INFO MM(262420000000042/d8196fbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124936067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124936067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124936067 DMM INFO MM(262420000000042/d8196fbc) <- GMM AUTH AND CIPHERING REQ (rand = 93 b1 1e b3 5e a1 36 e0 44 30 85 d1 fb 05 eb 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124936075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124936075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124936075 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124936075 DMM INFO MM(262420000000042/d8196fbc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124936075 DMM NOTICE MM(262420000000042/d8196fbc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124936075 DMM DEBUG MM(262420000000042/d8196fbc) checking auth: received GSM SRES = 77 df a8 71 (gprs_gmm.c:666) 20241213124936075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124936075 DMM DEBUG MM(262420000000042/d8196fbc) Requesting authorization (sgsn_auth.c:160) 20241213124936075 DMM INFO MM(262420000000042/d8196fbc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124936075 DMM DEBUG MM(262420000000042/d8196fbc) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124936075 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241213124936075 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) 20241213124936075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124936075 DMM INFO MM(262420000000042/d8196fbc) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8196fbc) (gprs_gmm.c:300) 20241213124936076 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124936076 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124936076 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241213124936076 DMM INFO MM(262420000000042/d8196fbc) Subscriber data update (mmctx.c:445) 20241213124936076 DMM DEBUG MM(262420000000042/d8196fbc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124936076 DMM INFO MM(262420000000042/d8196fbc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124936076 DMM NOTICE MM(262420000000042/d8196fbc) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241213124936076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124936076 DMM NOTICE MM(262420000000042/d8196fbc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124936076 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) 20241213124936077 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124936077 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241213124936077 DMM INFO MM(262420000000042/d8196fbc) Subscriber data update (mmctx.c:445) 20241213124936077 DMM DEBUG MM(262420000000042/d8196fbc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124936083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124936083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124936083 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124936083 DMM INFO MM(262420000000042/d8196fbc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124936083 DMM NOTICE MM(262420000000042/d8196fbc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124936083 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124936083 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124936083 DLLC NOTICE LLME(c5470a5e/d8196fbc){ASSIGNED} LLGM Assign pre (ffffffff => d8196fbc) (gprs_llc.c:1079) 20241213124936083 DLLC NOTICE LLME(ffffffff/d8196fbc){ASSIGNED} LLGM Assign post (ffffffff => d8196fbc) (gprs_llc.c:1125) 20241213124936083 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124936083 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124936083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124936083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213124937136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124937136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@cb5101df7646: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@cb5101df7646: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@cb5101df7646: Final verdict of PTC: pass 20241213124937144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51870<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213124937146 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124937146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@cb5101df7646: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@cb5101df7646: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@cb5101df7646: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1091)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1097)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1101)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1089)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1099)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1095)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@cb5101df7646: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Dec 13 12:49:37 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 20241213124937282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124937684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32926<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82996) 20241213124938148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124938148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82996, count=87352) 20241213124939149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124939149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Dec 13 12:49:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124940150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124940150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_llc_sabm_dm_ll5 started. 20241213124940743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124940745 DMM INFO MM(262420000000042/d8196fbc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124940745 DMM INFO MM(262420000000042/d8196fbc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124940745 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124940745 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124940745 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124940745 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124940745 DLLC NOTICE LLME(ffffffff/d8196fbc){ASSIGNED} LLGM Assign pre (d8196fbc => ffffffff) (gprs_llc.c:1079) 20241213124940745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8196fbc => ffffffff) (gprs_llc.c:1125) 20241213124940745 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241213124940745 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) 20241213124940745 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241213124940745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124940745 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124940745 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124940745 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124940745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124940803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124940803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124940804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124940804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124940804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124940804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124940804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124940804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124940804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1110)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1111)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124940805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124940805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124940805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124940806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124940806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124940806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124940806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124940806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124940806 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124940806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124940806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124940807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124940807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124940810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124940819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124940819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1108)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1110)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124940837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124940837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124940838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124940838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124940838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124940838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124940838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124940838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124940838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124940839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124940839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124940839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124940840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124940840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124940840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124940840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124940840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124940840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124940840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124940840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124940840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124940840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124940844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213124940853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124940853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124940889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124940889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124940889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124940889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124940889 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124940889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124940889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124940889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124940889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124940891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124940891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124940891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124940892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124940892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124940892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124940892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124940892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124940892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124940892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124940892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1121)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124940892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124940892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124940895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124940904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124940904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1118)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124941151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124941151 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124941151 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124941151 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124941154 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124941154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@cb5101df7646: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='D30C6613'O, index=0 SGSN_Test-GSUP(1122)@cb5101df7646: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@cb5101df7646: 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 := 'C0697C726241716100C6C2865F054CBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '886E1574'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C36147ECEC0D99B0'O } } } } } 20241213124942209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124942209 DLLC NOTICE LLME(ffffffff/d30c6613){UNASSIGNED} LLC RX: unknown TLLI 0xd30c6613, creating LLME on the fly (gprs_llc.c:552) 20241213124942209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124942209 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241213124942209 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124942209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124942209 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124942209 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124942209 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124942209 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124942209 DLLC NOTICE LLME(ffffffff/d30c6613){UNASSIGNED} LLGM Assign pre (d30c6613 => f50c58e9) (gprs_llc.c:1079) 20241213124942209 DLLC NOTICE LLME(d30c6613/f50c58e9){ASSIGNED} LLGM Assign post (d30c6613 => f50c58e9) (gprs_llc.c:1125) 20241213124942209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124942209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124942209 DMM DEBUG MM(262420000000043/f50c58e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124942221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124942221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124942221 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124942221 DMM DEBUG MM(262420000000043/f50c58e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241213124942221 DMM NOTICE MM(262420000000043/f50c58e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124942221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124942221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124942221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124942221 DMM DEBUG MM(262420000000043/f50c58e9) Requesting authorization (sgsn_auth.c:160) 20241213124942221 DMM INFO MM(262420000000043/f50c58e9) Requesting authentication tuples (sgsn_auth.c:184) 20241213124942221 DMM DEBUG MM(262420000000043/f50c58e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124942221 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241213124942221 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@cb5101df7646: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@cb5101df7646: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241213124942224 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124942224 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124942224 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124942224 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124942224 DMM INFO MM(262420000000043/f50c58e9) Subscriber data update (mmctx.c:445) 20241213124942224 DMM DEBUG MM(262420000000043/f50c58e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124942224 DMM INFO MM(262420000000043/f50c58e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124942224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124942224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124942224 DMM INFO MM(262420000000043/f50c58e9) <- GMM AUTH AND CIPHERING REQ (rand = c0 69 7c 72 62 41 71 61 00 c6 c2 86 5f 05 4c bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124942231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124942231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124942231 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124942231 DMM INFO MM(262420000000043/f50c58e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124942231 DMM NOTICE MM(262420000000043/f50c58e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124942231 DMM DEBUG MM(262420000000043/f50c58e9) checking auth: received GSM SRES = 88 6e 15 74 (gprs_gmm.c:666) 20241213124942231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124942231 DMM DEBUG MM(262420000000043/f50c58e9) Requesting authorization (sgsn_auth.c:160) 20241213124942231 DMM INFO MM(262420000000043/f50c58e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124942231 DMM DEBUG MM(262420000000043/f50c58e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124942231 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241213124942231 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) 20241213124942231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124942231 DMM INFO MM(262420000000043/f50c58e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf50c58e9) (gprs_gmm.c:300) 20241213124942232 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124942232 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124942232 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241213124942232 DMM INFO MM(262420000000043/f50c58e9) Subscriber data update (mmctx.c:445) 20241213124942232 DMM DEBUG MM(262420000000043/f50c58e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124942232 DMM INFO MM(262420000000043/f50c58e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124942232 DMM NOTICE MM(262420000000043/f50c58e9) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241213124942232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124942232 DMM NOTICE MM(262420000000043/f50c58e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124942232 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) 20241213124942233 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124942233 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241213124942233 DMM INFO MM(262420000000043/f50c58e9) Subscriber data update (mmctx.c:445) 20241213124942233 DMM DEBUG MM(262420000000043/f50c58e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124942239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124942239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124942239 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124942239 DMM INFO MM(262420000000043/f50c58e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124942239 DMM NOTICE MM(262420000000043/f50c58e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124942239 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124942239 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124942239 DLLC NOTICE LLME(d30c6613/f50c58e9){ASSIGNED} LLGM Assign pre (ffffffff => f50c58e9) (gprs_llc.c:1079) 20241213124942239 DLLC NOTICE LLME(ffffffff/f50c58e9){ASSIGNED} LLGM Assign post (ffffffff => f50c58e9) (gprs_llc.c:1125) 20241213124942239 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124942239 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124942239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124942239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213124943291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124943291 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@cb5101df7646: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@cb5101df7646: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@cb5101df7646: Final verdict of PTC: pass 20241213124943299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@cb5101df7646: Final verdict of PTC: none 20241213124943302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124943302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1120)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1115)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@cb5101df7646: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1111)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@cb5101df7646: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1118)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1121)@cb5101df7646: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1109)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1113)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1119)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1118): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@cb5101df7646: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Dec 13 12:49:43 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 20241213124943437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124943838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87388) 20241213124944303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124944303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87388, count=91744) 20241213124945304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124945304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Dec 13 12:49:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124946306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124946306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_suspend_nopaging started. 20241213124946898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124946899 DMM INFO MM(262420000000043/f50c58e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124946899 DMM INFO MM(262420000000043/f50c58e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124946899 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124946899 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124946899 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124946899 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124946899 DLLC NOTICE LLME(ffffffff/f50c58e9){ASSIGNED} LLGM Assign pre (f50c58e9 => ffffffff) (gprs_llc.c:1079) 20241213124946899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f50c58e9 => ffffffff) (gprs_llc.c:1125) 20241213124946899 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241213124946899 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) 20241213124946899 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241213124946899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213124946899 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124946899 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213124946899 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124946899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124946944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124946945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124946945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124946945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124946945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124946945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124946945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124946945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124946945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124946946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124946946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124946946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124946946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124946946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124946946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124946946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124946946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124946946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124946946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124946946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124946947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124946947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124946952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124946964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124946964 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124946982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124946982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124946982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124946982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124946982 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124946982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124946982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124946982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124946982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124946984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124946984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124946984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124946984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124946984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124946984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124946984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124946984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124946984 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124946984 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124946984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124946985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124946985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124946988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1135)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124946997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124946998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124947021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124947021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124947021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124947021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124947021 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124947021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124947021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124947021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124947021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124947023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124947023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124947023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124947023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124947023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124947023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124947023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124947023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213124947023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124947023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124947027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124947037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124947037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124947307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124947307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124947307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124947307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124947309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124947310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@cb5101df7646: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='F827508F'O, index=0 SGSN_Test-GSUP(1141)@cb5101df7646: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@cb5101df7646: 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 := '349310AF13D91D7FD002659894D6B786'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA927EB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1BA0579EA9F0E915'O } } } } } 20241213124948363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124948363 DLLC NOTICE LLME(ffffffff/f827508f){UNASSIGNED} LLC RX: unknown TLLI 0xf827508f, creating LLME on the fly (gprs_llc.c:552) 20241213124948363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124948363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241213124948363 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124948363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213124948363 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124948363 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213124948363 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124948363 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124948363 DLLC NOTICE LLME(ffffffff/f827508f){UNASSIGNED} LLGM Assign pre (f827508f => d8884422) (gprs_llc.c:1079) 20241213124948364 DLLC NOTICE LLME(f827508f/d8884422){ASSIGNED} LLGM Assign post (f827508f => d8884422) (gprs_llc.c:1125) 20241213124948364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124948364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124948364 DMM DEBUG MM(262420000000048/d8884422) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124948376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124948376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124948376 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124948376 DMM DEBUG MM(262420000000048/d8884422) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241213124948376 DMM NOTICE MM(262420000000048/d8884422) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124948377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124948377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124948377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124948377 DMM DEBUG MM(262420000000048/d8884422) Requesting authorization (sgsn_auth.c:160) 20241213124948377 DMM INFO MM(262420000000048/d8884422) Requesting authentication tuples (sgsn_auth.c:184) 20241213124948377 DMM DEBUG MM(262420000000048/d8884422) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124948377 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241213124948377 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@cb5101df7646: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@cb5101df7646: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241213124948379 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124948379 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124948379 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124948379 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124948379 DMM INFO MM(262420000000048/d8884422) Subscriber data update (mmctx.c:445) 20241213124948380 DMM DEBUG MM(262420000000048/d8884422) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124948380 DMM INFO MM(262420000000048/d8884422) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124948380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124948380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124948380 DMM INFO MM(262420000000048/d8884422) <- GMM AUTH AND CIPHERING REQ (rand = 34 93 10 af 13 d9 1d 7f d0 02 65 98 94 d6 b7 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124948386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124948386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124948387 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124948387 DMM INFO MM(262420000000048/d8884422) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124948387 DMM NOTICE MM(262420000000048/d8884422) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124948387 DMM DEBUG MM(262420000000048/d8884422) checking auth: received GSM SRES = ea 92 7e b0 (gprs_gmm.c:666) 20241213124948387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124948387 DMM DEBUG MM(262420000000048/d8884422) Requesting authorization (sgsn_auth.c:160) 20241213124948387 DMM INFO MM(262420000000048/d8884422) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124948387 DMM DEBUG MM(262420000000048/d8884422) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124948387 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241213124948387 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) 20241213124948387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124948387 DMM INFO MM(262420000000048/d8884422) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8884422) (gprs_gmm.c:300) 20241213124948388 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124948388 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124948388 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241213124948388 DMM INFO MM(262420000000048/d8884422) Subscriber data update (mmctx.c:445) 20241213124948388 DMM DEBUG MM(262420000000048/d8884422) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124948388 DMM INFO MM(262420000000048/d8884422) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124948388 DMM NOTICE MM(262420000000048/d8884422) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241213124948388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124948388 DMM NOTICE MM(262420000000048/d8884422) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124948388 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) 20241213124948389 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124948389 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241213124948389 DMM INFO MM(262420000000048/d8884422) Subscriber data update (mmctx.c:445) 20241213124948389 DMM DEBUG MM(262420000000048/d8884422) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124948394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124948394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124948394 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124948394 DMM INFO MM(262420000000048/d8884422) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124948394 DMM NOTICE MM(262420000000048/d8884422) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124948394 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124948394 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124948394 DLLC NOTICE LLME(f827508f/d8884422){ASSIGNED} LLGM Assign pre (ffffffff => d8884422) (gprs_llc.c:1079) 20241213124948394 DLLC NOTICE LLME(ffffffff/d8884422){ASSIGNED} LLGM Assign post (ffffffff => d8884422) (gprs_llc.c:1125) 20241213124948394 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124948394 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124948394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124948394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@cb5101df7646: setverdict(pass): none -> pass 20241213124948445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124948445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124948445 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124948445 DMM INFO MM(262420000000048/d8884422) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124948445 DMM INFO MM(262420000000048/d8884422) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124948445 DMM DEBUG MM(262420000000048/d8884422) Using GGSN 0 (gprs_sm.c:312) 20241213124948445 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) 20241213124948446 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241213124948446 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124948446 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124948446 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241213124948457 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 ea ec f9 49 11 4a 9e 3f d1 14 05 7f 1c 37 69 82 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) 20241213124948457 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a5218, cbp=0x55d08b05a890) (sgsn_libgtp.c:632) 20241213124948457 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124948457 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=d8884422, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124948457 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124948457 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124948465 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241213124948471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124948471 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241213124948471 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241213124948474 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241213124948474 DMM INFO MM(262420000000048/d8884422) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@cb5101df7646: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@cb5101df7646: Final verdict of PTC: pass 20241213124953484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49720<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@cb5101df7646: Final verdict of PTC: none 20241213124953486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213124953486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1139)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1134)@cb5101df7646: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@cb5101df7646: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@cb5101df7646: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1129)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1127)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1137)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1132)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@cb5101df7646: Test case TC_suspend_nopaging finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Dec 13 12:49:53 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241213124953619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124954020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99520) 20241213124954487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124954487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99520, count=100060) 20241213124955488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124955488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Dec 13 12:49:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213124956489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124956489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_suspend_resume started. 20241213124957082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213124957083 DMM INFO MM(262420000000048/d8884422) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213124957083 DMM INFO MM(262420000000048/d8884422) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213124957083 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213124957083 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213124957083 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213124957083 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213124957083 DLLC NOTICE LLME(ffffffff/d8884422){ASSIGNED} LLGM Assign pre (d8884422 => ffffffff) (gprs_llc.c:1079) 20241213124957083 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8884422 => ffffffff) (gprs_llc.c:1125) 20241213124957083 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213124957083 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213124957083 DMM NOTICE MM(262420000000048/d8884422) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213124957083 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241213124957083 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213124957083 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213124957083 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241213124957083 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241213124957083 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) 20241213124957083 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241213124957083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213124957083 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213124957083 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213124957083 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213124957083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124957126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213124957126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124957126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124957126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124957126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213124957126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124957126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124957126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124957126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124957128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124957128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124957128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124957128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124957128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124957128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124957128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124957128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124957128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213124957128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124957128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124957128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124957128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124957132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213124957141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124957141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124957165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213124957165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124957165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124957165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124957165 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213124957165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124957165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124957165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124957165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124957167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124957167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124957167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124957167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124957167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124957167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124957167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124957167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124957167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213124957167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124957167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124957168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124957168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124957171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124957181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124957181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213124957205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213124957205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213124957205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213124957205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124957205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213124957205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213124957205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213124957205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213124957205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213124957207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213124957207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213124957207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213124957207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213124957207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213124957207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213124957207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213124957207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213124957207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213124957207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213124957207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213124957208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213124957208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213124957212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213124957221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124957221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213124957491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213124957491 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213124957491 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213124957491 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213124957493 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213124957493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@cb5101df7646: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='D83F77D0'O, index=0 SGSN_Test-GSUP(1160)@cb5101df7646: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@cb5101df7646: 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 := '9E1251746BE05B450B9C6AC74AFA1223'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9BD31F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F45A029063E459F'O } } } } } 20241213124958546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124958546 DLLC NOTICE LLME(ffffffff/d83f77d0){UNASSIGNED} LLC RX: unknown TLLI 0xd83f77d0, creating LLME on the fly (gprs_llc.c:552) 20241213124958546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124958546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241213124958546 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213124958546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213124958546 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213124958547 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213124958547 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213124958547 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213124958547 DLLC NOTICE LLME(ffffffff/d83f77d0){UNASSIGNED} LLGM Assign pre (d83f77d0 => d5a7d823) (gprs_llc.c:1079) 20241213124958547 DLLC NOTICE LLME(d83f77d0/d5a7d823){ASSIGNED} LLGM Assign post (d83f77d0 => d5a7d823) (gprs_llc.c:1125) 20241213124958547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213124958547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213124958547 DMM DEBUG MM(262420000000049/d5a7d823) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213124958559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124958559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213124958559 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124958559 DMM DEBUG MM(262420000000049/d5a7d823) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241213124958559 DMM NOTICE MM(262420000000049/d5a7d823) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213124958559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213124958559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213124958559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213124958559 DMM DEBUG MM(262420000000049/d5a7d823) Requesting authorization (sgsn_auth.c:160) 20241213124958559 DMM INFO MM(262420000000049/d5a7d823) Requesting authentication tuples (sgsn_auth.c:184) 20241213124958559 DMM DEBUG MM(262420000000049/d5a7d823) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213124958559 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241213124958559 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@cb5101df7646: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@cb5101df7646: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241213124958562 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213124958562 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213124958562 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213124958562 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213124958562 DMM INFO MM(262420000000049/d5a7d823) Subscriber data update (mmctx.c:445) 20241213124958562 DMM DEBUG MM(262420000000049/d5a7d823) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213124958562 DMM INFO MM(262420000000049/d5a7d823) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213124958562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213124958562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213124958562 DMM INFO MM(262420000000049/d5a7d823) <- GMM AUTH AND CIPHERING REQ (rand = 9e 12 51 74 6b e0 5b 45 0b 9c 6a c7 4a fa 12 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213124958570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124958570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241213124958570 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124958570 DMM INFO MM(262420000000049/d5a7d823) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213124958570 DMM NOTICE MM(262420000000049/d5a7d823) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213124958570 DMM DEBUG MM(262420000000049/d5a7d823) checking auth: received GSM SRES = e9 bd 31 f7 (gprs_gmm.c:666) 20241213124958570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213124958570 DMM DEBUG MM(262420000000049/d5a7d823) Requesting authorization (sgsn_auth.c:160) 20241213124958570 DMM INFO MM(262420000000049/d5a7d823) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213124958570 DMM DEBUG MM(262420000000049/d5a7d823) Requesting subscriber data update (gprs_subscriber.c:894) 20241213124958570 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241213124958570 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) 20241213124958570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213124958570 DMM INFO MM(262420000000049/d5a7d823) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5a7d823) (gprs_gmm.c:300) 20241213124958571 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213124958571 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213124958571 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241213124958572 DMM INFO MM(262420000000049/d5a7d823) Subscriber data update (mmctx.c:445) 20241213124958572 DMM DEBUG MM(262420000000049/d5a7d823) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213124958572 DMM INFO MM(262420000000049/d5a7d823) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213124958572 DMM NOTICE MM(262420000000049/d5a7d823) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241213124958572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213124958572 DMM NOTICE MM(262420000000049/d5a7d823) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213124958572 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) 20241213124958572 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213124958572 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241213124958572 DMM INFO MM(262420000000049/d5a7d823) Subscriber data update (mmctx.c:445) 20241213124958572 DMM DEBUG MM(262420000000049/d5a7d823) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213124958578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124958578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213124958578 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124958578 DMM INFO MM(262420000000049/d5a7d823) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213124958578 DMM NOTICE MM(262420000000049/d5a7d823) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213124958578 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213124958578 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213124958578 DLLC NOTICE LLME(d83f77d0/d5a7d823){ASSIGNED} LLGM Assign pre (ffffffff => d5a7d823) (gprs_llc.c:1079) 20241213124958578 DLLC NOTICE LLME(ffffffff/d5a7d823){ASSIGNED} LLGM Assign post (ffffffff => d5a7d823) (gprs_llc.c:1125) 20241213124958578 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213124958578 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213124958578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213124958578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@cb5101df7646: setverdict(pass): none -> pass 20241213124958630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124958630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213124958630 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213124958630 DMM INFO MM(262420000000049/d5a7d823) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213124958630 DMM INFO MM(262420000000049/d5a7d823) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213124958630 DMM DEBUG MM(262420000000049/d5a7d823) Using GGSN 0 (gprs_sm.c:312) 20241213124958630 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) 20241213124958630 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241213124958630 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213124958630 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241213124958630 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241213124958642 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 58 35 0f 7a 11 c1 ba f5 74 14 05 7f 3e 70 ec 85 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) 20241213124958642 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a6288, cbp=0x55d08b05ac20) (sgsn_libgtp.c:632) 20241213124958642 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213124958642 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=d5a7d823, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213124958642 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213124958642 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213124958650 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241213124958657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213124958657 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241213124958657 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241213124958660 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241213124958660 DMM INFO MM(262420000000049/d5a7d823) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241213125003667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125003667 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241213125003667 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241213125003671 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@cb5101df7646: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@cb5101df7646: Final verdict of PTC: pass 20241213125003678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125003680 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125003680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1160)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1153)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1158)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@cb5101df7646: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@cb5101df7646: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@cb5101df7646: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1148)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1151)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1156)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1146)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@cb5101df7646: Test case TC_suspend_resume finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Dec 13 12:50: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 20241213125003812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125004214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100584) 20241213125004682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125004682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125004909 DGPRS DEBUG Checking for inactive LLMEs, time = 15904939 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=100584, count=104940) 20241213125005683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125005683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Dec 13 12:50:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125006684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125006684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_suspend_rau started. 20241213125007278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125007279 DMM INFO MM(262420000000049/d5a7d823) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125007279 DMM INFO MM(262420000000049/d5a7d823) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125007279 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125007279 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125007279 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125007279 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213125007279 DLLC NOTICE LLME(ffffffff/d5a7d823){ASSIGNED} LLGM Assign pre (d5a7d823 => ffffffff) (gprs_llc.c:1079) 20241213125007279 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5a7d823 => ffffffff) (gprs_llc.c:1125) 20241213125007279 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213125007279 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213125007279 DMM NOTICE MM(262420000000049/d5a7d823) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213125007279 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241213125007279 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213125007279 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213125007280 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241213125007280 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241213125007280 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) 20241213125007280 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241213125007280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213125007280 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125007280 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213125007280 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125007280 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@cb5101df7646: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1167)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213125007338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125007338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125007338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125007338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125007338 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125007338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125007338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125007338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125007338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125007340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125007340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125007340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125007341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125007341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125007341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125007341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125007341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125007341 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125007341 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125007341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1168)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125007341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125007341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125007345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213125007354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125007354 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125007367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125007367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125007367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125007367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125007367 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125007367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125007367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125007367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125007367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125007368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125007368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125007368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125007369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125007369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125007369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125007369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125007369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125007369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125007369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125007369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125007369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125007369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125007373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125007381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125007381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125007410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125007410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125007410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125007410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125007410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125007410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125007410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125007410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125007410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125007411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125007411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125007411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125007412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125007412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125007412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125007412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125007412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125007412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125007412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125007412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125007413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125007413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125007418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125007428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125007428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125007685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125007685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125007685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125007685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125007688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125007688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@cb5101df7646: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='D7113FA6'O, index=0 SGSN_Test-GSUP(1179)@cb5101df7646: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@cb5101df7646: 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 := '725B424A9F808BEAF17F21D489FC30B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BD00A50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DD26968389CFC2C'O } } } } } 20241213125008739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125008739 DLLC NOTICE LLME(ffffffff/d7113fa6){UNASSIGNED} LLC RX: unknown TLLI 0xd7113fa6, creating LLME on the fly (gprs_llc.c:552) 20241213125008739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125008739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241213125008739 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125008739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125008739 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125008739 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213125008739 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125008739 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125008739 DLLC NOTICE LLME(ffffffff/d7113fa6){UNASSIGNED} LLGM Assign pre (d7113fa6 => f9530f25) (gprs_llc.c:1079) 20241213125008739 DLLC NOTICE LLME(d7113fa6/f9530f25){ASSIGNED} LLGM Assign post (d7113fa6 => f9530f25) (gprs_llc.c:1125) 20241213125008739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125008739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125008739 DMM DEBUG MM(262420000000050/f9530f25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125008754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125008754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125008754 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125008754 DMM DEBUG MM(262420000000050/f9530f25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241213125008754 DMM NOTICE MM(262420000000050/f9530f25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125008754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125008754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125008754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125008754 DMM DEBUG MM(262420000000050/f9530f25) Requesting authorization (sgsn_auth.c:160) 20241213125008754 DMM INFO MM(262420000000050/f9530f25) Requesting authentication tuples (sgsn_auth.c:184) 20241213125008754 DMM DEBUG MM(262420000000050/f9530f25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125008754 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241213125008754 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@cb5101df7646: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@cb5101df7646: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241213125008757 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125008757 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125008757 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125008757 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125008757 DMM INFO MM(262420000000050/f9530f25) Subscriber data update (mmctx.c:445) 20241213125008757 DMM DEBUG MM(262420000000050/f9530f25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125008757 DMM INFO MM(262420000000050/f9530f25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125008757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125008757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125008757 DMM INFO MM(262420000000050/f9530f25) <- GMM AUTH AND CIPHERING REQ (rand = 72 5b 42 4a 9f 80 8b ea f1 7f 21 d4 89 fc 30 b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213125008764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125008764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125008764 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125008764 DMM INFO MM(262420000000050/f9530f25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125008764 DMM NOTICE MM(262420000000050/f9530f25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125008764 DMM DEBUG MM(262420000000050/f9530f25) checking auth: received GSM SRES = 3b d0 0a 50 (gprs_gmm.c:666) 20241213125008764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125008764 DMM DEBUG MM(262420000000050/f9530f25) Requesting authorization (sgsn_auth.c:160) 20241213125008764 DMM INFO MM(262420000000050/f9530f25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125008764 DMM DEBUG MM(262420000000050/f9530f25) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125008764 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241213125008764 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) 20241213125008764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125008764 DMM INFO MM(262420000000050/f9530f25) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9530f25) (gprs_gmm.c:300) 20241213125008766 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125008766 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125008766 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241213125008766 DMM INFO MM(262420000000050/f9530f25) Subscriber data update (mmctx.c:445) 20241213125008766 DMM DEBUG MM(262420000000050/f9530f25) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125008766 DMM INFO MM(262420000000050/f9530f25) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125008766 DMM NOTICE MM(262420000000050/f9530f25) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241213125008766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125008766 DMM NOTICE MM(262420000000050/f9530f25) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125008766 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) 20241213125008766 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125008766 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241213125008766 DMM INFO MM(262420000000050/f9530f25) Subscriber data update (mmctx.c:445) 20241213125008766 DMM DEBUG MM(262420000000050/f9530f25) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125008773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125008773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125008773 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125008773 DMM INFO MM(262420000000050/f9530f25) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125008773 DMM NOTICE MM(262420000000050/f9530f25) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125008773 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125008773 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125008773 DLLC NOTICE LLME(d7113fa6/f9530f25){ASSIGNED} LLGM Assign pre (ffffffff => f9530f25) (gprs_llc.c:1079) 20241213125008773 DLLC NOTICE LLME(ffffffff/f9530f25){ASSIGNED} LLGM Assign post (ffffffff => f9530f25) (gprs_llc.c:1125) 20241213125008773 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125008773 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125008773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125008773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@cb5101df7646: setverdict(pass): none -> pass 20241213125008824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125008824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213125008824 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125008824 DMM INFO MM(262420000000050/f9530f25) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213125008825 DMM INFO MM(262420000000050/f9530f25) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213125008825 DMM DEBUG MM(262420000000050/f9530f25) Using GGSN 0 (gprs_sm.c:312) 20241213125008825 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) 20241213125008825 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241213125008825 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213125008825 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241213125008825 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241213125008836 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 a4 67 33 77 11 01 c7 d4 e0 14 05 7f a1 64 17 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241213125008836 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a72f8, cbp=0x55d08b05afb0) (sgsn_libgtp.c:632) 20241213125008836 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213125008836 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=f9530f25, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213125008836 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213125008836 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125008844 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241213125008851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125008851 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241213125008851 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241213125008854 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241213125008854 DMM INFO MM(262420000000050/f9530f25) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241213125013863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125013863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125013863 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125013863 DMM INFO MM(262420000000050/f9530f25) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213125013863 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125013863 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241213125013863 DLLC NOTICE LLME(ffffffff/f9530f25){ASSIGNED} LLGM Assign pre (f9530f25 => d798854e) (gprs_llc.c:1079) 20241213125013863 DLLC NOTICE LLME(f9530f25/d798854e){ASSIGNED} LLGM Assign post (f9530f25 => d798854e) (gprs_llc.c:1125) 20241213125013863 DMM INFO MM(262420000000050/d798854e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125013871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125013871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125013871 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125013871 DMM INFO MM(262420000000050/d798854e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241213125013871 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241213125013871 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125013871 DLLC NOTICE LLME(f9530f25/d798854e){ASSIGNED} LLGM Assign pre (ffffffff => d798854e) (gprs_llc.c:1079) 20241213125013871 DLLC NOTICE LLME(ffffffff/d798854e){ASSIGNED} LLGM Assign post (ffffffff => d798854e) (gprs_llc.c:1125) 20241213125013872 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241213125014371 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1165)@cb5101df7646: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@cb5101df7646: Final verdict of PTC: pass 20241213125014381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52730<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125014383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125014383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(1179)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1177)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1172)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1168)@cb5101df7646: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@cb5101df7646: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@cb5101df7646: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1175)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1166)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1170)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@cb5101df7646: Test case TC_suspend_rau finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Dec 13 12:50:14 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241213125014517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125014919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103700) 20241213125015384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125015385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103700, count=110272) 20241213125016385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125016385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Dec 13 12:50:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125017387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125017387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_paging_ps started. 20241213125017981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125017982 DMM INFO MM(262420000000050/d798854e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125017982 DMM INFO MM(262420000000050/d798854e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125017982 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125017982 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125017982 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125017982 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213125017982 DLLC NOTICE LLME(ffffffff/d798854e){ASSIGNED} LLGM Assign pre (d798854e => ffffffff) (gprs_llc.c:1079) 20241213125017982 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d798854e => ffffffff) (gprs_llc.c:1125) 20241213125017982 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213125017982 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213125017982 DMM NOTICE MM(262420000000050/d798854e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213125017982 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241213125017982 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213125017982 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213125017982 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241213125017982 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241213125017982 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) 20241213125017982 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241213125017982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125017982 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125017982 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213125017982 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125017982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125018024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125018025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125018025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125018025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125018025 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125018025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125018025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125018025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125018025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125018027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125018027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125018027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125018027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125018027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125018027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125018027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125018027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125018027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125018027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125018027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125018028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125018028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125018032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125018043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125018043 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125018062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125018062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125018062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125018062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125018062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125018062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125018062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125018062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125018062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125018063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125018063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125018063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125018063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125018063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125018063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125018063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125018063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125018063 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125018063 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125018063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125018064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125018064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125018067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125018076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125018076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1192)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 TC_paging_ps-BVCI210(1190)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125018102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125018102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125018102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125018102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125018102 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125018102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125018102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125018102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125018102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125018104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125018104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125018104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125018104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125018104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125018104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125018104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125018104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125018104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125018104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125018104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1196)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125018105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125018105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125018109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125018118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125018118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125018388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125018388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125018388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125018388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125018390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241213125018391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@cb5101df7646: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='E46A168D'O, index=0 SGSN_Test-GSUP(1198)@cb5101df7646: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@cb5101df7646: 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 := '73E119C16B49855E74978B56374BDB2F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3C9803A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '242B23E1F538617F'O } } } } } 20241213125019444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125019444 DLLC NOTICE LLME(ffffffff/e46a168d){UNASSIGNED} LLC RX: unknown TLLI 0xe46a168d, creating LLME on the fly (gprs_llc.c:552) 20241213125019444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125019444 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241213125019444 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125019444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125019444 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125019444 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213125019444 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125019444 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125019444 DLLC NOTICE LLME(ffffffff/e46a168d){UNASSIGNED} LLGM Assign pre (e46a168d => eaffe3be) (gprs_llc.c:1079) 20241213125019444 DLLC NOTICE LLME(e46a168d/eaffe3be){ASSIGNED} LLGM Assign post (e46a168d => eaffe3be) (gprs_llc.c:1125) 20241213125019444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125019444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125019444 DMM DEBUG MM(262420000000051/eaffe3be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125019458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125019458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125019458 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125019458 DMM DEBUG MM(262420000000051/eaffe3be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241213125019458 DMM NOTICE MM(262420000000051/eaffe3be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125019458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125019458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125019458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125019458 DMM DEBUG MM(262420000000051/eaffe3be) Requesting authorization (sgsn_auth.c:160) 20241213125019458 DMM INFO MM(262420000000051/eaffe3be) Requesting authentication tuples (sgsn_auth.c:184) 20241213125019458 DMM DEBUG MM(262420000000051/eaffe3be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125019458 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241213125019458 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@cb5101df7646: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@cb5101df7646: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241213125019461 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125019461 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125019461 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125019461 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125019461 DMM INFO MM(262420000000051/eaffe3be) Subscriber data update (mmctx.c:445) 20241213125019461 DMM DEBUG MM(262420000000051/eaffe3be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125019461 DMM INFO MM(262420000000051/eaffe3be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125019461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125019461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125019461 DMM INFO MM(262420000000051/eaffe3be) <- GMM AUTH AND CIPHERING REQ (rand = 73 e1 19 c1 6b 49 85 5e 74 97 8b 56 37 4b db 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213125019468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125019468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125019468 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125019468 DMM INFO MM(262420000000051/eaffe3be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125019468 DMM NOTICE MM(262420000000051/eaffe3be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125019468 DMM DEBUG MM(262420000000051/eaffe3be) checking auth: received GSM SRES = f3 c9 80 3a (gprs_gmm.c:666) 20241213125019468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125019468 DMM DEBUG MM(262420000000051/eaffe3be) Requesting authorization (sgsn_auth.c:160) 20241213125019468 DMM INFO MM(262420000000051/eaffe3be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125019468 DMM DEBUG MM(262420000000051/eaffe3be) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125019468 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241213125019468 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) 20241213125019468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125019469 DMM INFO MM(262420000000051/eaffe3be) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaffe3be) (gprs_gmm.c:300) 20241213125019470 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125019470 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125019470 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241213125019470 DMM INFO MM(262420000000051/eaffe3be) Subscriber data update (mmctx.c:445) 20241213125019470 DMM DEBUG MM(262420000000051/eaffe3be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125019470 DMM INFO MM(262420000000051/eaffe3be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125019470 DMM NOTICE MM(262420000000051/eaffe3be) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241213125019470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125019470 DMM NOTICE MM(262420000000051/eaffe3be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125019470 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) 20241213125019471 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125019471 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241213125019471 DMM INFO MM(262420000000051/eaffe3be) Subscriber data update (mmctx.c:445) 20241213125019471 DMM DEBUG MM(262420000000051/eaffe3be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125019476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125019476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125019477 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125019477 DMM INFO MM(262420000000051/eaffe3be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125019477 DMM NOTICE MM(262420000000051/eaffe3be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125019477 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125019477 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125019477 DLLC NOTICE LLME(e46a168d/eaffe3be){ASSIGNED} LLGM Assign pre (ffffffff => eaffe3be) (gprs_llc.c:1079) 20241213125019477 DLLC NOTICE LLME(ffffffff/eaffe3be){ASSIGNED} LLGM Assign post (ffffffff => eaffe3be) (gprs_llc.c:1125) 20241213125019477 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125019477 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125019477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125019477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125019528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125019528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213125019528 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125019528 DMM INFO MM(262420000000051/eaffe3be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213125019528 DMM INFO MM(262420000000051/eaffe3be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213125019528 DMM DEBUG MM(262420000000051/eaffe3be) Using GGSN 0 (gprs_sm.c:312) 20241213125019528 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) 20241213125019528 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241213125019528 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213125019528 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241213125019528 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241213125019540 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 75 85 8d 77 11 4b 66 8f 3f 14 05 7f e6 e2 51 08 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241213125019540 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a8368, cbp=0x55d08b05c700) (sgsn_libgtp.c:632) 20241213125019540 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213125019540 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b060fb8 TLLI=eaffe3be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213125019540 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213125019540 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@cb5101df7646: setverdict(pass): none -> pass TC_paging_ps(1200)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125019548 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241213125022529 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241213125022529 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241213125022529 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241213125024555 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241213125024555 DMM INFO MM(262420000000051/eaffe3be) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@cb5101df7646: 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 := 'EAFFE3BE'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@cb5101df7646: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@cb5101df7646: Final verdict of PTC: pass 20241213125024570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1186)@cb5101df7646: Final verdict of PTC: none 20241213125024572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125024572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_paging_ps-BVCI210(1190)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@cb5101df7646: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1191)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@cb5101df7646: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1189)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1194)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1196)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1184)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@cb5101df7646: Test case TC_paging_ps finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Dec 13 12:50: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 20241213125024659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125025067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102848) 20241213125025573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125025573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102848, count=104288) 20241213125026574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125026574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Fri Dec 13 12:50:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125027575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125027575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_paging_ps_ra_multiple_cells started. 20241213125028129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125028130 DMM INFO MM(262420000000051/eaffe3be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125028130 DMM INFO MM(262420000000051/eaffe3be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125028130 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125028130 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125028130 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125028130 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241213125028130 DLLC NOTICE LLME(ffffffff/eaffe3be){ASSIGNED} LLGM Assign pre (eaffe3be => ffffffff) (gprs_llc.c:1079) 20241213125028130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaffe3be => ffffffff) (gprs_llc.c:1125) 20241213125028130 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060c60 (gprs_sndcp.c:574) 20241213125028130 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b060fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213125028130 DMM NOTICE MM(262420000000051/eaffe3be) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213125028130 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241213125028130 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213125028130 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213125028130 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241213125028130 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241213125028130 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) 20241213125028130 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241213125028130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213125028131 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125028131 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213125028131 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125028131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125028185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125028185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125028185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125028185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125028185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125028185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125028185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125028185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125028185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125028186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125028186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125028186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125028187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125028187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125028187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125028187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125028187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125028187 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125028187 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125028187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125028187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125028187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125028191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125028200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125028200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125028222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125028223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125028223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125028223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125028223 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125028223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125028223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125028223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125028223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125028224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125028224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125028224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125028224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125028224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125028224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125028224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125028224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125028224 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125028224 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125028224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125028225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125028225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125028229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125028238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125028238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125028263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125028263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125028263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125028263 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125028263 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125028263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125028263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125028263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125028263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125028265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125028265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125028265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125028265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125028265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125028265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125028265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125028265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125028265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125028265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125028265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125028266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125028266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125028269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125028279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125028279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125028576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125028576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125028576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125028576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125028578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125028579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@cb5101df7646: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FB1B441B'O, index=0 SGSN_Test-GSUP(1217)@cb5101df7646: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@cb5101df7646: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@cb5101df7646: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FB1B441B'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@cb5101df7646: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FB1B441B'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@cb5101df7646: 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 := 'DDE90D74F588F91A8B6975C3865347ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96451195'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12EED3D034B2C756'O } } } } } 20241213125029638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125029638 DLLC NOTICE LLME(ffffffff/fb1b441b){UNASSIGNED} LLC RX: unknown TLLI 0xfb1b441b, creating LLME on the fly (gprs_llc.c:552) 20241213125029638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125029638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241213125029638 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125029638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125029638 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125029638 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213125029638 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125029638 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125029638 DLLC NOTICE LLME(ffffffff/fb1b441b){UNASSIGNED} LLGM Assign pre (fb1b441b => e77f1fc4) (gprs_llc.c:1079) 20241213125029638 DLLC NOTICE LLME(fb1b441b/e77f1fc4){ASSIGNED} LLGM Assign post (fb1b441b => e77f1fc4) (gprs_llc.c:1125) 20241213125029638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125029638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125029638 DMM DEBUG MM(262420000000052/e77f1fc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125029651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125029651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125029651 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125029651 DMM DEBUG MM(262420000000052/e77f1fc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241213125029651 DMM NOTICE MM(262420000000052/e77f1fc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125029651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125029651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125029651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125029651 DMM DEBUG MM(262420000000052/e77f1fc4) Requesting authorization (sgsn_auth.c:160) 20241213125029651 DMM INFO MM(262420000000052/e77f1fc4) Requesting authentication tuples (sgsn_auth.c:184) 20241213125029651 DMM DEBUG MM(262420000000052/e77f1fc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125029651 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241213125029651 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@cb5101df7646: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@cb5101df7646: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241213125029653 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125029653 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125029653 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125029653 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125029653 DMM INFO MM(262420000000052/e77f1fc4) Subscriber data update (mmctx.c:445) 20241213125029653 DMM DEBUG MM(262420000000052/e77f1fc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125029653 DMM INFO MM(262420000000052/e77f1fc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125029653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125029653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125029653 DMM INFO MM(262420000000052/e77f1fc4) <- GMM AUTH AND CIPHERING REQ (rand = dd e9 0d 74 f5 88 f9 1a 8b 69 75 c3 86 53 47 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213125029661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125029661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125029661 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125029661 DMM INFO MM(262420000000052/e77f1fc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125029661 DMM NOTICE MM(262420000000052/e77f1fc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125029661 DMM DEBUG MM(262420000000052/e77f1fc4) checking auth: received GSM SRES = 96 45 11 95 (gprs_gmm.c:666) 20241213125029661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125029661 DMM DEBUG MM(262420000000052/e77f1fc4) Requesting authorization (sgsn_auth.c:160) 20241213125029661 DMM INFO MM(262420000000052/e77f1fc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125029661 DMM DEBUG MM(262420000000052/e77f1fc4) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125029661 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241213125029661 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) 20241213125029661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125029661 DMM INFO MM(262420000000052/e77f1fc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe77f1fc4) (gprs_gmm.c:300) 20241213125029662 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125029662 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125029662 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241213125029662 DMM INFO MM(262420000000052/e77f1fc4) Subscriber data update (mmctx.c:445) 20241213125029662 DMM DEBUG MM(262420000000052/e77f1fc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125029662 DMM INFO MM(262420000000052/e77f1fc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125029662 DMM NOTICE MM(262420000000052/e77f1fc4) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241213125029662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125029662 DMM NOTICE MM(262420000000052/e77f1fc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125029662 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) 20241213125029663 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125029663 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241213125029663 DMM INFO MM(262420000000052/e77f1fc4) Subscriber data update (mmctx.c:445) 20241213125029663 DMM DEBUG MM(262420000000052/e77f1fc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125029669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125029669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125029669 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125029669 DMM INFO MM(262420000000052/e77f1fc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125029669 DMM NOTICE MM(262420000000052/e77f1fc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125029669 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125029669 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125029669 DLLC NOTICE LLME(fb1b441b/e77f1fc4){ASSIGNED} LLGM Assign pre (ffffffff => e77f1fc4) (gprs_llc.c:1079) 20241213125029669 DLLC NOTICE LLME(ffffffff/e77f1fc4){ASSIGNED} LLGM Assign post (ffffffff => e77f1fc4) (gprs_llc.c:1125) 20241213125029669 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125029669 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125029669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125029669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125029721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125029721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213125029721 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125029721 DMM INFO MM(262420000000052/e77f1fc4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213125029721 DMM INFO MM(262420000000052/e77f1fc4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213125029721 DMM DEBUG MM(262420000000052/e77f1fc4) Using GGSN 0 (gprs_sm.c:312) 20241213125029721 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) 20241213125029721 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241213125029721 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213125029721 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241213125029721 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241213125029732 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 1c 38 40 90 11 50 9b 81 0a 14 05 7f 0b 50 02 27 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241213125029732 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618a93d8, cbp=0x55d08b05d1e0) (sgsn_libgtp.c:632) 20241213125029732 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213125029732 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b062128 TLLI=e77f1fc4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213125029732 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213125029732 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@cb5101df7646: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125029739 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241213125032721 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241213125032721 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241213125032721 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241213125034746 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241213125034746 DMM INFO MM(262420000000052/e77f1fc4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@cb5101df7646: 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 := 'E77F1FC4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241213125034910 DGPRS DEBUG Checking for inactive LLMEs, time = 15904969 (sgsn.c:131) 20241213125048577 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213125048577 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241213125048577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125058188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125058190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125058190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213125058225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125058227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125058227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213125058266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125058268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125058268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@cb5101df7646: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cb5101df7646: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1205)@cb5101df7646: Final verdict of PTC: none 20241213125059649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125059649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1210)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1215)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@cb5101df7646: Final verdict of PTC: none 20241213125059651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55940<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1207)@cb5101df7646: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@cb5101df7646: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@cb5101df7646: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1208)@cb5101df7646: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@cb5101df7646: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1213)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1204)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@cb5101df7646: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Fri Dec 13 12:50:59 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241213125059781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125100182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103140) 20241213125100650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125100650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103140, count=108572) 20241213125101652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125101652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Dec 13 12:51:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125102653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125102653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_bssgp_rim_single_report started. 20241213125103243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125103245 DMM INFO MM(262420000000052/e77f1fc4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125103245 DMM INFO MM(262420000000052/e77f1fc4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125103245 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125103245 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125103245 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125103245 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241213125103245 DLLC NOTICE LLME(ffffffff/e77f1fc4){ASSIGNED} LLGM Assign pre (e77f1fc4 => ffffffff) (gprs_llc.c:1079) 20241213125103245 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e77f1fc4 => ffffffff) (gprs_llc.c:1125) 20241213125103245 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b061dd0 (gprs_sndcp.c:574) 20241213125103245 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b062128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213125103245 DMM NOTICE MM(262420000000052/e77f1fc4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213125103245 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241213125103245 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213125103245 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213125103245 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241213125103245 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241213125103245 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) 20241213125103245 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241213125103245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125103245 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125103245 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213125103245 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125103245 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125103294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125103294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125103294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125103294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125103294 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125103294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125103294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125103294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125103294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1224)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213125103296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125103297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125103297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125103297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125103297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125103297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125103297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125103297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125103297 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125103297 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125103297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125103298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1225)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125103298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125103302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213125103312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125103312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1222)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125103320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125103320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125103320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125103320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125103320 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125103320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125103320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125103320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125103320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125103322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125103322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125103322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125103322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125103322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125103322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125103322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125103322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125103322 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125103322 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125103322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125103323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125103323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125103326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125103336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125103336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125103359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125103359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125103359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125103359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125103359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125103359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125103359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125103359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125103359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125103361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125103361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125103361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125103361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125103361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125103361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125103361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125103361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125103361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125103361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125103361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125103362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125103362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125103365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125103375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125103375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125103655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125103655 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125103655 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125103655 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125103656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125103657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125103675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@cb5101df7646: setverdict(pass): none -> pass MTC@cb5101df7646: Warning: Re-starting timer T, which is already active (running or expired). 20241213125103685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125103693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1221)@cb5101df7646: Final verdict of PTC: none 20241213125103695 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125103695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1220)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(1236)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1229)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1225)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@cb5101df7646: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@cb5101df7646: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@cb5101df7646: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1234)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1223)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1232)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1227)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: pass MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@cb5101df7646: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Dec 13 12:51:03 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 20241213125103825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125104226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20241213125104697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125104697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125104911 DGPRS DEBUG Checking for inactive LLMEs, time = 15904999 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59496) 20241213125105699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125105699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Dec 13 12:51:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125106700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125106700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_rim_eutran_to_geran started. 20241213125107282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125107284 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125107335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125107335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125107335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125107335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125107335 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125107335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125107335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125107335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125107335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125107336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125107336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125107336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125107337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125107337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125107337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125107337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125107337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125107337 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125107337 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125107337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125107337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125107337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1243)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213125107342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125107350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125107350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125107366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125107366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125107366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125107366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125107366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125107366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125107366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125107366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125107366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125107368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125107368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125107368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125107368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125107368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125107368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125107368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125107368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125107368 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125107368 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125107368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1247)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125107369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125107369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125107373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125107383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125107383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125107404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125107404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125107404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125107404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125107404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125107404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125107404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125107404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125107404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125107406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125107406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125107406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125107406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125107406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125107406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125107406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125107406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125107406 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125107406 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125107406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125107407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125107407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125107411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125107420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125107420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125107701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125107701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125107701 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125107701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125107703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125107704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@cb5101df7646: setverdict(pass): none -> pass 20241213125107736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125107739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58070<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI210(1246)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(1254)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@cb5101df7646: Final verdict of PTC: none 20241213125107741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125107741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1247)@cb5101df7646: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@cb5101df7646: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1252)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1242)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1245)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1250)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1240)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: pass MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@cb5101df7646: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Dec 13 12:51:07 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 20241213125107873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125108274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20241213125108743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125108743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=51876) 20241213125109744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125109744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Dec 13 12:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125110746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125110746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_cell_change_different_rai_ci_attach started. 20241213125111334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125111335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125111377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125111377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125111377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125111377 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125111377 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125111377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125111377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125111378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125111378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125111379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125111379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125111379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125111379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125111379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125111379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125111379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125111379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125111379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125111379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125111380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125111380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125111380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125111385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125111393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111393 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@cb5101df7646: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1265)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125111424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125111424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125111424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125111424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125111424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125111424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125111424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125111424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125111424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125111426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125111426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125111426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125111426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125111426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125111426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125111426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125111426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125111426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125111426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125111426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125111427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125111427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125111431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125111438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1263)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1265)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125111453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125111453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125111453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125111453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125111453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125111453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125111453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125111453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125111453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125111454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125111454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125111454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125111455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125111455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125111455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125111455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125111455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125111455 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125111455 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125111455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125111456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125111456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125111459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125111469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125111747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125111747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125111747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125111747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125111749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241213125111749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@cb5101df7646: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C9616EB5'O, index=0 SGSN_Test-GSUP(1272)@cb5101df7646: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@cb5101df7646: 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 := '03D068F2E0213E14B7027885610A2C86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CE4EA16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC6D022641D5A589'O } } } } } 20241213125111798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111798 DLLC NOTICE LLME(ffffffff/c9616eb5){UNASSIGNED} LLC RX: unknown TLLI 0xc9616eb5, creating LLME on the fly (gprs_llc.c:552) 20241213125111798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125111798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241213125111798 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125111798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125111798 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125111798 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213125111798 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125111798 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125111798 DLLC NOTICE LLME(ffffffff/c9616eb5){UNASSIGNED} LLGM Assign pre (c9616eb5 => cab46b16) (gprs_llc.c:1079) 20241213125111798 DLLC NOTICE LLME(c9616eb5/cab46b16){ASSIGNED} LLGM Assign post (c9616eb5 => cab46b16) (gprs_llc.c:1125) 20241213125111798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125111798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125111798 DMM DEBUG MM(262420000000068/cab46b16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125111809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125111809 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125111809 DMM DEBUG MM(262420000000068/cab46b16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241213125111809 DMM NOTICE MM(262420000000068/cab46b16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125111809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125111809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125111809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125111809 DMM DEBUG MM(262420000000068/cab46b16) Requesting authorization (sgsn_auth.c:160) 20241213125111809 DMM INFO MM(262420000000068/cab46b16) Requesting authentication tuples (sgsn_auth.c:184) 20241213125111809 DMM DEBUG MM(262420000000068/cab46b16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125111809 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241213125111809 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@cb5101df7646: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@cb5101df7646: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241213125111813 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125111813 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125111813 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125111813 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125111813 DMM INFO MM(262420000000068/cab46b16) Subscriber data update (mmctx.c:445) 20241213125111813 DMM DEBUG MM(262420000000068/cab46b16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125111813 DMM INFO MM(262420000000068/cab46b16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125111813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125111813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125111813 DMM INFO MM(262420000000068/cab46b16) <- GMM AUTH AND CIPHERING REQ (rand = 03 d0 68 f2 e0 21 3e 14 b7 02 78 85 61 0a 2c 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213125111820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125111820 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125111820 DMM INFO MM(262420000000068/cab46b16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125111820 DMM NOTICE MM(262420000000068/cab46b16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125111820 DMM DEBUG MM(262420000000068/cab46b16) checking auth: received GSM SRES = 9c e4 ea 16 (gprs_gmm.c:666) 20241213125111820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125111820 DMM DEBUG MM(262420000000068/cab46b16) Requesting authorization (sgsn_auth.c:160) 20241213125111820 DMM INFO MM(262420000000068/cab46b16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125111820 DMM DEBUG MM(262420000000068/cab46b16) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125111820 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241213125111820 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) 20241213125111820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125111820 DMM INFO MM(262420000000068/cab46b16) <- GMM ATTACH ACCEPT (new P-TMSI=0xcab46b16) (gprs_gmm.c:300) 20241213125111822 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125111822 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125111822 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241213125111822 DMM INFO MM(262420000000068/cab46b16) Subscriber data update (mmctx.c:445) 20241213125111822 DMM DEBUG MM(262420000000068/cab46b16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125111822 DMM INFO MM(262420000000068/cab46b16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125111822 DMM NOTICE MM(262420000000068/cab46b16) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241213125111822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125111822 DMM NOTICE MM(262420000000068/cab46b16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125111822 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) 20241213125111822 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125111822 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241213125111822 DMM INFO MM(262420000000068/cab46b16) Subscriber data update (mmctx.c:445) 20241213125111822 DMM DEBUG MM(262420000000068/cab46b16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125111829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125111829 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125111829 DMM INFO MM(262420000000068/cab46b16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125111829 DMM NOTICE MM(262420000000068/cab46b16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125111829 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125111829 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125111829 DLLC NOTICE LLME(c9616eb5/cab46b16){ASSIGNED} LLGM Assign pre (ffffffff => cab46b16) (gprs_llc.c:1079) 20241213125111829 DLLC NOTICE LLME(ffffffff/cab46b16){ASSIGNED} LLGM Assign post (ffffffff => cab46b16) (gprs_llc.c:1125) 20241213125111829 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125111829 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125111829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125111829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125111880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213125111880 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125111880 DMM INFO MM(262420000000068/cab46b16) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213125111880 DMM INFO MM(262420000000068/cab46b16) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213125111880 DMM DEBUG MM(262420000000068/cab46b16) Using GGSN 0 (gprs_sm.c:312) 20241213125111880 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) 20241213125111880 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241213125111880 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213125111880 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241213125111880 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241213125111892 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 30 00 00 01 80 08 00 10 62 6a d3 91 11 37 54 51 89 14 05 7f d7 5c d9 00 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241213125111892 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618aa448, cbp=0x55d08b05d570) (sgsn_libgtp.c:632) 20241213125111892 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213125111892 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b0620b8 TLLI=cab46b16, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213125111892 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213125111892 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@cb5101df7646: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125111901 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241213125111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111908 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213125111908 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@cb5101df7646: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1263)@cb5101df7646: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='CAB46B16'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@cb5101df7646: 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 := '19C279EE780A8E00A4EFB82B0B6D93DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97706BD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A16859AC430B6E1'O } } } } } 20241213125111916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241213125111916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCAB46B16) type="GPRS attach" (gprs_gmm.c:1266) 20241213125111916 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125111916 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125111916 DLLC NOTICE LLME(ffffffff/cab46b16){ASSIGNED} LLGM Assign pre (cab46b16 => fb22d6fa) (gprs_llc.c:1079) 20241213125111916 DLLC NOTICE LLME(cab46b16/fb22d6fa){ASSIGNED} LLGM Assign post (cab46b16 => fb22d6fa) (gprs_llc.c:1125) 20241213125111916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125111916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125111916 DMM DEBUG MM(262420000000068/fb22d6fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125111927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125111927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241213125111927 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125111927 DMM DEBUG MM(262420000000068/fb22d6fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241213125111927 DMM NOTICE MM(262420000000068/fb22d6fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125111927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125111927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125111927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125111927 DMM DEBUG MM(262420000000068/fb22d6fa) Requesting authorization (sgsn_auth.c:160) 20241213125111927 DMM INFO MM(262420000000068/fb22d6fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125111927 DMM DEBUG MM(262420000000068/fb22d6fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125111927 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241213125111927 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) 20241213125114928 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241213125114928 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241213125114928 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241213125117927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213125117927 DMM ERROR MM(262420000000068/fb22d6fa) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213125117927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213125117927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213125117927 DMM NOTICE MM(262420000000068/fb22d6fa) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241213125117927 DMM NOTICE MM(262420000000068/fb22d6fa) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213125117927 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241213125117927 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b0620b8, TLLI=fb22d6fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213125117927 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213125117927 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213125117927 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241213125117927 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241213125117927 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) 20241213125117927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213125117927 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: Deallocated (fsm.c:568) 20241213125117927 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213125117927 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213125117927 DLLC NOTICE LLME(cab46b16/fb22d6fa){ASSIGNED} LLGM Assign pre (fb22d6fa => ffffffff) (gprs_llc.c:1079) 20241213125117927 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb22d6fa => ffffffff) (gprs_llc.c:1125) 20241213125122928 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241213125127929 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241213125131748 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213125131748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125131749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241213125132930 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241213125134912 DGPRS DEBUG Checking for inactive LLMEs, time = 15905029 (sgsn.c:131) 20241213125137931 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241213125141381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125141383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125141383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213125141428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125141429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125141430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213125141457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125141458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125141458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@cb5101df7646: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cb5101df7646: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. 20241213125141792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125141792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1271)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(1272)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1266)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1260)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1270)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@cb5101df7646: Final verdict of PTC: none 20241213125141795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58086<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI210(1263)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1268)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1258)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@cb5101df7646: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1264)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1263): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@cb5101df7646: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Fri Dec 13 12:51:41 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 20241213125141929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125142330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116424) 20241213125142793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125142793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125142932 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241213125142932 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55d08b05d570) (sgsn_libgtp.c:632) 20241213125142932 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55d08b05d570) (sgsn_libgtp.c:636) 20241213125142932 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20241213125142932 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20241213125142932 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241213125142932 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116424, count=121856) 20241213125143795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125143795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Dec 13 12:51:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125144797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125144797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_cell_change_different_rai_ci_data started. 20241213125145388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125145389 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125145437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125145437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125145437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125145437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125145437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125145437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125145437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125145437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125145437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125145439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125145439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125145439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125145439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125145439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125145439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125145439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125145439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125145439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125145439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125145439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125145440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125145440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125145444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125145453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1281)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1278)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125145476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125145476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125145476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125145476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125145476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125145476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125145476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125145476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125145476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125145478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125145478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125145478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125145478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125145478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125145478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125145478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125145478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125145478 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125145478 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125145478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125145479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125145479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1284)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125145484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125145494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1286)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1282)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125145507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125145507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125145507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125145507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125145507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125145507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125145507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125145507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125145507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125145509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125145509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125145509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125145509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125145509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125145509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125145509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125145509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125145509 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125145509 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125145509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125145510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125145510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125145513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125145522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125145798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125145798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125145798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125145798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125145800 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125145801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@cb5101df7646: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E3F2E4FC'O, index=0 SGSN_Test-GSUP(1291)@cb5101df7646: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@cb5101df7646: 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 := '6D301B0B985978DA36AE41C619F7D630'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '882DE2BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BE33BFD5454E48B'O } } } } } 20241213125145849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145849 DLLC NOTICE LLME(ffffffff/e3f2e4fc){UNASSIGNED} LLC RX: unknown TLLI 0xe3f2e4fc, creating LLME on the fly (gprs_llc.c:552) 20241213125145849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125145849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241213125145849 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125145849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125145849 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125145849 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213125145849 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125145849 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125145849 DLLC NOTICE LLME(ffffffff/e3f2e4fc){UNASSIGNED} LLGM Assign pre (e3f2e4fc => d2df93a7) (gprs_llc.c:1079) 20241213125145849 DLLC NOTICE LLME(e3f2e4fc/d2df93a7){ASSIGNED} LLGM Assign post (e3f2e4fc => d2df93a7) (gprs_llc.c:1125) 20241213125145849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125145849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125145850 DMM DEBUG MM(262420000000070/d2df93a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125145862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125145862 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125145862 DMM DEBUG MM(262420000000070/d2df93a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241213125145862 DMM NOTICE MM(262420000000070/d2df93a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125145862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125145862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125145862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125145862 DMM DEBUG MM(262420000000070/d2df93a7) Requesting authorization (sgsn_auth.c:160) 20241213125145862 DMM INFO MM(262420000000070/d2df93a7) Requesting authentication tuples (sgsn_auth.c:184) 20241213125145862 DMM DEBUG MM(262420000000070/d2df93a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125145862 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241213125145862 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@cb5101df7646: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@cb5101df7646: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241213125145864 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125145864 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125145864 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125145864 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125145864 DMM INFO MM(262420000000070/d2df93a7) Subscriber data update (mmctx.c:445) 20241213125145864 DMM DEBUG MM(262420000000070/d2df93a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125145864 DMM INFO MM(262420000000070/d2df93a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125145864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125145864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125145864 DMM INFO MM(262420000000070/d2df93a7) <- GMM AUTH AND CIPHERING REQ (rand = 6d 30 1b 0b 98 59 78 da 36 ae 41 c6 19 f7 d6 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213125145872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125145872 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125145872 DMM INFO MM(262420000000070/d2df93a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125145872 DMM NOTICE MM(262420000000070/d2df93a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125145872 DMM DEBUG MM(262420000000070/d2df93a7) checking auth: received GSM SRES = 88 2d e2 ba (gprs_gmm.c:666) 20241213125145872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125145872 DMM DEBUG MM(262420000000070/d2df93a7) Requesting authorization (sgsn_auth.c:160) 20241213125145872 DMM INFO MM(262420000000070/d2df93a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125145872 DMM DEBUG MM(262420000000070/d2df93a7) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125145872 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241213125145872 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) 20241213125145872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125145872 DMM INFO MM(262420000000070/d2df93a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2df93a7) (gprs_gmm.c:300) 20241213125145874 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125145874 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125145874 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241213125145874 DMM INFO MM(262420000000070/d2df93a7) Subscriber data update (mmctx.c:445) 20241213125145874 DMM DEBUG MM(262420000000070/d2df93a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125145874 DMM INFO MM(262420000000070/d2df93a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125145874 DMM NOTICE MM(262420000000070/d2df93a7) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241213125145874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125145874 DMM NOTICE MM(262420000000070/d2df93a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125145874 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) 20241213125145874 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125145874 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241213125145874 DMM INFO MM(262420000000070/d2df93a7) Subscriber data update (mmctx.c:445) 20241213125145874 DMM DEBUG MM(262420000000070/d2df93a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125145880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125145881 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125145881 DMM INFO MM(262420000000070/d2df93a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125145881 DMM NOTICE MM(262420000000070/d2df93a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125145881 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125145881 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125145881 DLLC NOTICE LLME(e3f2e4fc/d2df93a7){ASSIGNED} LLGM Assign pre (ffffffff => d2df93a7) (gprs_llc.c:1079) 20241213125145881 DLLC NOTICE LLME(ffffffff/d2df93a7){ASSIGNED} LLGM Assign post (ffffffff => d2df93a7) (gprs_llc.c:1125) 20241213125145881 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125145881 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125145881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125145881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125145933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213125145933 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125145933 DMM INFO MM(262420000000070/d2df93a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213125145933 DMM INFO MM(262420000000070/d2df93a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213125145933 DMM DEBUG MM(262420000000070/d2df93a7) Using GGSN 0 (gprs_sm.c:312) 20241213125145933 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) 20241213125145933 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241213125145933 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213125145933 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241213125145933 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241213125145944 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 ea 3b 62 c4 11 e8 1e a9 43 14 05 7f 11 c9 52 4d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241213125145944 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618aa448, cbp=0x55d08b05d570) (sgsn_libgtp.c:632) 20241213125145944 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213125145944 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b061188 TLLI=d2df93a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213125145944 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213125145944 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@cb5101df7646: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125145953 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241213125145960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145960 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213125145960 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@cb5101df7646: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D2DF93A7'O, index=0 20241213125145966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125145966 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125145966 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55d08b061188, TLLI=d2df93a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@cb5101df7646: Removing Client IMSI='262420000000070'H, index=0 20241213125147967 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@cb5101df7646: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@cb5101df7646: Final verdict of PTC: pass 20241213125147976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1285)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@cb5101df7646: Final verdict of PTC: none 20241213125147979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125147979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1286)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1279)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1289)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1287)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1277)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1283)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@cb5101df7646: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Dec 13 12:51:48 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 20241213125148110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125148512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95248) 20241213125148961 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241213125148961 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241213125148961 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241213125148979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125148979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95248, count=100328) 20241213125149980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125149980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Dec 13 12:51:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125150980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125150980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_cell_change_different_ci_attach started. 20241213125151569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125151570 DMM INFO MM(262420000000070/d2df93a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125151570 DMM INFO MM(262420000000070/d2df93a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125151570 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125151570 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125151570 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125151570 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241213125151570 DLLC NOTICE LLME(ffffffff/d2df93a7){ASSIGNED} LLGM Assign pre (d2df93a7 => ffffffff) (gprs_llc.c:1079) 20241213125151570 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2df93a7 => ffffffff) (gprs_llc.c:1125) 20241213125151570 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b060e30 (gprs_sndcp.c:574) 20241213125151570 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b061188, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213125151570 DMM NOTICE MM(262420000000070/d2df93a7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213125151570 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241213125151570 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213125151570 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213125151570 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241213125151570 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241213125151570 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) 20241213125151571 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241213125151571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125151571 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125151571 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213125151571 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125151571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125151614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125151614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125151614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125151614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125151614 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125151614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125151614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125151614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125151614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125151616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125151616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125151616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125151616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125151616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125151616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125151616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125151616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125151616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125151616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125151616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125151617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125151617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125151620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125151629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125151629 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125151645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125151645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125151645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125151645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125151645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125151645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125151645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125151645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125151645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125151647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125151647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125151647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125151647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125151647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125151647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125151647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125151647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125151647 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125151647 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125151647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125151648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125151648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125151653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1304)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125151662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125151662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125151687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125151687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125151687 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125151687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125151687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125151687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125151689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125151689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125151689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125151689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125151689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125151689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125151689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125151689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125151689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125151689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125151689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1308)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125151689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125151689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125151693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125151702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125151702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125151981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125151981 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125151981 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125151981 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125151983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241213125151984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@cb5101df7646: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='EE340581'O, index=0 SGSN_Test-GSUP(1310)@cb5101df7646: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@cb5101df7646: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@cb5101df7646: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='EE340581'O, index=0 TC_cell_change_different_ci_attach(1312)@cb5101df7646: 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 := '85982C1468EADED27F9EF693E8641A5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FE39009'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83BDADC4259F2130'O } } } } } 20241213125152031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125152031 DLLC NOTICE LLME(ffffffff/ee340581){UNASSIGNED} LLC RX: unknown TLLI 0xee340581, creating LLME on the fly (gprs_llc.c:552) 20241213125152031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125152031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241213125152031 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125152031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125152031 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125152031 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213125152031 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125152031 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125152031 DLLC NOTICE LLME(ffffffff/ee340581){UNASSIGNED} LLGM Assign pre (ee340581 => ea299ed2) (gprs_llc.c:1079) 20241213125152031 DLLC NOTICE LLME(ee340581/ea299ed2){ASSIGNED} LLGM Assign post (ee340581 => ea299ed2) (gprs_llc.c:1125) 20241213125152031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125152031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125152031 DMM DEBUG MM(262420000000069/ea299ed2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125152044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125152044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125152044 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125152044 DMM DEBUG MM(262420000000069/ea299ed2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241213125152044 DMM NOTICE MM(262420000000069/ea299ed2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125152044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125152044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125152044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125152044 DMM DEBUG MM(262420000000069/ea299ed2) Requesting authorization (sgsn_auth.c:160) 20241213125152044 DMM INFO MM(262420000000069/ea299ed2) Requesting authentication tuples (sgsn_auth.c:184) 20241213125152044 DMM DEBUG MM(262420000000069/ea299ed2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125152044 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241213125152044 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@cb5101df7646: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@cb5101df7646: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241213125152047 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125152047 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125152047 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125152047 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125152047 DMM INFO MM(262420000000069/ea299ed2) Subscriber data update (mmctx.c:445) 20241213125152047 DMM DEBUG MM(262420000000069/ea299ed2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125152047 DMM INFO MM(262420000000069/ea299ed2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125152047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125152047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125152047 DMM INFO MM(262420000000069/ea299ed2) <- GMM AUTH AND CIPHERING REQ (rand = 85 98 2c 14 68 ea de d2 7f 9e f6 93 e8 64 1a 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213125152055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125152055 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125152055 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125152055 DMM INFO MM(262420000000069/ea299ed2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125152055 DMM NOTICE MM(262420000000069/ea299ed2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125152055 DMM DEBUG MM(262420000000069/ea299ed2) checking auth: received GSM SRES = 4f e3 90 09 (gprs_gmm.c:666) 20241213125152055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125152055 DMM DEBUG MM(262420000000069/ea299ed2) Requesting authorization (sgsn_auth.c:160) 20241213125152055 DMM INFO MM(262420000000069/ea299ed2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125152056 DMM DEBUG MM(262420000000069/ea299ed2) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125152056 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241213125152056 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) 20241213125152056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125152056 DMM INFO MM(262420000000069/ea299ed2) <- GMM ATTACH ACCEPT (new P-TMSI=0xea299ed2) (gprs_gmm.c:300) 20241213125152057 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125152057 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125152057 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241213125152057 DMM INFO MM(262420000000069/ea299ed2) Subscriber data update (mmctx.c:445) 20241213125152057 DMM DEBUG MM(262420000000069/ea299ed2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125152057 DMM INFO MM(262420000000069/ea299ed2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125152057 DMM NOTICE MM(262420000000069/ea299ed2) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241213125152057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125152057 DMM NOTICE MM(262420000000069/ea299ed2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125152057 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) 20241213125152057 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125152057 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241213125152058 DMM INFO MM(262420000000069/ea299ed2) Subscriber data update (mmctx.c:445) 20241213125152058 DMM DEBUG MM(262420000000069/ea299ed2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125152063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125152063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125152063 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125152063 DMM INFO MM(262420000000069/ea299ed2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125152063 DMM NOTICE MM(262420000000069/ea299ed2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125152063 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125152063 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125152063 DLLC NOTICE LLME(ee340581/ea299ed2){ASSIGNED} LLGM Assign pre (ffffffff => ea299ed2) (gprs_llc.c:1079) 20241213125152063 DLLC NOTICE LLME(ffffffff/ea299ed2){ASSIGNED} LLGM Assign post (ffffffff => ea299ed2) (gprs_llc.c:1125) 20241213125152063 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125152063 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125152063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125152063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125152115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125152115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213125152115 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125152115 DMM INFO MM(262420000000069/ea299ed2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213125152115 DMM INFO MM(262420000000069/ea299ed2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213125152115 DMM DEBUG MM(262420000000069/ea299ed2) Using GGSN 0 (gprs_sm.c:312) 20241213125152115 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) 20241213125152115 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241213125152115 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213125152115 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241213125152115 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241213125152125 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 85 80 65 10 11 99 4f c1 24 14 05 7f 44 dd b6 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=1076 from retransmit req queue (gtp.c:443) 20241213125152125 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618ab4b8, cbp=0x55d08b05fcc0) (sgsn_libgtp.c:632) 20241213125152125 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213125152125 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b062278 TLLI=ea299ed2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213125152125 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213125152125 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@cb5101df7646: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125152132 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241213125152139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125152139 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213125152139 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@cb5101df7646: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@cb5101df7646: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='EA299ED2'O, index=0 TC_cell_change_different_ci_attach(1312)@cb5101df7646: 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 := '4C2B549204E5229B2882E36F9172E06D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2E508EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F627FBD73D1FB9F7'O } } } } } 20241213125152146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125152146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241213125152146 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125152146 DMM INFO MM(262420000000069/ea299ed2) -> GMM ATTACH REQUEST MI(TMSI-0xEA299ED2) type="GPRS attach" (gprs_gmm.c:1266) 20241213125152146 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125152146 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125152146 DLLC NOTICE LLME(ffffffff/ea299ed2){ASSIGNED} LLGM Assign pre (ea299ed2 => f2b9d3d9) (gprs_llc.c:1079) 20241213125152146 DLLC NOTICE LLME(ea299ed2/f2b9d3d9){ASSIGNED} LLGM Assign post (ea299ed2 => f2b9d3d9) (gprs_llc.c:1125) 20241213125152146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125152146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125152146 DMM DEBUG MM(262420000000069/f2b9d3d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125152159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125152159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241213125152159 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125152159 DMM DEBUG MM(262420000000069/f2b9d3d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241213125152159 DMM NOTICE MM(262420000000069/f2b9d3d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125152159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125152159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125152159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125152159 DMM DEBUG MM(262420000000069/f2b9d3d9) Requesting authorization (sgsn_auth.c:160) 20241213125152159 DMM INFO MM(262420000000069/f2b9d3d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125152159 DMM DEBUG MM(262420000000069/f2b9d3d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125152159 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241213125152159 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) 20241213125155160 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241213125155160 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241213125155160 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241213125158159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241213125158159 DMM ERROR MM(262420000000069/f2b9d3d9) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241213125158159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241213125158159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241213125158159 DMM NOTICE MM(262420000000069/f2b9d3d9) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241213125158159 DMM NOTICE MM(262420000000069/f2b9d3d9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213125158159 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241213125158159 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b062278, TLLI=f2b9d3d9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213125158159 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213125158159 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213125158160 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241213125158160 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241213125158160 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) 20241213125158160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Reject}: Deallocated (fsm.c:568) 20241213125158160 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: Deallocated (fsm.c:568) 20241213125158160 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213125158160 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241213125158160 DLLC NOTICE LLME(ea299ed2/f2b9d3d9){ASSIGNED} LLGM Assign pre (f2b9d3d9 => ffffffff) (gprs_llc.c:1079) 20241213125158160 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2b9d3d9 => ffffffff) (gprs_llc.c:1125) 20241213125203161 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241213125204913 DGPRS DEBUG Checking for inactive LLMEs, time = 15905059 (sgsn.c:131) 20241213125208162 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241213125211982 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241213125211982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241213125211983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125213162 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241213125218163 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241213125221618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125221620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125221620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213125221649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125221650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125221650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241213125221690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125221692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125221692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@cb5101df7646: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cb5101df7646: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1310)@cb5101df7646: Final verdict of PTC: none 20241213125222026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125222026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1294)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1303)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1298)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1308)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@cb5101df7646: Final verdict of PTC: none20241213125222028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1305)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1301)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1296)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@cb5101df7646: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1306)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@cb5101df7646: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Fri Dec 13 12:52:22 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 20241213125222159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125222560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127864) 20241213125223027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125223027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125223164 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241213125223164 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55d08b05fcc0) (sgsn_libgtp.c:632) 20241213125223164 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55d08b05fcc0) (sgsn_libgtp.c:636) 20241213125223164 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20241213125223164 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20241213125223164 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241213125223164 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=127864, count=130740) 20241213125224027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125224027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Dec 13 12:52:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125225028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125225028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_cell_change_different_ci_data started. 20241213125225621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125225622 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125225670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125225670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125225670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125225670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125225670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125225670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125225670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125225670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125225670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125225672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125225672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125225672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125225672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125225672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125225672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125225672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125225672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125225672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125225672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125225672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125225672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125225672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125225676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125225685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125225685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125225703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125225703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125225703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125225703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125225703 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125225703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125225703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125225703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125225703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125225705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125225705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125225705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125225705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125225705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125225705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125225705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125225705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125225705 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125225705 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125225705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125225706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125225706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125225710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125225720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125225720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125225749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125225749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125225749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125225749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125225749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125225749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125225749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125225749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125225749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125225751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125225751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125225751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125225751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125225751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125225751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125225751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125225751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125225751 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125225751 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125225751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125225752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125225752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125225756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125225765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125225765 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1325)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125226028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125226028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125226028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125226028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1327)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125226030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1327)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125226031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1327)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@cb5101df7646: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C2B808B9'O, index=0 SGSN_Test-GSUP(1329)@cb5101df7646: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@cb5101df7646: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@cb5101df7646: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C2B808B9'O, index=0 TC_cell_change_different_ci_data(1331)@cb5101df7646: 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 := 'E6817725E3F204664C81EC0C28EF3D9F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D22A0A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B64123CE2D6A2CA'O } } } } } 20241213125226080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125226080 DLLC NOTICE LLME(ffffffff/c2b808b9){UNASSIGNED} LLC RX: unknown TLLI 0xc2b808b9, creating LLME on the fly (gprs_llc.c:552) 20241213125226080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125226080 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241213125226080 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125226080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125226080 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125226080 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213125226080 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125226080 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125226080 DLLC NOTICE LLME(ffffffff/c2b808b9){UNASSIGNED} LLGM Assign pre (c2b808b9 => c3a81105) (gprs_llc.c:1079) 20241213125226080 DLLC NOTICE LLME(c2b808b9/c3a81105){ASSIGNED} LLGM Assign post (c2b808b9 => c3a81105) (gprs_llc.c:1125) 20241213125226080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125226080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125226080 DMM DEBUG MM(262420000000071/c3a81105) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125226094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125226094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125226094 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125226094 DMM DEBUG MM(262420000000071/c3a81105) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241213125226094 DMM NOTICE MM(262420000000071/c3a81105) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125226094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125226094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125226094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125226094 DMM DEBUG MM(262420000000071/c3a81105) Requesting authorization (sgsn_auth.c:160) 20241213125226094 DMM INFO MM(262420000000071/c3a81105) Requesting authentication tuples (sgsn_auth.c:184) 20241213125226094 DMM DEBUG MM(262420000000071/c3a81105) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125226094 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241213125226094 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@cb5101df7646: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@cb5101df7646: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241213125226097 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125226097 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125226097 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125226097 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125226097 DMM INFO MM(262420000000071/c3a81105) Subscriber data update (mmctx.c:445) 20241213125226097 DMM DEBUG MM(262420000000071/c3a81105) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125226098 DMM INFO MM(262420000000071/c3a81105) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125226098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125226098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125226098 DMM INFO MM(262420000000071/c3a81105) <- GMM AUTH AND CIPHERING REQ (rand = e6 81 77 25 e3 f2 04 66 4c 81 ec 0c 28 ef 3d 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213125226106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125226106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125226106 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125226106 DMM INFO MM(262420000000071/c3a81105) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125226106 DMM NOTICE MM(262420000000071/c3a81105) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125226106 DMM DEBUG MM(262420000000071/c3a81105) checking auth: received GSM SRES = 8d 22 a0 a9 (gprs_gmm.c:666) 20241213125226106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125226106 DMM DEBUG MM(262420000000071/c3a81105) Requesting authorization (sgsn_auth.c:160) 20241213125226106 DMM INFO MM(262420000000071/c3a81105) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125226106 DMM DEBUG MM(262420000000071/c3a81105) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125226106 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241213125226106 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) 20241213125226106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125226106 DMM INFO MM(262420000000071/c3a81105) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3a81105) (gprs_gmm.c:300) 20241213125226107 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125226107 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125226107 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241213125226107 DMM INFO MM(262420000000071/c3a81105) Subscriber data update (mmctx.c:445) 20241213125226107 DMM DEBUG MM(262420000000071/c3a81105) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125226107 DMM INFO MM(262420000000071/c3a81105) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125226107 DMM NOTICE MM(262420000000071/c3a81105) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241213125226107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125226107 DMM NOTICE MM(262420000000071/c3a81105) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125226107 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) 20241213125226108 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125226108 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241213125226108 DMM INFO MM(262420000000071/c3a81105) Subscriber data update (mmctx.c:445) 20241213125226108 DMM DEBUG MM(262420000000071/c3a81105) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125226114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125226114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125226114 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125226114 DMM INFO MM(262420000000071/c3a81105) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125226114 DMM NOTICE MM(262420000000071/c3a81105) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125226114 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125226114 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125226114 DLLC NOTICE LLME(c2b808b9/c3a81105){ASSIGNED} LLGM Assign pre (ffffffff => c3a81105) (gprs_llc.c:1079) 20241213125226114 DLLC NOTICE LLME(ffffffff/c3a81105){ASSIGNED} LLGM Assign post (ffffffff => c3a81105) (gprs_llc.c:1125) 20241213125226114 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125226114 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125226114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125226114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125226165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125226166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241213125226166 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125226166 DMM INFO MM(262420000000071/c3a81105) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241213125226166 DMM INFO MM(262420000000071/c3a81105) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241213125226166 DMM DEBUG MM(262420000000071/c3a81105) Using GGSN 0 (gprs_sm.c:312) 20241213125226166 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) 20241213125226166 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241213125226166 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241213125226166 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241213125226166 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241213125226176 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 68 b3 f6 40 11 eb dd e7 7a 14 05 7f 4b 28 a4 29 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) 20241213125226176 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f53618ab4b8, cbp=0x55d08b05fcc0) (sgsn_libgtp.c:632) 20241213125226176 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241213125226176 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d08b062278 TLLI=c3a81105, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241213125226176 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241213125226176 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@cb5101df7646: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed 20241213125226184 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241213125226192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125226192 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241213125226192 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@cb5101df7646: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1325)@cb5101df7646: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C3A81105'O, index=0 20241213125226199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125226199 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125226199 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125226200 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@cb5101df7646: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@cb5101df7646: Final verdict of PTC: pass 20241213125226213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@cb5101df7646: Final verdict of PTC: none 20241213125226215 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125226215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1317)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1322)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1328)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1325)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1320)@cb5101df7646: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1315)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1326)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1325): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@cb5101df7646: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Dec 13 12:52:26 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 20241213125226345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125226747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86748) 20241213125227217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125227217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86748, count=99688) 20241213125228218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125228218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Dec 13 12:52:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125229201 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241213125229201 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241213125229201 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241213125229219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125229219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_sgsn_context_req_in started. 20241213125229804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125229806 DMM INFO MM(262420000000071/c3a81105) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125229806 DMM INFO MM(262420000000071/c3a81105) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125229806 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125229806 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125229806 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125229806 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241213125229806 DLLC NOTICE LLME(ffffffff/c3a81105){ASSIGNED} LLGM Assign pre (c3a81105 => ffffffff) (gprs_llc.c:1079) 20241213125229806 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3a81105 => ffffffff) (gprs_llc.c:1125) 20241213125229806 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d08b061f20 (gprs_sndcp.c:574) 20241213125229806 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d08b062278, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241213125229806 DMM NOTICE MM(262420000000071/c3a81105) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241213125229806 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241213125229806 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241213125229806 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241213125229806 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241213125229806 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241213125229806 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) 20241213125229806 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241213125229806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125229806 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125229806 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213125229806 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125229806 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125229852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125229852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125229852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125229852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125229852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125229852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125229852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125229852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125229852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125229854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125229854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125229854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125229854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125229854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125229854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125229854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125229854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125229854 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125229854 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125229854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125229855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125229855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125229859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125229868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125229868 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125229886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125229886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125229886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125229886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125229886 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125229886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125229886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125229886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125229886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125229888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125229888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125229888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125229888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125229888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125229888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125229888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125229888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125229889 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125229889 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125229889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125229889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125229889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125229894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125229903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125229903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125229924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125229924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125229924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125229924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125229924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125229924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125229924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125229924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125229924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125229926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125229926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125229926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125229926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125229926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125229926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125229926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125229926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125229926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125229926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125229926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125229927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125229927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125229931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125229939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125229939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125230220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125230220 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125230220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125230220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125230222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125230223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@cb5101df7646: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='FD2995BE'O, index=0 SGSN_Test-GSUP(1348)@cb5101df7646: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@cb5101df7646: 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 := 'A8E3226EEFB943EFB47603B9C9ECFE1E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C1EF46C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FBA60112F21D6505'O } } } } } 20241213125231278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125231278 DLLC NOTICE LLME(ffffffff/fd2995be){UNASSIGNED} LLC RX: unknown TLLI 0xfd2995be, creating LLME on the fly (gprs_llc.c:552) 20241213125231278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125231279 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241213125231279 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125231279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125231279 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125231279 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Allocated (fsm.c:456) 20241213125231279 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125231279 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125231279 DLLC NOTICE LLME(ffffffff/fd2995be){UNASSIGNED} LLGM Assign pre (fd2995be => fcfe52ac) (gprs_llc.c:1079) 20241213125231279 DLLC NOTICE LLME(fd2995be/fcfe52ac){ASSIGNED} LLGM Assign post (fd2995be => fcfe52ac) (gprs_llc.c:1125) 20241213125231279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125231279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125231279 DMM DEBUG MM(262420000000072/fcfe52ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125231292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125231292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125231292 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125231292 DMM DEBUG MM(262420000000072/fcfe52ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241213125231292 DMM NOTICE MM(262420000000072/fcfe52ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125231292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125231292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125231292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125231292 DMM DEBUG MM(262420000000072/fcfe52ac) Requesting authorization (sgsn_auth.c:160) 20241213125231292 DMM INFO MM(262420000000072/fcfe52ac) Requesting authentication tuples (sgsn_auth.c:184) 20241213125231292 DMM DEBUG MM(262420000000072/fcfe52ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125231292 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241213125231292 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@cb5101df7646: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@cb5101df7646: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241213125231295 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125231295 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125231295 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125231295 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125231295 DMM INFO MM(262420000000072/fcfe52ac) Subscriber data update (mmctx.c:445) 20241213125231295 DMM DEBUG MM(262420000000072/fcfe52ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125231295 DMM INFO MM(262420000000072/fcfe52ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125231295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125231295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125231295 DMM INFO MM(262420000000072/fcfe52ac) <- GMM AUTH AND CIPHERING REQ (rand = a8 e3 22 6e ef b9 43 ef b4 76 03 b9 c9 ec fe 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241213125231303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125231303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125231303 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125231303 DMM INFO MM(262420000000072/fcfe52ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125231303 DMM NOTICE MM(262420000000072/fcfe52ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125231303 DMM DEBUG MM(262420000000072/fcfe52ac) checking auth: received GSM SRES = 6c 1e f4 6c (gprs_gmm.c:666) 20241213125231303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125231303 DMM DEBUG MM(262420000000072/fcfe52ac) Requesting authorization (sgsn_auth.c:160) 20241213125231303 DMM INFO MM(262420000000072/fcfe52ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125231303 DMM DEBUG MM(262420000000072/fcfe52ac) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125231303 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241213125231303 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) 20241213125231303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125231303 DMM INFO MM(262420000000072/fcfe52ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcfe52ac) (gprs_gmm.c:300) 20241213125231305 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125231305 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125231305 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241213125231305 DMM INFO MM(262420000000072/fcfe52ac) Subscriber data update (mmctx.c:445) 20241213125231305 DMM DEBUG MM(262420000000072/fcfe52ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125231305 DMM INFO MM(262420000000072/fcfe52ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125231305 DMM NOTICE MM(262420000000072/fcfe52ac) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241213125231305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125231305 DMM NOTICE MM(262420000000072/fcfe52ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125231305 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) 20241213125231305 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125231305 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241213125231305 DMM INFO MM(262420000000072/fcfe52ac) Subscriber data update (mmctx.c:445) 20241213125231305 DMM DEBUG MM(262420000000072/fcfe52ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125231311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125231311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125231311 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125231311 DMM INFO MM(262420000000072/fcfe52ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125231311 DMM NOTICE MM(262420000000072/fcfe52ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125231311 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125231311 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125231311 DLLC NOTICE LLME(fd2995be/fcfe52ac){ASSIGNED} LLGM Assign pre (ffffffff => fcfe52ac) (gprs_llc.c:1079) 20241213125231311 DLLC NOTICE LLME(ffffffff/fcfe52ac){ASSIGNED} LLGM Assign post (ffffffff => fcfe52ac) (gprs_llc.c:1125) 20241213125231311 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125231311 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125231311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125231311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125231365 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 43 fc 00 00 03 52 f0 99 42 42 de 05 fc fe 52 ac 0c 01 02 03 0d fe 11 e5 2d 9d 2f 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) TC_sgsn_context_req_in(1350)@cb5101df7646: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241213125233366 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241213125233366 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241213125233366 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) 20241213125233366 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241213125233366 DMM INFO MM(262420000000072/fcfe52ac) Subscriber data update (mmctx.c:445) 20241213125233366 DMM DEBUG MM(262420000000072/fcfe52ac) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241213125233366 DMM INFO MM(262420000000072/fcfe52ac) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241213125233366 DMM INFO MM(262420000000072/fcfe52ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125233366 DMM INFO MM(262420000000072/fcfe52ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125233366 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125233366 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125233366 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125233366 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213125233366 DLLC NOTICE LLME(ffffffff/fcfe52ac){ASSIGNED} LLGM Assign pre (fcfe52ac => ffffffff) (gprs_llc.c:1079) 20241213125233366 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcfe52ac => ffffffff) (gprs_llc.c:1125) 20241213125233366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213125233366 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125233366 DMM DEBUG MM_STATE_Iu[0x55d08b05b3a0]{Detached}: Deallocated (fsm.c:568) 20241213125233366 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@cb5101df7646: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@cb5101df7646: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241213125233372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125233374 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125233374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(1348)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1336)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1341)@cb5101df7646: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@cb5101df7646: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1346)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@cb5101df7646: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1334)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1344)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1339)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@cb5101df7646: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Dec 13 12:52:33 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 20241213125233502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125233903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86880) 20241213125234375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125234375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125234914 DGPRS DEBUG Checking for inactive LLMEs, time = 15905089 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=86880, count=99980) 20241213125235376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125235376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Dec 13 12:52:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125236377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125236377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_sgsn_context_req_out started. 20241213125236961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125236962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125237003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125237003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125237003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125237003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125237003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125237003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125237003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125237003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125237003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125237005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125237005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125237005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125237005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125237005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125237005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125237005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125237005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125237005 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125237005 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125237005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125237006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125237006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125237010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213125237020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125237020 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125237043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125237043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125237043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125237043 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125237043 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125237043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125237043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125237043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125237043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125237044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125237044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125237044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125237045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125237045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125237045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125237045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125237045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125237045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125237045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125237045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1360)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125237045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125237045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125237048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125237058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125237058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1362)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125237094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125237094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125237094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125237094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125237095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125237095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125237095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125237095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125237095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125237096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125237096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125237096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125237096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125237096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125237096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125237096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125237096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125237096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125237096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125237096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125237097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125237097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125237101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125237109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125237109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125237378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125237378 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125237378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125237378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125237380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125237381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@cb5101df7646: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='E0117E69'O, index=0 SGSN_Test-GSUP(1367)@cb5101df7646: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241213125238430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125238430 DLLC NOTICE LLME(ffffffff/e0117e69){UNASSIGNED} LLC RX: unknown TLLI 0xe0117e69, creating LLME on the fly (gprs_llc.c:552) 20241213125238430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241213125238430 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213125238430 DMM NOTICE LLME(ffffffff/e0117e69){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241213125238430 DLLC NOTICE LLME(ffffffff/e0117e69){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241213125238430 DMM ERROR LLME(ffffffff/e0117e69){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241213125238430 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241213125238430 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241213125238430 DLLC NOTICE LLME(ffffffff/e0117e69){UNASSIGNED} LLGM Assign pre (e0117e69 => ffffffff) (gprs_llc.c:1079) 20241213125238430 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0117e69 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@cb5101df7646: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@cb5101df7646: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@cb5101df7646: Final verdict of PTC: none 20241213125238442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125238442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1355)@cb5101df7646: Final verdict of PTC: none 20241213125238444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1351)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1360)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1365)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@cb5101df7646: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@cb5101df7646: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@cb5101df7646: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1358)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1353)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1363)@cb5101df7646: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@cb5101df7646: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@cb5101df7646: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Dec 13 12:52:38 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 20241213125238577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125238979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44184) 20241213125239443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125239443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44184, count=54340) 20241213125240444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125240444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Dec 13 12:52:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125241446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125241446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_req_id_req_ra_update started. 20241213125242033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125242035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125242077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125242077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125242077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125242077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125242077 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125242077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125242077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125242077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125242077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125242079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125242079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125242079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125242080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125242080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125242080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125242080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125242080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125242080 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125242080 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125242080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125242081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125242081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125242084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125242093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125242093 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1376)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125242122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125242122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125242122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125242122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125242122 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125242122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125242122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125242122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125242122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125242124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125242124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125242124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125242124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125242124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125242124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125242125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125242125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125242125 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125242125 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125242125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125242125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125242125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125242130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125242139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125242139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125242154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125242154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125242154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125242154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125242154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125242154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125242154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125242154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125242154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125242156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125242156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125242156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125242156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125242156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125242156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125242156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125242156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125242156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125242156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125242156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125242157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125242157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125242161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125242171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125242171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125242447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125242447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125242447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125242447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125242449 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125242449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@cb5101df7646: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='FA3DD4AF'O, index=0 SGSN_Test-GSUP(1386)@cb5101df7646: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241213125242494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125242494 DLLC NOTICE LLME(ffffffff/fa3dd4af){UNASSIGNED} LLC RX: unknown TLLI 0xfa3dd4af, creating LLME on the fly (gprs_llc.c:552) 20241213125242494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125242494 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241213125242494 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125242494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125242494 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125242494 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213125242494 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125242494 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125242494 DLLC NOTICE LLME(ffffffff/fa3dd4af){UNASSIGNED} LLGM Assign pre (fa3dd4af => ddd8c349) (gprs_llc.c:1079) 20241213125242494 DLLC NOTICE LLME(fa3dd4af/ddd8c349){ASSIGNED} LLGM Assign post (fa3dd4af => ddd8c349) (gprs_llc.c:1125) 20241213125242494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125242494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125242494 DMM DEBUG MM(262420000000047/ddd8c349) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125242507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125242507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125242507 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125242507 DMM INFO MM(262420000000047/ddd8c349) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213125242507 DMM INFO MM(262420000000047/ddd8c349) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-32736-24 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241213125242507 DMM NOTICE MM(262420000000047/ddd8c349) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241213125242507 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241213125242507 DMM INFO MM(262420000000047/ddd8c349) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241213125242507 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125242507 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125242507 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125242507 DMM ERROR MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213125242507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241213125242507 DMM DEBUG MM_STATE_Gb(0)[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125242507 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213125242507 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125242507 DLLC NOTICE LLME(fa3dd4af/ddd8c349){ASSIGNED} LLGM Assign pre (ddd8c349 => ffffffff) (gprs_llc.c:1079) 20241213125242507 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddd8c349 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@cb5101df7646: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@cb5101df7646: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@cb5101df7646: Final verdict of PTC: pass 20241213125242515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_req_id_req_ra_update-BVCI196(1373)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@cb5101df7646: Final verdict of PTC: none 20241213125242518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125242518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1386)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1379)@cb5101df7646: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1374)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@cb5101df7646: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1384)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1372)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1382)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1377)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@cb5101df7646: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Dec 13 12:52:42 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 20241213125242651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125243052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58188) 20241213125243519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125243519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58188, count=62544) 20241213125244520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125244520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@cb5101df7646: Test execution finished. MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Dec 13 12:52:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125245521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125245521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_iu_attach started. 20241213125246111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125246113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125246161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125246161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125246161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125246161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125246161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125246161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125246161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125246161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125246161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1393)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1394)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125246163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125246163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125246163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125246163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125246163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125246163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125246163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125246163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125246163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125246163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125246163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125246164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125246164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125246168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213125246178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125246178 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1393)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_iu_attach-BVCI196(1391)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125246186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125246186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125246186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125246186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125246186 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125246186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125246186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125246186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125246186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125246188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125246188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125246188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125246188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125246188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125246188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125246189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125246189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125246189 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125246189 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125246189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125246189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125246189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125246193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125246201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125246201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125246225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125246225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125246225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125246225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125246225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125246225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125246225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125246225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125246225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125246227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125246227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125246227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125246227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125246227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125246227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125246227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125246227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125246227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125246227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125246227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125246228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125246228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125246231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125246240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125246240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-M3UA(1406)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1406)@cb5101df7646: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@cb5101df7646: ************************************************* SGSN_Test_0-SCCP(1404)@cb5101df7646: v_sccp_pdu_maxlen:268 20241213125246447 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125246447 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125246447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125246447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125246449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125246449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125246449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125246449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125246450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125246450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125246450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125246451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125246451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125246451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125246451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125246451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125246451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125246451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125246451 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125246522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125246522 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125246522 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125246522 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125246524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125246525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125247256 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247256 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247256 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125247256 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125247256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125247256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247256 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125247256 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125247257 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247257 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@cb5101df7646: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F4C2E9EC'O, index=0 SGSN_Test-GSUP(1409)@cb5101df7646: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@cb5101df7646: 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 := '8138'O, rac := '48'O ("H") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@cb5101df7646: Added conn table entry 0TC_iu_attach(1411)11539579 SGSN_Test_0-SCCP(1404)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1405)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125247595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125247595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125247595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125247595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247596 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125247596 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125247596 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125247596 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241213125247596 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241213125247596 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241213125247596 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ec0]{Deregistered}: Allocated (fsm.c:456) 20241213125247596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Init}: Allocated (fsm.c:456) 20241213125247596 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Allocated (fsm.c:456) 20241213125247596 DMM DEBUG MM_STATE_Iu[0x55d08b060ac0]{Detached}: Allocated (fsm.c:456) 20241213125247596 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125247596 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125247596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125247596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125247596 DMM DEBUG MM(262420000001001/c7d3ede6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125247596 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241213125247596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@cb5101df7646: { messageType := 2, destLocRef := 'B0147B'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@cb5101df7646: 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 := 'E326031FE07A0EBB86788A31639651E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '308A076F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD11E01FBC4F4D22'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '61EF8AB13AD1D09CBA4893C6AACADAB3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0E5AEE9EB6397F5E47AB3FAB5D4863CE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0CA0954E31BC0E7E551D8B81270D5C15'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0C752B1DCBDDB758'O } } } } } SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1404)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241213125247605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125247605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125247605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125247605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247605 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125247605 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125247605 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125247605 DMM DEBUG MM(262420000001001/c7d3ede6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241213125247605 DMM NOTICE MM(262420000001001/c7d3ede6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125247605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125247605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125247605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125247605 DMM DEBUG MM(262420000001001/c7d3ede6) Requesting authorization (sgsn_auth.c:160) 20241213125247605 DMM INFO MM(262420000001001/c7d3ede6) Requesting authentication tuples (sgsn_auth.c:184) 20241213125247605 DMM DEBUG MM(262420000001001/c7d3ede6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125247605 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241213125247605 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@cb5101df7646: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@cb5101df7646: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241213125247607 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125247608 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125247608 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125247608 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125247608 DMM INFO MM(262420000001001/c7d3ede6) Subscriber data update (mmctx.c:445) 20241213125247608 DMM DEBUG MM(262420000001001/c7d3ede6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125247608 DMM INFO MM(262420000001001/c7d3ede6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125247608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125247608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125247608 DMM INFO MM(262420000001001/c7d3ede6) <- GMM AUTH AND CIPHERING REQ (rand = e3 26 03 1f e0 7a 0e bb 86 78 8a 31 63 96 51 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0c a0 95 4e 31 bc 0e 7e 55 1d 8b 81 27 0d 5c 15 ) (gprs_gmm.c:483) 20241213125247608 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241213125247608 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247608 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247608 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1404)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305220C752B1D23094399990000100001F02904CBDDB758'O 20241213125247613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125247613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125247613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125247613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247614 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125247614 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125247614 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125247614 DMM INFO MM(262420000001001/c7d3ede6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125247614 DMM NOTICE MM(262420000001001/c7d3ede6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125247614 DMM DEBUG MM(262420000001001/c7d3ede6) checking auth: received UMTS RES = 0c 75 2b 1d cb dd b7 58 (gprs_gmm.c:666) 20241213125247614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125247614 DMM DEBUG MM(262420000001001/c7d3ede6) Requesting authorization (sgsn_auth.c:160) 20241213125247614 DMM INFO MM(262420000001001/c7d3ede6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125247614 DMM DEBUG MM(262420000001001/c7d3ede6) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125247614 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241213125247614 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) 20241213125247614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125247614 DMM DEBUG MM(262420000001001/c7d3ede6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125247614 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1404)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125247622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125247622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125247622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125247622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247622 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125247622 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125247622 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125247622 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241213125247622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125247622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125247622 DMM INFO MM(262420000001001/c7d3ede6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7d3ede6) (gprs_gmm.c:300) 20241213125247622 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241213125247622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125247626 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125247626 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125247626 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213125247626 DMM INFO MM(262420000001001/c7d3ede6) Subscriber data update (mmctx.c:445) 20241213125247626 DMM DEBUG MM(262420000001001/c7d3ede6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125247626 DMM INFO MM(262420000001001/c7d3ede6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125247626 DMM NOTICE MM(262420000001001/c7d3ede6) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241213125247626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125247626 DMM NOTICE MM(262420000001001/c7d3ede6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125247626 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) 20241213125247626 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125247626 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213125247626 DMM INFO MM(262420000001001/c7d3ede6) Subscriber data update (mmctx.c:445) 20241213125247626 DMM DEBUG MM(262420000001001/c7d3ede6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1404)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125247628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247628 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125247628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125247628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125247628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247629 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125247629 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125247629 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125247629 DMM INFO MM(262420000001001/c7d3ede6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125247629 DMM NOTICE MM(262420000001001/c7d3ede6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125247629 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125247629 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125247629 DMM DEBUG MM_STATE_Iu(1)[0x55d08b060ac0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125247629 DMM DEBUG MM_STATE_Iu(1)[0x55d08b060ac0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125247629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125247629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125247629 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247629 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247629 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247629 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1404)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1404)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125247634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125247634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125247634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125247634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125247635 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125247635 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125247635 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125247635 DMM INFO MM(262420000001001/c7d3ede6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125247635 DMM DEBUG MM_STATE_Iu(1)[0x55d08b060ac0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125247635 DMM DEBUG MM_STATE_Iu(1)[0x55d08b060ac0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125247635 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247635 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125247635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125247635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125247635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@cb5101df7646: Session index based on local reference:0 20241213125247636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125247636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125247636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125247636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125247636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125247636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125247636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@cb5101df7646: Deleted conn table entry 0TC_iu_attach(1411)11539579 TC_iu_attach(1411)@cb5101df7646: setverdict(pass): none -> pass TC_iu_attach(1411)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@cb5101df7646: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@cb5101df7646: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@cb5101df7646: Final verdict of PTC: none 20241213125247696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47070<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125247699 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125247699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1398)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@cb5101df7646: Final verdict of PTC: none TC_iu_attach-BVCI196(1391)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1394)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@cb5101df7646: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@cb5101df7646: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1403)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1401)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1392)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1396)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@cb5101df7646: Test case TC_iu_attach finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Fri Dec 13 12:52:47 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 20241213125247835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125247837 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125247837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125247837 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125247837 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125247837 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125247838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125247838 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125247838 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125247838 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125247838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125247838 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125247838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125247838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125247838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125247838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125247838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125247838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125247838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241213125248236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206852) 20241213125248700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125248700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206852, count=208108) 20241213125249701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125249701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125249838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125249838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125249838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Dec 13 12:52:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125250703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125250703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_iu_attach_encr started. 20241213125251303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125251304 DMM INFO MM(262420000001001/c7d3ede6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125251304 DMM INFO MM(262420000001001/c7d3ede6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125251304 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125251304 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125251304 DMM DEBUG MM_STATE_Iu(1)[0x55d08b060ac0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125251304 DMM DEBUG MM_STATE_Iu(1)[0x55d08b060ac0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125251304 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241213125251304 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) 20241213125251305 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241213125251305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Init}: Deallocated (fsm.c:568) 20241213125251305 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Deallocated (fsm.c:568) 20241213125251305 DMM DEBUG MM_STATE_Iu(1)[0x55d08b060ac0]{Detached}: Deallocated (fsm.c:568) 20241213125251305 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ec0]{Deregistered}: Deallocated (fsm.c:568) 20241213125251305 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125251354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125251354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125251354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125251354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125251354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125251354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125251354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125251354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125251354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1416)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125251356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125251356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125251356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125251356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125251356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125251356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125251356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125251356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125251356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125251356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125251356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1417)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125251357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125251357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125251360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125251369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125251369 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1416)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125251387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125251387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125251387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125251387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125251387 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125251387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125251387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125251387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125251387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125251389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125251389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125251389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125251390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125251390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125251390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125251390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125251390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125251390 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125251390 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125251390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125251390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125251390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125251393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125251401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125251401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125251422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125251422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125251422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125251422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125251422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125251422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125251422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125251422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125251422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125251423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125251423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125251423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125251423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125251423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125251423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125251424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125251424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125251424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125251424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125251424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125251424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125251424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125251428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125251437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125251437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1429)@cb5101df7646: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@cb5101df7646: ************************************************* SGSN_Test_0-SCCP(1427)@cb5101df7646: v_sccp_pdu_maxlen:268 20241213125251644 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125251644 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125251644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125251644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125251647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125251647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125251647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125251647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125251647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125251647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125251647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125251648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125251648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125251648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125251648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125251648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125251648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125251648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125251649 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125251704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125251704 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125251704 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125251704 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125251706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125251707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125252455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125252455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125252455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125252455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252455 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125252455 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125252455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@cb5101df7646: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='FB50D693'O, index=0 SGSN_Test-GSUP(1432)@cb5101df7646: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@cb5101df7646: 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 := '3C5C'O ("<\\"), rac := 'A9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@cb5101df7646: Added conn table entry 0TC_iu_attach_encr(1434)2630137 SGSN_Test_0-SCCP(1427)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1428)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125252772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125252772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125252772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125252773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252773 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125252773 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125252773 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125252773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241213125252773 DMM DEBUG GMM(gmm_fsm)[0x55d08b060ac0]{Deregistered}: Allocated (fsm.c:456) 20241213125252773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125252773 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Allocated (fsm.c:456) 20241213125252773 DMM DEBUG MM_STATE_Iu[0x55d08b053d90]{Detached}: Allocated (fsm.c:456) 20241213125252773 DMM DEBUG GMM(gmm_fsm)[0x55d08b060ac0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125252773 DMM DEBUG GMM(gmm_fsm)[0x55d08b060ac0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125252773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125252773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125252773 DMM DEBUG MM(262420000001001/dfbf9138) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125252773 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241213125252773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@cb5101df7646: { messageType := 2, destLocRef := '2821F9'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@cb5101df7646: 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 := 'FD614DCF0F46C9CAB4CB3A083BAFEBE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94417A76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC3532E3DAA1A075'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '214C9F300AD21D5EF1AC4889F0B8A0BE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2180849D27A7B9302321522714A2C433'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4FCC0627E6ABF17401DDCE8CBD34D96A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '45D989F0A4736C8E'O } } } } } SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1427)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241213125252782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125252782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125252782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125252782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252782 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125252782 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125252782 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125252782 DMM DEBUG MM(262420000001001/dfbf9138) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241213125252782 DMM NOTICE MM(262420000001001/dfbf9138) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125252782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125252782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125252782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125252782 DMM DEBUG MM(262420000001001/dfbf9138) Requesting authorization (sgsn_auth.c:160) 20241213125252782 DMM INFO MM(262420000001001/dfbf9138) Requesting authentication tuples (sgsn_auth.c:184) 20241213125252782 DMM DEBUG MM(262420000001001/dfbf9138) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125252782 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241213125252782 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@cb5101df7646: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@cb5101df7646: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241213125252784 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125252784 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125252784 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125252784 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125252784 DMM INFO MM(262420000001001/dfbf9138) Subscriber data update (mmctx.c:445) 20241213125252784 DMM DEBUG MM(262420000001001/dfbf9138) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125252784 DMM INFO MM(262420000001001/dfbf9138) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125252784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125252784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125252784 DMM INFO MM(262420000001001/dfbf9138) <- GMM AUTH AND CIPHERING REQ (rand = fd 61 4d cf 0f 46 c9 ca b4 cb 3a 08 3b af eb e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f cc 06 27 e6 ab f1 74 01 dd ce 8c bd 34 d9 6a ) (gprs_gmm.c:483) 20241213125252784 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241213125252785 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252785 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1427)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062245D989F023094399990000100001F02904A4736C8E'O 20241213125252790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125252790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125252790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125252790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252790 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125252790 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125252790 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125252790 DMM INFO MM(262420000001001/dfbf9138) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125252790 DMM NOTICE MM(262420000001001/dfbf9138) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125252790 DMM DEBUG MM(262420000001001/dfbf9138) checking auth: received UMTS RES = 45 d9 89 f0 a4 73 6c 8e (gprs_gmm.c:666) 20241213125252790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125252790 DMM DEBUG MM(262420000001001/dfbf9138) Requesting authorization (sgsn_auth.c:160) 20241213125252790 DMM INFO MM(262420000001001/dfbf9138) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125252790 DMM DEBUG MM(262420000001001/dfbf9138) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125252790 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241213125252790 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) 20241213125252790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125252790 DMM DEBUG MM(262420000001001/dfbf9138) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241213125252790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_len:17 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1427)@cb5101df7646: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241213125252799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125252799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125252799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125252799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252799 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125252799 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125252799 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125252799 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241213125252799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125252799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125252799 DMM INFO MM(262420000001001/dfbf9138) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfbf9138) (gprs_gmm.c:300) 20241213125252799 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241213125252800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125252804 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125252804 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125252804 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213125252804 DMM INFO MM(262420000001001/dfbf9138) Subscriber data update (mmctx.c:445) 20241213125252804 DMM DEBUG MM(262420000001001/dfbf9138) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125252804 DMM INFO MM(262420000001001/dfbf9138) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125252804 DMM NOTICE MM(262420000001001/dfbf9138) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241213125252804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125252804 DMM NOTICE MM(262420000001001/dfbf9138) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125252804 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) 20241213125252804 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125252804 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241213125252804 DMM INFO MM(262420000001001/dfbf9138) Subscriber data update (mmctx.c:445) 20241213125252804 DMM DEBUG MM(262420000001001/dfbf9138) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1427)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125252807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125252807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125252807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125252807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252807 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125252807 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125252807 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125252807 DMM INFO MM(262420000001001/dfbf9138) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125252807 DMM NOTICE MM(262420000001001/dfbf9138) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125252807 DMM DEBUG GMM(gmm_fsm)[0x55d08b060ac0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125252807 DMM DEBUG GMM(gmm_fsm)[0x55d08b060ac0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125252807 DMM DEBUG MM_STATE_Iu(2)[0x55d08b053d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125252807 DMM DEBUG MM_STATE_Iu(2)[0x55d08b053d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125252807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125252807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125252807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1427)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1427)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125252813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125252813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125252813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125252813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125252813 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125252813 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125252813 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125252813 DMM INFO MM(262420000001001/dfbf9138) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125252813 DMM DEBUG MM_STATE_Iu(2)[0x55d08b053d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125252813 DMM DEBUG MM_STATE_Iu(2)[0x55d08b053d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125252813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125252813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125252813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125252813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@cb5101df7646: Session index based on local reference:0 20241213125252815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125252815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125252815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125252815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125252815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125252815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125252815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125252815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@cb5101df7646: Deleted conn table entry 0TC_iu_attach_encr(1434)2630137 TC_iu_attach_encr(1434)@cb5101df7646: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@cb5101df7646: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@cb5101df7646: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@cb5101df7646: Final verdict of PTC: none 20241213125252874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@cb5101df7646: Final verdict of PTC: none 20241213125252877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125252877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1412)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1426)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1421)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1417)@cb5101df7646: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@cb5101df7646: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@cb5101df7646: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1424)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1415)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1419)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@cb5101df7646: Test case TC_iu_attach_encr finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Dec 13 12:52:52 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 20241213125253013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125253017 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125253017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125253017 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125253017 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125253017 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125253017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125253017 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125253017 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125253017 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125253017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125253017 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125253017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125253017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125253017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125253017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125253017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125253018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125253018 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241213125253414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210328) 20241213125253878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125253878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210328, count=211584) 20241213125254880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125254880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125255019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125255019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125255019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Dec 13 12:52:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125255882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125255882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_iu_attach_geran_rau started. 20241213125256476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125256478 DMM INFO MM(262420000001001/dfbf9138) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125256478 DMM INFO MM(262420000001001/dfbf9138) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125256478 DMM DEBUG GMM(gmm_fsm)[0x55d08b060ac0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125256478 DMM DEBUG GMM(gmm_fsm)[0x55d08b060ac0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125256478 DMM DEBUG MM_STATE_Iu(2)[0x55d08b053d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125256478 DMM DEBUG MM_STATE_Iu(2)[0x55d08b053d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125256478 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241213125256478 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) 20241213125256478 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241213125256478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125256478 DMM DEBUG MM_STATE_Gb[0x55d08b053ff0]{Idle}: Deallocated (fsm.c:568) 20241213125256478 DMM DEBUG MM_STATE_Iu(2)[0x55d08b053d90]{Detached}: Deallocated (fsm.c:568) 20241213125256478 DMM DEBUG GMM(gmm_fsm)[0x55d08b060ac0]{Deregistered}: Deallocated (fsm.c:568) 20241213125256478 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125256521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125256521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125256521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125256521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125256521 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125256521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125256521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125256521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125256521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125256522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125256522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125256522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125256522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125256522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125256522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125256522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125256522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125256522 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125256522 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125256522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1439)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125256523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125256523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125256526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125256534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125256534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1440)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 TC_iu_attach_geran_rau-BVCI196(1438)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125256558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125256558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125256558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125256558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125256558 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125256558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125256558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125256558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125256558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125256559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125256559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125256559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125256560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125256560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125256560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125256560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125256560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125256560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125256560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125256560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125256560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125256560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125256564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125256575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125256575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125256607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125256607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125256607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125256607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125256607 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125256607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125256607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125256607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125256607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125256609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125256609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125256609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125256609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125256609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125256609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125256609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125256609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125256609 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125256609 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125256609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1450)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125256610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125256610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125256613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1452)@cb5101df7646: M3UA emulation initiated, the test can be started MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@cb5101df7646: ************************************************* SGSN_Test_0-SCCP(1449)@cb5101df7646: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125256624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125256624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125256816 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125256816 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125256816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125256816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125256818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125256818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125256818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125256818 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125256818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125256819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125256819 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125256820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125256820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125256820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125256820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125256820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125256820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125256820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125256820 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125256882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125256882 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125256882 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125256882 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125256884 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125256885 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125257626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125257626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125257626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125257626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257627 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125257627 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125257627 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@cb5101df7646: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E84FF936'O, index=0 SGSN_Test-GSUP(1455)@cb5101df7646: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@cb5101df7646: 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 := '7120'O ("q "), rac := 'E7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@cb5101df7646: Added conn table entry 0TC_iu_attach_geran_rau(1457)7621551 SGSN_Test_0-SCCP(1449)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1451)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125257946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125257946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125257946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125257946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257946 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125257946 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125257946 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125257946 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241213125257946 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125257946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Init}: Allocated (fsm.c:456) 20241213125257946 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Allocated (fsm.c:456) 20241213125257946 DMM DEBUG MM_STATE_Iu[0x55d08b053ec0]{Detached}: Allocated (fsm.c:456) 20241213125257946 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125257947 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125257947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125257947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125257947 DMM DEBUG MM(262420000001002/f1a2d56c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125257947 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241213125257947 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257947 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@cb5101df7646: { messageType := 2, destLocRef := '744BAF'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(1449)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@cb5101df7646: 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 := 'D2BEC5BF4C7EFFF0BB0BC290CC78022A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC2735FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C840BF676A3FEC8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '419BDCB123D69C271D04F73BCF1956BD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '06287CC6F74470E8C3B7F9BBA8AB5FC8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '037F4B8E64FEE48336930DBAE3F66D9A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BCF61D996FB5908C'O } } } } } SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1449)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241213125257957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125257957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125257957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125257957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257957 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125257957 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125257957 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125257957 DMM DEBUG MM(262420000001002/f1a2d56c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241213125257957 DMM NOTICE MM(262420000001002/f1a2d56c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125257957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125257957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125257957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125257957 DMM DEBUG MM(262420000001002/f1a2d56c) Requesting authorization (sgsn_auth.c:160) 20241213125257957 DMM INFO MM(262420000001002/f1a2d56c) Requesting authentication tuples (sgsn_auth.c:184) 20241213125257957 DMM DEBUG MM(262420000001002/f1a2d56c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125257957 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241213125257957 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@cb5101df7646: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@cb5101df7646: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241213125257959 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125257959 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125257959 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125257959 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125257959 DMM INFO MM(262420000001002/f1a2d56c) Subscriber data update (mmctx.c:445) 20241213125257959 DMM DEBUG MM(262420000001002/f1a2d56c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125257959 DMM INFO MM(262420000001002/f1a2d56c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125257959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125257959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125257959 DMM INFO MM(262420000001002/f1a2d56c) <- GMM AUTH AND CIPHERING REQ (rand = d2 be c5 bf 4c 7e ff f0 bb 0b c2 90 cc 78 02 2a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 03 7f 4b 8e 64 fe e4 83 36 93 0d ba e3 f6 6d 9a ) (gprs_gmm.c:483) 20241213125257959 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241213125257960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1449)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22BCF61D9923094399990000100002F029046FB5908C'O 20241213125257966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125257966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125257966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125257966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257966 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125257966 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125257966 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125257966 DMM INFO MM(262420000001002/f1a2d56c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125257966 DMM NOTICE MM(262420000001002/f1a2d56c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125257966 DMM DEBUG MM(262420000001002/f1a2d56c) checking auth: received UMTS RES = bc f6 1d 99 6f b5 90 8c (gprs_gmm.c:666) 20241213125257966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125257966 DMM DEBUG MM(262420000001002/f1a2d56c) Requesting authorization (sgsn_auth.c:160) 20241213125257966 DMM INFO MM(262420000001002/f1a2d56c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125257966 DMM DEBUG MM(262420000001002/f1a2d56c) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125257966 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241213125257966 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) 20241213125257966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125257966 DMM DEBUG MM(262420000001002/f1a2d56c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125257966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1449)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125257975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125257975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125257975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125257975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257975 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125257975 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125257975 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125257975 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241213125257975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125257975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125257975 DMM INFO MM(262420000001002/f1a2d56c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1a2d56c) (gprs_gmm.c:300) 20241213125257975 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241213125257975 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257975 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125257979 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125257979 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125257979 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241213125257979 DMM INFO MM(262420000001002/f1a2d56c) Subscriber data update (mmctx.c:445) 20241213125257979 DMM DEBUG MM(262420000001002/f1a2d56c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125257979 DMM INFO MM(262420000001002/f1a2d56c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125257979 DMM NOTICE MM(262420000001002/f1a2d56c) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241213125257979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125257979 DMM NOTICE MM(262420000001002/f1a2d56c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125257979 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) 20241213125257980 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125257980 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241213125257980 DMM INFO MM(262420000001002/f1a2d56c) Subscriber data update (mmctx.c:445) 20241213125257980 DMM DEBUG MM(262420000001002/f1a2d56c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1449)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125257982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125257982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125257982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125257982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257982 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125257982 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125257982 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125257982 DMM INFO MM(262420000001002/f1a2d56c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125257983 DMM NOTICE MM(262420000001002/f1a2d56c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125257983 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125257983 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125257983 DMM DEBUG MM_STATE_Iu(3)[0x55d08b053ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125257983 DMM DEBUG MM_STATE_Iu(3)[0x55d08b053ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125257983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125257983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125257983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1449)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1449)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125257987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125257987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125257987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125257987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125257987 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125257987 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125257987 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125257987 DMM INFO MM(262420000001002/f1a2d56c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125257987 DMM DEBUG MM_STATE_Iu(3)[0x55d08b053ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125257987 DMM DEBUG MM_STATE_Iu(3)[0x55d08b053ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125257987 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125257987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125257987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125257987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@cb5101df7646: Session index based on local reference:0 20241213125257989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125257989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125257989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125257989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125257989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125257989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125257989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125257989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@cb5101df7646: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)7621551 TC_iu_attach_geran_rau(1457)@cb5101df7646: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@cb5101df7646: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@cb5101df7646: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F1A2D56C'O, index=1 20241213125258048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125258048 DLLC NOTICE LLME(ffffffff/f1a2d56c){UNASSIGNED} LLC RX: unknown TLLI 0xf1a2d56c, creating LLME on the fly (gprs_llc.c:552) 20241213125258048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241213125258048 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213125258048 DMM INFO MM(262420000001002/f1a2d56c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f1a2d56c, P-TMSI: f1a2d56c (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241213125258048 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241213125258048 DMM DEBUG MM_STATE_Iu(3)[0x55d08b053ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241213125258048 DMM DEBUG MM_STATE_Iu(3)[0x55d08b053ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125258048 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125258048 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241213125258048 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125258048 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125258048 DLLC NOTICE LLME(ffffffff/f1a2d56c){UNASSIGNED} LLGM Assign pre (f1a2d56c => f1a2d56c) (gprs_llc.c:1079) 20241213125258048 DLLC NOTICE LLME(f1a2d56c/f1a2d56c){ASSIGNED} LLGM Assign post (f1a2d56c => f1a2d56c) (gprs_llc.c:1125) 20241213125258048 DMM INFO MM(262420000001002/f1a2d56c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@cb5101df7646: Removing Client IMSI='262420000001002'H, index=1 20241213125258063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125258063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125258063 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125258063 DMM INFO MM(262420000001002/f1a2d56c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241213125258063 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241213125258063 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125258063 DLLC NOTICE LLME(f1a2d56c/f1a2d56c){ASSIGNED} LLGM Assign pre (ffffffff => f1a2d56c) (gprs_llc.c:1079) 20241213125258063 DLLC NOTICE LLME(ffffffff/f1a2d56c){ASSIGNED} LLGM Assign post (ffffffff => f1a2d56c) (gprs_llc.c:1125) 20241213125258063 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241213125258063 DMM ERROR MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@cb5101df7646: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@cb5101df7646: Final verdict of PTC: none 20241213125258070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125258072 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125258072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1450)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(1455)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1444)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1439)@cb5101df7646: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1437)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1442)@cb5101df7646: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1448)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@cb5101df7646: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@cb5101df7646: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Dec 13 12:52:58 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 20241213125258190 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125258190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125258190 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125258190 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125258190 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125258190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125258190 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125258190 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125258190 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125258190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125258190 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125258190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125258190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125258190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125258190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125258190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125258190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125258190 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241213125258205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125258606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218736) 20241213125259073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125259073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218736, count=219996) 20241213125300073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125300073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125300191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125300191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125300191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Dec 13 12:53:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125301074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125301074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_geran_attach_iu_rau started. 20241213125301672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125301674 DMM INFO MM(262420000001002/f1a2d56c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125301674 DMM INFO MM(262420000001002/f1a2d56c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125301674 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125301674 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125301674 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241213125301674 DMM ERROR MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241213125301674 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241213125301674 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) 20241213125301674 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241213125301674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ff0]{Init}: Deallocated (fsm.c:568) 20241213125301674 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Deallocated (fsm.c:568) 20241213125301674 DMM DEBUG MM_STATE_Iu(3)[0x55d08b053ec0]{Detached}: Deallocated (fsm.c:568) 20241213125301674 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125301674 DLLC NOTICE LLME(ffffffff/f1a2d56c){ASSIGNED} LLGM Assign pre (f1a2d56c => ffffffff) (gprs_llc.c:1079) 20241213125301674 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1a2d56c => ffffffff) (gprs_llc.c:1125) 20241213125301674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1463)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@cb5101df7646: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1462)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213125301725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125301725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125301725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125301725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125301725 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125301725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125301725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125301725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125301725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1463)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125301727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125301727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125301727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125301727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125301728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125301728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125301728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125301728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125301728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125301728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125301728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125301728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125301728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1463)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125301732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241213125301741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125301741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1460)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1462)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125301750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125301750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125301750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125301750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125301750 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125301750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125301750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125301750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125301750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125301751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125301752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125301752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125301752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125301752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125301752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125301752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125301752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125301752 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125301752 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125301752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125301753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125301753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125301757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125301767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125301768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1466)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1473)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125301795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125301795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125301795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125301795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125301795 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125301795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125301795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125301795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125301795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125301796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125301796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125301796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125301797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125301797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125301797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125301797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125301797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125301797 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125301797 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125301797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125301797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125301797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1473)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125301801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1475)@cb5101df7646: M3UA emulation initiated, the test can be started MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@cb5101df7646: ************************************************* SGSN_Test_0-SCCP(1472)@cb5101df7646: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1469)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125301811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125301811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125302005 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125302005 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125302006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125302006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125302008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125302008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125302008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125302008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125302008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125302008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125302008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125302009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125302009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125302009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125302009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125302009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125302009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125302009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125302009 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125302076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125302076 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125302076 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125302076 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125302077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125302078 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125302816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125302816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125302816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125302816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125302816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125302816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125302816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125302816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125302816 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125302816 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125302817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125302817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125302817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125302817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125302817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125302817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125302817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125302817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1460)@cb5101df7646: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C21F3EF8'O, index=0 SGSN_Test-GSUP(1478)@cb5101df7646: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@cb5101df7646: 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 := '701733931B2F0F44F122B6FD02EA4785'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4CED3EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '420750CF8AF6E6A4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '20B8EDBA013B15E5427A66F1482ED55B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '06BA106D0E76295DC8839FA8E546BA0E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DAAA3265565C7C83EBFAC17080AA6EAC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '76B653EE1B5B2562'O } } } } } 20241213125303135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125303135 DLLC NOTICE LLME(ffffffff/c21f3ef8){UNASSIGNED} LLC RX: unknown TLLI 0xc21f3ef8, creating LLME on the fly (gprs_llc.c:552) 20241213125303135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125303135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241213125303135 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Allocated (fsm.c:456) 20241213125303135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125303135 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Allocated (fsm.c:456) 20241213125303135 DMM DEBUG MM_STATE_Iu[0x55d08b053ff0]{Detached}: Allocated (fsm.c:456) 20241213125303135 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125303135 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125303135 DLLC NOTICE LLME(ffffffff/c21f3ef8){UNASSIGNED} LLGM Assign pre (c21f3ef8 => ece7e9a2) (gprs_llc.c:1079) 20241213125303135 DLLC NOTICE LLME(c21f3ef8/ece7e9a2){ASSIGNED} LLGM Assign post (c21f3ef8 => ece7e9a2) (gprs_llc.c:1125) 20241213125303135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125303135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125303135 DMM DEBUG MM(262420000001003/ece7e9a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125303148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125303148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241213125303148 DMM DEBUG MM_STATE_Gb(0)[0x55d08b05b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125303148 DMM DEBUG MM(262420000001003/ece7e9a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241213125303148 DMM NOTICE MM(262420000001003/ece7e9a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125303148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125303148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125303148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125303148 DMM DEBUG MM(262420000001003/ece7e9a2) Requesting authorization (sgsn_auth.c:160) 20241213125303148 DMM INFO MM(262420000001003/ece7e9a2) Requesting authentication tuples (sgsn_auth.c:184) 20241213125303148 DMM DEBUG MM(262420000001003/ece7e9a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125303148 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241213125303148 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@cb5101df7646: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@cb5101df7646: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241213125303151 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125303151 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125303151 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125303151 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125303151 DMM INFO MM(262420000001003/ece7e9a2) Subscriber data update (mmctx.c:445) 20241213125303151 DMM DEBUG MM(262420000001003/ece7e9a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125303151 DMM INFO MM(262420000001003/ece7e9a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125303151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125303151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125303151 DMM INFO MM(262420000001003/ece7e9a2) <- GMM AUTH AND CIPHERING REQ (rand = 70 17 33 93 1b 2f 0f 44 f1 22 b6 fd 02 ea 47 85 , mmctx_is_r99=1, vec->auth_types=0x3, autn = da aa 32 65 56 5c 7c 83 eb fa c1 70 80 aa 6e ac ) (gprs_gmm.c:483) 20241213125303159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125303159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241213125303159 DMM DEBUG MM_STATE_Gb(0)[0x55d08b05b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125303159 DMM INFO MM(262420000001003/ece7e9a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125303159 DMM NOTICE MM(262420000001003/ece7e9a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125303159 DMM DEBUG MM(262420000001003/ece7e9a2) checking auth: received UMTS RES = 76 b6 53 ee 1b 5b 25 62 (gprs_gmm.c:666) 20241213125303159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125303159 DMM DEBUG MM(262420000001003/ece7e9a2) Requesting authorization (sgsn_auth.c:160) 20241213125303159 DMM INFO MM(262420000001003/ece7e9a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125303159 DMM DEBUG MM(262420000001003/ece7e9a2) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125303159 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241213125303159 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) 20241213125303159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241213125303159 DMM INFO MM(262420000001003/ece7e9a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xece7e9a2) (gprs_gmm.c:300) 20241213125303161 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125303161 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125303161 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241213125303161 DMM INFO MM(262420000001003/ece7e9a2) Subscriber data update (mmctx.c:445) 20241213125303161 DMM DEBUG MM(262420000001003/ece7e9a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125303161 DMM INFO MM(262420000001003/ece7e9a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125303161 DMM NOTICE MM(262420000001003/ece7e9a2) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241213125303161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125303161 DMM NOTICE MM(262420000001003/ece7e9a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125303161 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) 20241213125303161 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125303161 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241213125303161 DMM INFO MM(262420000001003/ece7e9a2) Subscriber data update (mmctx.c:445) 20241213125303161 DMM DEBUG MM(262420000001003/ece7e9a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241213125303167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125303167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241213125303167 DMM DEBUG MM_STATE_Gb(0)[0x55d08b05b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241213125303167 DMM INFO MM(262420000001003/ece7e9a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125303167 DMM NOTICE MM(262420000001003/ece7e9a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125303167 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125303167 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125303167 DLLC NOTICE LLME(c21f3ef8/ece7e9a2){ASSIGNED} LLGM Assign pre (ffffffff => ece7e9a2) (gprs_llc.c:1079) 20241213125303168 DLLC NOTICE LLME(ffffffff/ece7e9a2){ASSIGNED} LLGM Assign post (ffffffff => ece7e9a2) (gprs_llc.c:1125) 20241213125303168 DMM DEBUG MM_STATE_Gb(0)[0x55d08b05b3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241213125303168 DMM DEBUG MM_STATE_Gb(0)[0x55d08b05b3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241213125303168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125303168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@cb5101df7646: 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 := 'ECE7E9A2'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@cb5101df7646: Added conn table entry 0TC_geran_attach_iu_rau(1480)5545967 SGSN_Test_0-SCCP(1472)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1474)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125303230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125303230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125303230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125303230 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125303230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125303230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125303230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125303230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125303231 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125303231 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125303231 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125303231 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241213125303231 DMM INFO MM(262420000001003/ece7e9a2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ece7e9a2 (00000000), TLLI: ece7e9a2 (ece7e9a2), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241213125303231 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241213125303231 DMM DEBUG MM_STATE_Gb(0)[0x55d08b05b3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241213125303231 DMM DEBUG MM_STATE_Gb(0)[0x55d08b05b3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241213125303231 DLLC NOTICE LLME(ffffffff/ece7e9a2){ASSIGNED} LLGM Assign pre (ece7e9a2 => ffffffff) (gprs_llc.c:1079) 20241213125303231 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ece7e9a2 => ffffffff) (gprs_llc.c:1125) 20241213125303231 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125303231 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241213125303231 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125303231 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125303231 DMM DEBUG MM(262420000001003/ece7e9a2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125303231 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125303231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125303231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125303231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125303231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125303231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125303231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125303231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125303231 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125303231 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125303231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125303231 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125303231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125303231 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125303231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125303231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@cb5101df7646: { messageType := 2, destLocRef := '549FEF'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(1472)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1472)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1472)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125303243 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125303243 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125303243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125303243 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125303243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125303243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125303243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125303243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125303243 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125303243 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125303243 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125303243 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241213125303243 DMM INFO MM(262420000001003/ece7e9a2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241213125303243 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241213125303243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125303243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125303243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125303243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125303243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125303243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125303243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125303243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125303243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125303243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125303243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125303243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125303243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125303243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125303243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125303243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@cb5101df7646: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@cb5101df7646: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@cb5101df7646: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1472)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1472)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241213125303253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125303253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125303253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125303253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125303253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125303253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125303253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125303253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125303254 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125303254 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125303254 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125303254 DMM INFO MM(262420000001003/ece7e9a2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241213125303254 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241213125303254 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125303254 DMM DEBUG MM_STATE_Iu[0x55d08b053ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241213125303254 DMM ERROR MM_STATE_Iu[0x55d08b053ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@cb5101df7646: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1472)@cb5101df7646: Final verdict of PTC: none 20241213125303259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33590<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125303262 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125303262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1478)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1473)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1467)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@cb5101df7646: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1462)@cb5101df7646: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1463)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@cb5101df7646: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1461)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1465)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1471)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@cb5101df7646: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Fri Dec 13 12:53:03 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 20241213125303404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125303458 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125303458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125303458 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125303458 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125303458 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125303458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125303458 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125303458 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125303458 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125303458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125303458 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125303458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125303458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125303458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125303458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125303458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125303458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125303458 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241213125303805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166580) 20241213125304263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125304263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166580, count=178456) 20241213125304915 DGPRS DEBUG Checking for inactive LLMEs, time = 15905119 (sgsn.c:131) 20241213125305264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125305264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125305459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125305459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125305459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Fri Dec 13 12:53:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125306266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125306266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user started. 20241213125306867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125306868 DMM INFO MM(262420000001003/ece7e9a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125306868 DMM INFO MM(262420000001003/ece7e9a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125306868 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125306868 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125306868 DMM DEBUG MM_STATE_Iu[0x55d08b053ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125306868 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241213125306868 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) 20241213125306868 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241213125306868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213125306868 DMM DEBUG MM_STATE_Gb(0)[0x55d08b05b3a0]{Idle}: Deallocated (fsm.c:568) 20241213125306868 DMM DEBUG MM_STATE_Iu[0x55d08b053ff0]{Detached}: Deallocated (fsm.c:568) 20241213125306868 DMM DEBUG GMM(gmm_fsm)[0x55d08b053d90]{Deregistered}: Deallocated (fsm.c:568) 20241213125306868 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125306911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125306911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125306911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125306911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125306911 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125306911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125306911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125306911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125306911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125306913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125306913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125306913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125306914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125306914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125306914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125306914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125306914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125306914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125306914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125306914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125306914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125306914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125306919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125306928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125306928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125306944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125306944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125306944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125306944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125306944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125306944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125306944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125306944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125306944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125306946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125306946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125306946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125306946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125306946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125306946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125306946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125306946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125306946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125306946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125306946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125306946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125306946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125306951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125306961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125306961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125306980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125306980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125306980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125306980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125306980 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125306980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125306980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125306980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125306980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125306982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125306982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125306982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125306982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125306982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125306982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125306982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125306982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125306982 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125306982 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125306982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125306983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125306983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125306987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125306997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125306997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1498)@cb5101df7646: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@cb5101df7646: ************************************************* MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@cb5101df7646: v_sccp_pdu_maxlen:268 20241213125307204 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125307204 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125307204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125307204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125307207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125307207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125307207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125307207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125307207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125307207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125307207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125307208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125307208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125307208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125307208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125307208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125307208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125307208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125307208 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125307267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125307267 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125307267 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125307267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125307269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125307269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125308015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308016 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125308016 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125308016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@cb5101df7646: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='DD1A0AE0'O, index=0 SGSN_Test-GSUP(1501)@cb5101df7646: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@cb5101df7646: 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 := 'AF8C'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(1497)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user(1503)2633536 SGSN_Test_0-SCCP(1496)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1497)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125308337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308337 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125308337 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125308337 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125308337 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241213125308337 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{Deregistered}: Allocated (fsm.c:456) 20241213125308337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125308337 DMM DEBUG MM_STATE_Gb[0x55d08b053ec0]{Idle}: Allocated (fsm.c:456) 20241213125308337 DMM DEBUG MM_STATE_Iu[0x55d08b064680]{Detached}: Allocated (fsm.c:456) 20241213125308337 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125308337 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125308337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125308337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125308337 DMM DEBUG MM(262420000001004/e188e031) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125308337 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241213125308338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@cb5101df7646: { messageType := 2, destLocRef := '282F40'O ("(/@"), sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@cb5101df7646: 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 := '6B45F7A4AC169CDEF4CF943C9916085F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26810CA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C257348002ED80FD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3A53FAC9828E7C0B14F155F423EE799A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BA25F02F6FCD1F4336A6744177975D89'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '26109561DF640C02281880EB859DAF40'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '420910B47D0800DC'O } } } } } SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1496)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241213125308347 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308347 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308347 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125308347 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125308347 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125308347 DMM DEBUG MM(262420000001004/e188e031) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241213125308347 DMM NOTICE MM(262420000001004/e188e031) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125308347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125308347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125308347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125308347 DMM DEBUG MM(262420000001004/e188e031) Requesting authorization (sgsn_auth.c:160) 20241213125308347 DMM INFO MM(262420000001004/e188e031) Requesting authentication tuples (sgsn_auth.c:184) 20241213125308347 DMM DEBUG MM(262420000001004/e188e031) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125308347 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241213125308347 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@cb5101df7646: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241213125308350 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125308350 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125308350 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125308350 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125308350 DMM INFO MM(262420000001004/e188e031) Subscriber data update (mmctx.c:445) 20241213125308350 DMM DEBUG MM(262420000001004/e188e031) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125308350 DMM INFO MM(262420000001004/e188e031) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125308350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125308350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125308350 DMM INFO MM(262420000001004/e188e031) <- GMM AUTH AND CIPHERING REQ (rand = 6b 45 f7 a4 ac 16 9c de f4 cf 94 3c 99 16 08 5f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 26 10 95 61 df 64 0c 02 28 18 80 eb 85 9d af 40 ) (gprs_gmm.c:483) 20241213125308350 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241213125308350 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1496)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922420910B423094399990000100004F029047D0800DC'O 20241213125308355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125308356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125308356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125308356 DMM INFO MM(262420000001004/e188e031) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125308356 DMM NOTICE MM(262420000001004/e188e031) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125308356 DMM DEBUG MM(262420000001004/e188e031) checking auth: received UMTS RES = 42 09 10 b4 7d 08 00 dc (gprs_gmm.c:666) 20241213125308356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125308356 DMM DEBUG MM(262420000001004/e188e031) Requesting authorization (sgsn_auth.c:160) 20241213125308356 DMM INFO MM(262420000001004/e188e031) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125308356 DMM DEBUG MM(262420000001004/e188e031) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125308356 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241213125308356 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) 20241213125308356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125308356 DMM DEBUG MM(262420000001004/e188e031) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125308356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1496)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125308363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308363 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125308363 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125308363 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125308363 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241213125308363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125308363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125308363 DMM INFO MM(262420000001004/e188e031) <- GMM ATTACH ACCEPT (new P-TMSI=0xe188e031) (gprs_gmm.c:300) 20241213125308363 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241213125308364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125308367 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125308367 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125308367 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241213125308367 DMM INFO MM(262420000001004/e188e031) Subscriber data update (mmctx.c:445) 20241213125308367 DMM DEBUG MM(262420000001004/e188e031) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125308367 DMM INFO MM(262420000001004/e188e031) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125308367 DMM NOTICE MM(262420000001004/e188e031) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241213125308367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125308367 DMM NOTICE MM(262420000001004/e188e031) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125308367 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) 20241213125308368 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125308368 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241213125308368 DMM INFO MM(262420000001004/e188e031) Subscriber data update (mmctx.c:445) 20241213125308368 DMM DEBUG MM(262420000001004/e188e031) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1496)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125308370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308370 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125308370 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125308370 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125308370 DMM INFO MM(262420000001004/e188e031) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125308370 DMM NOTICE MM(262420000001004/e188e031) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125308370 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125308370 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125308370 DMM DEBUG MM_STATE_Iu(5)[0x55d08b064680]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125308370 DMM DEBUG MM_STATE_Iu(5)[0x55d08b064680]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125308370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125308370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125308370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1496)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1496)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125308375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308375 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125308375 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125308375 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125308375 DMM INFO MM(262420000001004/e188e031) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125308375 DMM DEBUG MM_STATE_Iu(5)[0x55d08b064680]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125308375 DMM DEBUG MM_STATE_Iu(5)[0x55d08b064680]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125308375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 20241213125308377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@cb5101df7646: Deleted conn table entry 0TC_attach_pdp_act_user(1503)2633536 TC_attach_pdp_act_user(1503)@cb5101df7646: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@cb5101df7646: 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 := 'E188E031'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user(1503)176995 SGSN_Test_0-RAN(1497)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@cb5101df7646: First idle individual index:0 20241213125308577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125308577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125308577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125308577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308578 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125308578 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125308578 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125308578 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE188E031) type="signalling" (gprs_gmm.c:1944) 20241213125308578 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241213125308578 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125308578 DMM DEBUG MM(262420000001004/e188e031) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125308578 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125308578 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308578 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125308578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125308578 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125308578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125308578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125308578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125308578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@cb5101df7646: { messageType := 2, destLocRef := '02B363'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@cb5101df7646: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@cb5101df7646: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@cb5101df7646: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@cb5101df7646: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@cb5101df7646: Final verdict of PTC: none 20241213125308585 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125308585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125308585 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125308585 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125308585 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125308585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125308585 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125308585 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125308585 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125308585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125308585 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125308586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125308586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125308586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125308586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125308586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125308586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125308586 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@cb5101df7646: Final verdict of PTC: none 20241213125308589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1501)@cb5101df7646: Final verdict of PTC: none 20241213125308591 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125308591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1485)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1490)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1495)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1488)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1493)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1483)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@cb5101df7646: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Fri Dec 13 12:53:08 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 20241213125308736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125309138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230716) 20241213125309592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125309593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230716, count=235168) 20241213125310587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125310587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125310587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241213125310594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125310594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Dec 13 12:53:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125311596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125311596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241213125312202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125312203 DMM INFO MM(262420000001004/e188e031) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125312203 DMM INFO MM(262420000001004/e188e031) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125312203 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125312203 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125312203 DMM DEBUG MM_STATE_Iu(5)[0x55d08b064680]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125312204 DMM DEBUG MM_STATE_Iu(5)[0x55d08b064680]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125312204 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241213125312204 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) 20241213125312204 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241213125312204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125312204 DMM DEBUG MM_STATE_Gb[0x55d08b053ec0]{Idle}: Deallocated (fsm.c:568) 20241213125312204 DMM DEBUG MM_STATE_Iu(5)[0x55d08b064680]{Detached}: Deallocated (fsm.c:568) 20241213125312204 DMM DEBUG GMM(gmm_fsm)[0x55d08b053ff0]{Deregistered}: Deallocated (fsm.c:568) 20241213125312204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1509)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1509)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125312252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125312252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125312252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125312252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125312252 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125312252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125312252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125312252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125312252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1509)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125312254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125312254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125312254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125312254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125312254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125312254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125312254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125312254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125312254 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125312254 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125312254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1508)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213125312255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125312255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1509)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1509)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125312259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125312269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125312269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1508)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125312277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125312277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125312278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125312278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125312278 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125312278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125312278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125312278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125312278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125312279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125312279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125312279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125312280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125312280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125312280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125312280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125312280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125312280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125312280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125312280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125312280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125312280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125312283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125312293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125312293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125312318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125312318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125312318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125312318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125312318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125312318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125312318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125312318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125312318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125312320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125312320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125312320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125312320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125312320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125312320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125312320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125312320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125312320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125312321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125312321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125312321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125312321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125312325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125312334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125312334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1521)@cb5101df7646: M3UA emulation initiated, the test can be started MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@cb5101df7646: ************************************************* SGSN_Test_0-SCCP(1519)@cb5101df7646: v_sccp_pdu_maxlen:268 20241213125312539 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125312539 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125312539 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125312539 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125312542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125312542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125312542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125312542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125312542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125312542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125312542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125312543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125312543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125312543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125312543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125312543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125312543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125312543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125312543 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125312597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125312597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125312597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125312597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125312599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125312600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125313349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313349 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125313349 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125313350 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313350 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313350 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@cb5101df7646: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='DCD5D5E3'O, index=0 SGSN_Test-GSUP(1524)@cb5101df7646: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@cb5101df7646: 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 := '808A'O, rac := 'A5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)3175808 SGSN_Test_0-SCCP(1519)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1520)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125313667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313668 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125313668 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125313668 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125313668 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241213125313668 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{Deregistered}: Allocated (fsm.c:456) 20241213125313668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125313668 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Allocated (fsm.c:456) 20241213125313668 DMM DEBUG MM_STATE_Iu[0x55d08b05ca90]{Detached}: Allocated (fsm.c:456) 20241213125313668 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125313668 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125313668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125313668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125313668 DMM DEBUG MM(262420000001058/ffc0a492) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125313668 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241213125313668 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313668 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313668 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313668 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@cb5101df7646: { messageType := 2, destLocRef := '307580'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@cb5101df7646: 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 := '4C9E3D2B270610478CB5369F89FC5AB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91DC0021'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31F0D0E6ACAEEB56'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D33C7355676E3DBBF2013FE85BCFFD02'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC4061E3DA73434EBAD1EA833C8509A6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1D8204F47E946028F80B420041D56CC3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7807810DDE9001D0'O } } } } } SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1519)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241213125313677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313677 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125313677 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125313677 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125313677 DMM DEBUG MM(262420000001058/ffc0a492) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241213125313678 DMM NOTICE MM(262420000001058/ffc0a492) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125313678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125313678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125313678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125313678 DMM DEBUG MM(262420000001058/ffc0a492) Requesting authorization (sgsn_auth.c:160) 20241213125313678 DMM INFO MM(262420000001058/ffc0a492) Requesting authentication tuples (sgsn_auth.c:184) 20241213125313678 DMM DEBUG MM(262420000001058/ffc0a492) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125313678 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241213125313678 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@cb5101df7646: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241213125313681 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125313681 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125313681 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125313681 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125313681 DMM INFO MM(262420000001058/ffc0a492) Subscriber data update (mmctx.c:445) 20241213125313681 DMM DEBUG MM(262420000001058/ffc0a492) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125313681 DMM INFO MM(262420000001058/ffc0a492) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125313681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125313681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125313681 DMM INFO MM(262420000001058/ffc0a492) <- GMM AUTH AND CIPHERING REQ (rand = 4c 9e 3d 2b 27 06 10 47 8c b5 36 9f 89 fc 5a b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d 82 04 f4 7e 94 60 28 f8 0b 42 00 41 d5 6c c3 ) (gprs_gmm.c:483) 20241213125313681 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241213125313681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1519)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C227807810D23094399990000105008F02904DE9001D0'O 20241213125313687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313688 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125313688 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125313688 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125313688 DMM INFO MM(262420000001058/ffc0a492) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125313688 DMM NOTICE MM(262420000001058/ffc0a492) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125313688 DMM DEBUG MM(262420000001058/ffc0a492) checking auth: received UMTS RES = 78 07 81 0d de 90 01 d0 (gprs_gmm.c:666) 20241213125313688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125313688 DMM DEBUG MM(262420000001058/ffc0a492) Requesting authorization (sgsn_auth.c:160) 20241213125313688 DMM INFO MM(262420000001058/ffc0a492) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125313688 DMM DEBUG MM(262420000001058/ffc0a492) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125313688 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241213125313688 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) 20241213125313688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125313688 DMM DEBUG MM(262420000001058/ffc0a492) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125313688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1519)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125313696 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313696 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313696 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125313696 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125313696 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125313696 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241213125313697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125313697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125313697 DMM INFO MM(262420000001058/ffc0a492) <- GMM ATTACH ACCEPT (new P-TMSI=0xffc0a492) (gprs_gmm.c:300) 20241213125313697 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241213125313697 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313697 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125313700 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125313700 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125313700 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241213125313700 DMM INFO MM(262420000001058/ffc0a492) Subscriber data update (mmctx.c:445) 20241213125313700 DMM DEBUG MM(262420000001058/ffc0a492) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125313700 DMM INFO MM(262420000001058/ffc0a492) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125313700 DMM NOTICE MM(262420000001058/ffc0a492) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241213125313700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125313700 DMM NOTICE MM(262420000001058/ffc0a492) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125313700 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) 20241213125313701 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125313701 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241213125313701 DMM INFO MM(262420000001058/ffc0a492) Subscriber data update (mmctx.c:445) 20241213125313701 DMM DEBUG MM(262420000001058/ffc0a492) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1519)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125313703 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313703 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125313703 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125313703 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125313703 DMM INFO MM(262420000001058/ffc0a492) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125313703 DMM NOTICE MM(262420000001058/ffc0a492) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125313703 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125313703 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125313703 DMM DEBUG MM_STATE_Iu(7)[0x55d08b05ca90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125313703 DMM DEBUG MM_STATE_Iu(7)[0x55d08b05ca90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125313703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125313703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125313703 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313703 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313703 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1519)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1519)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125313708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313709 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125313709 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125313709 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125313709 DMM INFO MM(262420000001058/ffc0a492) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125313709 DMM DEBUG MM_STATE_Iu(7)[0x55d08b05ca90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125313709 DMM DEBUG MM_STATE_Iu(7)[0x55d08b05ca90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125313709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 20241213125313710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@cb5101df7646: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)3175808 TC_attach_pdp_act_user_addr_v4raw(1526)@cb5101df7646: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@cb5101df7646: 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 := 'FFC0A492'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)9110053 SGSN_Test_0-RAN(1520)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@cb5101df7646: First idle individual index:0 20241213125313913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125313913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125313913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125313913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313914 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125313914 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125313914 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125313914 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFFC0A492) type="signalling" (gprs_gmm.c:1944) 20241213125313914 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241213125313914 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125313914 DMM DEBUG MM(262420000001058/ffc0a492) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125313914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125313914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125313914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125313914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125313914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125313914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125313914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125313915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@cb5101df7646: { messageType := 2, destLocRef := '8B0225'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@cb5101df7646: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@cb5101df7646: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@cb5101df7646: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@cb5101df7646: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@cb5101df7646: Final verdict of PTC: none 20241213125313921 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125313921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125313921 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125313921 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125313922 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125313922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125313922 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125313922 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125313922 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125313922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125313922 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125313922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125313922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125313922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125313922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125313922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125313922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125313922 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@cb5101df7646: Final verdict of PTC: none 20241213125313925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1513)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP(1524)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1508)@cb5101df7646: Final verdict of PTC: none 20241213125313928 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125313928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-RNC_GTP(1522)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1518)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1509)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1507)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1516)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1511)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1508): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1509): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@cb5101df7646: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Fri Dec 13 12:53:14 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 20241213125314066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125314467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232468) 20241213125314929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125314929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232468, count=236920) 20241213125315922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125315922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125315922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241213125315929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125315929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Dec 13 12:53:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125316930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125316930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241213125317530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125317531 DMM INFO MM(262420000001058/ffc0a492) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125317531 DMM INFO MM(262420000001058/ffc0a492) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125317531 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125317531 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125317531 DMM DEBUG MM_STATE_Iu(7)[0x55d08b05ca90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125317531 DMM DEBUG MM_STATE_Iu(7)[0x55d08b05ca90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125317531 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241213125317531 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) 20241213125317531 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241213125317531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213125317531 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Deallocated (fsm.c:568) 20241213125317531 DMM DEBUG MM_STATE_Iu(7)[0x55d08b05ca90]{Detached}: Deallocated (fsm.c:568) 20241213125317531 DMM DEBUG GMM(gmm_fsm)[0x55d08b064680]{Deregistered}: Deallocated (fsm.c:568) 20241213125317531 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125317573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125317573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125317573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125317573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125317573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125317573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125317573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125317573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125317573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125317574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125317574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125317574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125317574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125317574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125317574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125317574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125317574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125317574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125317574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125317574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125317575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125317575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125317579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125317588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125317588 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1532)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125317619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125317619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125317619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125317619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125317619 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125317619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125317619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125317619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125317619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125317620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125317620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125317621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125317621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125317621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125317621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125317621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125317621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125317621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125317621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125317621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125317622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125317622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1537)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125317625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125317634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125317634 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125317651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125317651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125317651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125317651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125317651 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125317651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125317651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125317651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125317652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125317653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125317653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125317653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125317653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125317653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125317653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125317653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125317653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125317653 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125317653 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125317653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125317654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125317654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125317658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125317668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125317668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1544)@cb5101df7646: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@cb5101df7646: ************************************************* MTC@cb5101df7646: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1542)@cb5101df7646: v_sccp_pdu_maxlen:268 20241213125317871 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125317871 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125317871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125317872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125317874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125317874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125317874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125317874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125317874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125317874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125317874 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125317876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125317876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125317876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125317876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125317876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125317876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125317876 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125317876 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125317931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125317931 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125317931 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125317931 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125317932 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125317933 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125318682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125318682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125318682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125318682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125318682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125318682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125318682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125318682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125318682 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125318682 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125318683 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125318683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125318683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125318683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125318683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125318683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125318683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125318683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@cb5101df7646: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='F50E6F2C'O, index=0 SGSN_Test-GSUP(1547)@cb5101df7646: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@cb5101df7646: 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 := '7BBF'O, rac := 'BE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)12161474 SGSN_Test_0-SCCP(1542)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1543)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125319003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125319003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125319003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125319003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319003 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125319003 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125319003 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125319003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241213125319003 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{Deregistered}: Allocated (fsm.c:456) 20241213125319003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125319003 DMM DEBUG MM_STATE_Gb[0x55d08b053ec0]{Idle}: Allocated (fsm.c:456) 20241213125319003 DMM DEBUG MM_STATE_Iu[0x55d08b065570]{Detached}: Allocated (fsm.c:456) 20241213125319003 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125319003 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125319003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125319004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125319004 DMM DEBUG MM(262420000001055/f5cc4232) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125319004 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241213125319004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@cb5101df7646: { messageType := 2, destLocRef := 'B991C2'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@cb5101df7646: 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 := '92759184316592365415CFD3E81F5F6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09A3BDB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36C8B9B89A6B7086'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '58B7E29A89C1C2C477BA5C73BEF19039'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A56893201EF974D38643FC4AC44B0DD0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '740ABE0897DA9E9DC7DA7344328F7F43'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ED597263F0E122AC'O } } } } } SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1542)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241213125319012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125319012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125319012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125319012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125319012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125319012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125319012 DMM DEBUG MM(262420000001055/f5cc4232) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241213125319012 DMM NOTICE MM(262420000001055/f5cc4232) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125319012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125319012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125319012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125319012 DMM DEBUG MM(262420000001055/f5cc4232) Requesting authorization (sgsn_auth.c:160) 20241213125319012 DMM INFO MM(262420000001055/f5cc4232) Requesting authentication tuples (sgsn_auth.c:184) 20241213125319012 DMM DEBUG MM(262420000001055/f5cc4232) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125319012 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241213125319012 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@cb5101df7646: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241213125319015 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125319015 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125319015 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125319015 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125319015 DMM INFO MM(262420000001055/f5cc4232) Subscriber data update (mmctx.c:445) 20241213125319015 DMM DEBUG MM(262420000001055/f5cc4232) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125319015 DMM INFO MM(262420000001055/f5cc4232) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125319015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125319015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125319016 DMM INFO MM(262420000001055/f5cc4232) <- GMM AUTH AND CIPHERING REQ (rand = 92 75 91 84 31 65 92 36 54 15 cf d3 e8 1f 5f 6c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 0a be 08 97 da 9e 9d c7 da 73 44 32 8f 7f 43 ) (gprs_gmm.c:483) 20241213125319016 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241213125319016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1542)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22ED59726323094399990000105005F02904F0E122AC'O 20241213125319021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125319021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125319021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125319021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319021 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125319021 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125319021 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125319021 DMM INFO MM(262420000001055/f5cc4232) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125319021 DMM NOTICE MM(262420000001055/f5cc4232) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125319021 DMM DEBUG MM(262420000001055/f5cc4232) checking auth: received UMTS RES = ed 59 72 63 f0 e1 22 ac (gprs_gmm.c:666) 20241213125319021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125319021 DMM DEBUG MM(262420000001055/f5cc4232) Requesting authorization (sgsn_auth.c:160) 20241213125319021 DMM INFO MM(262420000001055/f5cc4232) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125319021 DMM DEBUG MM(262420000001055/f5cc4232) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125319021 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241213125319021 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) 20241213125319021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125319021 DMM DEBUG MM(262420000001055/f5cc4232) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125319021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1542)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125319028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125319028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125319028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125319028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319028 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125319028 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125319028 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125319028 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241213125319029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125319029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125319029 DMM INFO MM(262420000001055/f5cc4232) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5cc4232) (gprs_gmm.c:300) 20241213125319029 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241213125319029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125319033 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125319033 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125319033 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241213125319033 DMM INFO MM(262420000001055/f5cc4232) Subscriber data update (mmctx.c:445) 20241213125319033 DMM DEBUG MM(262420000001055/f5cc4232) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125319033 DMM INFO MM(262420000001055/f5cc4232) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125319033 DMM NOTICE MM(262420000001055/f5cc4232) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241213125319033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125319033 DMM NOTICE MM(262420000001055/f5cc4232) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125319033 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) 20241213125319034 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125319034 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241213125319034 DMM INFO MM(262420000001055/f5cc4232) Subscriber data update (mmctx.c:445) 20241213125319034 DMM DEBUG MM(262420000001055/f5cc4232) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1542)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125319036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125319036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125319036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125319036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319036 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125319036 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125319036 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125319036 DMM INFO MM(262420000001055/f5cc4232) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125319036 DMM NOTICE MM(262420000001055/f5cc4232) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125319036 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125319036 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125319036 DMM DEBUG MM_STATE_Iu(9)[0x55d08b065570]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125319036 DMM DEBUG MM_STATE_Iu(9)[0x55d08b065570]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125319036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125319036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125319036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1542)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1542)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125319041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125319041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125319041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125319041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319041 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125319042 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125319042 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125319042 DMM INFO MM(262420000001055/f5cc4232) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125319042 DMM DEBUG MM_STATE_Iu(9)[0x55d08b065570]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125319042 DMM DEBUG MM_STATE_Iu(9)[0x55d08b065570]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125319042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319042 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 20241213125319043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125319043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125319043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125319043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@cb5101df7646: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)12161474 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@cb5101df7646: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@cb5101df7646: 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 := 'F5CC4232'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)15450248 SGSN_Test_0-RAN(1543)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@cb5101df7646: First idle individual index:0 20241213125319249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125319249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125319249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125319249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319250 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125319250 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125319250 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125319250 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF5CC4232) type="signalling" (gprs_gmm.c:1944) 20241213125319250 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241213125319250 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125319250 DMM DEBUG MM(262420000001055/f5cc4232) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125319250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125319250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125319250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125319250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125319250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125319250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125319250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125319250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@cb5101df7646: { messageType := 2, destLocRef := 'EBC088'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@cb5101df7646: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@cb5101df7646: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@cb5101df7646: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@cb5101df7646: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@cb5101df7646: Final verdict of PTC: none 20241213125319255 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125319255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125319255 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125319255 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125319255 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125319255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125319255 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125319255 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125319255 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125319255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125319255 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125319255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125319255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125319255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125319255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125319255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125319255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125319256 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@cb5101df7646: Final verdict of PTC: none 20241213125319260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46352<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125319262 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125319262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1531)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1536)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1541)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1529)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1534)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1539)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@cb5101df7646: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Fri Dec 13 12:53:19 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 20241213125319408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125319909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232800) 20241213125320263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125320263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232800, count=237252) 20241213125321257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125321257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125321257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241213125321264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125321264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Dec 13 12:53:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125322265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125322265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241213125322974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125322975 DMM INFO MM(262420000001055/f5cc4232) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125322976 DMM INFO MM(262420000001055/f5cc4232) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125322976 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125322976 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125322976 DMM DEBUG MM_STATE_Iu(9)[0x55d08b065570]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125322976 DMM DEBUG MM_STATE_Iu(9)[0x55d08b065570]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125322976 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241213125322976 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) 20241213125322976 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241213125322976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125322976 DMM DEBUG MM_STATE_Gb[0x55d08b053ec0]{Idle}: Deallocated (fsm.c:568) 20241213125322976 DMM DEBUG MM_STATE_Iu(9)[0x55d08b065570]{Detached}: Deallocated (fsm.c:568) 20241213125322976 DMM DEBUG GMM(gmm_fsm)[0x55d08b05ca90]{Deregistered}: Deallocated (fsm.c:568) 20241213125322976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125323020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125323020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125323020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125323020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125323020 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125323020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125323020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125323020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125323020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125323022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125323022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125323022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125323022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125323022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125323022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125323022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125323022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125323022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125323022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125323022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1554)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125323023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125323023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125323027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125323037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125323037 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125323055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125323056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125323056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125323056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125323056 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125323056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125323056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125323056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125323056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125323057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125323057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125323057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125323057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125323057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125323057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125323057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125323057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125323057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125323057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125323057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125323058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125323058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125323062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125323072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125323072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125323103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125323103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125323103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125323103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125323103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125323103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125323103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125323103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125323103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125323105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125323105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125323105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125323105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125323105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125323105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125323105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125323105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125323105 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125323105 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125323105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1564)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125323106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125323106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125323110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1567)@cb5101df7646: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@cb5101df7646: ************************************************* SGSN_Test_0-SCCP(1565)@cb5101df7646: v_sccp_pdu_maxlen:268 20241213125323119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125323119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125323266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125323266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125323266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125323266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125323268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125323268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125323319 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125323319 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125323319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125323319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125323321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125323321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125323321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125323321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125323321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125323321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125323321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125323322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125323322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125323322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125323322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125323322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125323322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125323322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125323322 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125324128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324129 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125324129 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125324129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@cb5101df7646: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='E27CEEA2'O, index=0 SGSN_Test-GSUP(1570)@cb5101df7646: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@cb5101df7646: 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 := '4679'O ("Fy"), rac := '6D'O ("m") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)12495722 SGSN_Test_0-SCCP(1565)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1566)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125324342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324343 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125324343 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125324343 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125324343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241213125324343 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{Deregistered}: Allocated (fsm.c:456) 20241213125324343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125324343 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Allocated (fsm.c:456) 20241213125324343 DMM DEBUG MM_STATE_Iu[0x55d08b065ed0]{Detached}: Allocated (fsm.c:456) 20241213125324343 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125324343 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125324343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125324343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125324343 DMM DEBUG MM(262420000001056/e80e2bff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125324343 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241213125324343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@cb5101df7646: { messageType := 2, destLocRef := 'BEAB6A'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@cb5101df7646: 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 := '1054E3F9AD686D4E1324CAF27088259C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7B71B28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6F3D2FC11AAA684'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F024CCC0E84F6FA4737A6FC23E4ACE8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0504314134E6E3D41ADC846F471C97E8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DAFD8ABE1953ECA4318121338F36BE9F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8904D1EAC09E52A2'O } } } } } SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1565)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241213125324352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324353 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125324353 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125324353 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125324353 DMM DEBUG MM(262420000001056/e80e2bff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241213125324353 DMM NOTICE MM(262420000001056/e80e2bff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125324353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125324353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125324353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125324353 DMM DEBUG MM(262420000001056/e80e2bff) Requesting authorization (sgsn_auth.c:160) 20241213125324353 DMM INFO MM(262420000001056/e80e2bff) Requesting authentication tuples (sgsn_auth.c:184) 20241213125324353 DMM DEBUG MM(262420000001056/e80e2bff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125324353 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241213125324353 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@cb5101df7646: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241213125324355 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125324355 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125324355 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125324355 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125324355 DMM INFO MM(262420000001056/e80e2bff) Subscriber data update (mmctx.c:445) 20241213125324355 DMM DEBUG MM(262420000001056/e80e2bff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125324356 DMM INFO MM(262420000001056/e80e2bff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125324356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125324356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125324356 DMM INFO MM(262420000001056/e80e2bff) <- GMM AUTH AND CIPHERING REQ (rand = 10 54 e3 f9 ad 68 6d 4e 13 24 ca f2 70 88 25 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = da fd 8a be 19 53 ec a4 31 81 21 33 8f 36 be 9f ) (gprs_gmm.c:483) 20241213125324356 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241213125324356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1565)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306228904D1EA23094399990000105006F02904C09E52A2'O 20241213125324361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324361 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125324361 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125324361 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125324361 DMM INFO MM(262420000001056/e80e2bff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125324361 DMM NOTICE MM(262420000001056/e80e2bff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125324361 DMM DEBUG MM(262420000001056/e80e2bff) checking auth: received UMTS RES = 89 04 d1 ea c0 9e 52 a2 (gprs_gmm.c:666) 20241213125324361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125324361 DMM DEBUG MM(262420000001056/e80e2bff) Requesting authorization (sgsn_auth.c:160) 20241213125324361 DMM INFO MM(262420000001056/e80e2bff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125324361 DMM DEBUG MM(262420000001056/e80e2bff) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125324361 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241213125324361 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) 20241213125324361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125324361 DMM DEBUG MM(262420000001056/e80e2bff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125324361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1565)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125324369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324369 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324369 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125324369 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125324369 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125324369 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241213125324369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125324369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125324369 DMM INFO MM(262420000001056/e80e2bff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe80e2bff) (gprs_gmm.c:300) 20241213125324369 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241213125324369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125324373 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125324373 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125324373 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241213125324373 DMM INFO MM(262420000001056/e80e2bff) Subscriber data update (mmctx.c:445) 20241213125324373 DMM DEBUG MM(262420000001056/e80e2bff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125324373 DMM INFO MM(262420000001056/e80e2bff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125324373 DMM NOTICE MM(262420000001056/e80e2bff) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241213125324373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125324373 DMM NOTICE MM(262420000001056/e80e2bff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125324373 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) 20241213125324374 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125324374 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241213125324374 DMM INFO MM(262420000001056/e80e2bff) Subscriber data update (mmctx.c:445) 20241213125324374 DMM DEBUG MM(262420000001056/e80e2bff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1565)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125324376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324376 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125324376 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125324376 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125324376 DMM INFO MM(262420000001056/e80e2bff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125324376 DMM NOTICE MM(262420000001056/e80e2bff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125324376 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125324376 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125324376 DMM DEBUG MM_STATE_Iu(11)[0x55d08b065ed0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125324377 DMM DEBUG MM_STATE_Iu(11)[0x55d08b065ed0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125324377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125324377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125324377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1565)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1565)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125324382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324382 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125324382 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125324382 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125324382 DMM INFO MM(262420000001056/e80e2bff) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125324382 DMM DEBUG MM_STATE_Iu(11)[0x55d08b065ed0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125324382 DMM DEBUG MM_STATE_Iu(11)[0x55d08b065ed0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125324382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 20241213125324383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@cb5101df7646: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)12495722 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@cb5101df7646: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@cb5101df7646: 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 := 'E80E2BFF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)5897517 SGSN_Test_0-RAN(1566)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@cb5101df7646: First idle individual index:0 20241213125324585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125324585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125324585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125324585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324586 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125324586 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125324586 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125324586 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE80E2BFF) type="signalling" (gprs_gmm.c:1944) 20241213125324586 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241213125324586 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125324586 DMM DEBUG MM(262420000001056/e80e2bff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125324586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125324587 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125324587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125324587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125324587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125324587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125324587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125324587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@cb5101df7646: { messageType := 2, destLocRef := '59FD2D'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@cb5101df7646: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@cb5101df7646: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@cb5101df7646: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@cb5101df7646: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@cb5101df7646: Final verdict of PTC: none 20241213125324593 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125324593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125324593 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125324593 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125324593 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125324593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125324593 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125324593 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125324593 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125324593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125324593 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125324593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125324593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125324593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125324593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125324593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125324593 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125324594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@cb5101df7646: Final verdict of PTC: none 20241213125324596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1570)@cb5101df7646: Final verdict of PTC: none 20241213125324599 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125324599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1554)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1559)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1564)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1552)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1562)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1557)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@cb5101df7646: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Fri Dec 13 12:53:24 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 20241213125324736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125325237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232992) 20241213125325600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125325600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232992, count=237444) 20241213125326595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125326595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125326595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241213125326601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125326601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Dec 13 12:53:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125327602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125327602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241213125328300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125328301 DMM INFO MM(262420000001056/e80e2bff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125328301 DMM INFO MM(262420000001056/e80e2bff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125328301 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125328301 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125328301 DMM DEBUG MM_STATE_Iu(11)[0x55d08b065ed0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125328301 DMM DEBUG MM_STATE_Iu(11)[0x55d08b065ed0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125328301 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241213125328301 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) 20241213125328301 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241213125328301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213125328301 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Deallocated (fsm.c:568) 20241213125328301 DMM DEBUG MM_STATE_Iu(11)[0x55d08b065ed0]{Detached}: Deallocated (fsm.c:568) 20241213125328301 DMM DEBUG GMM(gmm_fsm)[0x55d08b065570]{Deregistered}: Deallocated (fsm.c:568) 20241213125328301 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125328345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125328345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125328345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125328345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125328345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125328345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125328345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125328346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125328346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125328347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125328347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125328347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125328347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125328347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125328347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125328347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125328347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125328347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125328347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125328347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125328348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125328348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125328352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125328362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125328362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125328383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125328383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125328383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125328383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125328383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125328383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125328383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125328383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125328383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125328385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125328385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125328385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125328385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125328385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125328385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125328385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125328385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125328385 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125328385 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125328385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125328385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125328386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125328389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1583)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 20241213125328398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125328398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125328421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125328421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125328421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125328421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125328421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125328421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125328421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125328421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125328421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125328423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125328423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125328423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125328423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125328423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125328423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125328423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125328423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125328423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125328423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125328423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125328424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125328424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125328428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125328439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125328439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1590)@cb5101df7646: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@cb5101df7646: ************************************************* MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@cb5101df7646: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125328603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125328603 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125328603 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125328603 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125328605 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125328606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125328641 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125328641 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125328641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125328641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125328644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125328644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125328644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125328644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125328644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125328644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125328644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125328645 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125328645 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125328645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125328645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125328646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125328646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125328646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125328646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125329451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329452 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329452 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125329452 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125329452 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@cb5101df7646: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='E5843475'O, index=0 SGSN_Test-GSUP(1593)@cb5101df7646: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@cb5101df7646: 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 := '5394'O, rac := 'F4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)13876854 SGSN_Test_0-SCCP(1588)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1589)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125329670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329671 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125329671 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125329671 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125329671 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241213125329671 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{Deregistered}: Allocated (fsm.c:456) 20241213125329671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125329671 DMM DEBUG MM_STATE_Gb[0x55d08b053ec0]{Idle}: Allocated (fsm.c:456) 20241213125329671 DMM DEBUG MM_STATE_Iu[0x55d08b0666c0]{Detached}: Allocated (fsm.c:456) 20241213125329671 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125329671 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125329671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125329671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125329671 DMM DEBUG MM(262420000001057/f6f4dd9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125329671 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241213125329671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329671 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329671 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329671 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@cb5101df7646: { messageType := 2, destLocRef := 'D3BE76'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@cb5101df7646: 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 := '10831F148F774D4D2D28FED5E9A7446D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43C7746B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95A0C420C2D7A6DE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '597A58845485F9502AC0F527424374E4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '636A66A1E34CEACFEEF67B23F578E5E0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1AEBF5A3869F36FFE06CD6FE7D9F8B7D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '371576A178C3E37F'O } } } } } SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1588)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241213125329683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329683 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125329683 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125329683 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125329683 DMM DEBUG MM(262420000001057/f6f4dd9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241213125329683 DMM NOTICE MM(262420000001057/f6f4dd9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125329683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125329683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125329683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125329683 DMM DEBUG MM(262420000001057/f6f4dd9a) Requesting authorization (sgsn_auth.c:160) 20241213125329683 DMM INFO MM(262420000001057/f6f4dd9a) Requesting authentication tuples (sgsn_auth.c:184) 20241213125329683 DMM DEBUG MM(262420000001057/f6f4dd9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125329683 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241213125329683 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@cb5101df7646: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241213125329686 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125329686 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125329686 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125329686 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125329686 DMM INFO MM(262420000001057/f6f4dd9a) Subscriber data update (mmctx.c:445) 20241213125329686 DMM DEBUG MM(262420000001057/f6f4dd9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125329686 DMM INFO MM(262420000001057/f6f4dd9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125329686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125329686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125329686 DMM INFO MM(262420000001057/f6f4dd9a) <- GMM AUTH AND CIPHERING REQ (rand = 10 83 1f 14 8f 77 4d 4d 2d 28 fe d5 e9 a7 44 6d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1a eb f5 a3 86 9f 36 ff e0 6c d6 fe 7d 9f 8b 7d ) (gprs_gmm.c:483) 20241213125329686 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241213125329686 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329686 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1588)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422371576A123094399990000105007F0290478C3E37F'O 20241213125329692 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329692 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329692 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125329692 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125329692 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125329693 DMM INFO MM(262420000001057/f6f4dd9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125329693 DMM NOTICE MM(262420000001057/f6f4dd9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125329693 DMM DEBUG MM(262420000001057/f6f4dd9a) checking auth: received UMTS RES = 37 15 76 a1 78 c3 e3 7f (gprs_gmm.c:666) 20241213125329693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125329693 DMM DEBUG MM(262420000001057/f6f4dd9a) Requesting authorization (sgsn_auth.c:160) 20241213125329693 DMM INFO MM(262420000001057/f6f4dd9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125329693 DMM DEBUG MM(262420000001057/f6f4dd9a) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125329693 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241213125329693 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) 20241213125329693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125329693 DMM DEBUG MM(262420000001057/f6f4dd9a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125329693 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1588)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125329701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329701 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125329701 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125329701 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125329701 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241213125329702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125329702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125329702 DMM INFO MM(262420000001057/f6f4dd9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6f4dd9a) (gprs_gmm.c:300) 20241213125329702 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241213125329702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125329706 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125329706 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125329706 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241213125329706 DMM INFO MM(262420000001057/f6f4dd9a) Subscriber data update (mmctx.c:445) 20241213125329706 DMM DEBUG MM(262420000001057/f6f4dd9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125329706 DMM INFO MM(262420000001057/f6f4dd9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125329706 DMM NOTICE MM(262420000001057/f6f4dd9a) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241213125329706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125329706 DMM NOTICE MM(262420000001057/f6f4dd9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125329706 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) 20241213125329707 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125329707 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241213125329707 DMM INFO MM(262420000001057/f6f4dd9a) Subscriber data update (mmctx.c:445) 20241213125329707 DMM DEBUG MM(262420000001057/f6f4dd9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1588)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125329710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329710 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125329710 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125329710 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125329710 DMM INFO MM(262420000001057/f6f4dd9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125329710 DMM NOTICE MM(262420000001057/f6f4dd9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125329710 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125329710 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125329710 DMM DEBUG MM_STATE_Iu(13)[0x55d08b0666c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125329710 DMM DEBUG MM_STATE_Iu(13)[0x55d08b0666c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125329710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125329710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125329710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1588)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1588)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125329715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329716 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125329716 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125329716 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125329716 DMM INFO MM(262420000001057/f6f4dd9a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125329716 DMM DEBUG MM_STATE_Iu(13)[0x55d08b0666c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125329716 DMM DEBUG MM_STATE_Iu(13)[0x55d08b0666c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125329716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 20241213125329717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@cb5101df7646: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)13876854 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@cb5101df7646: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@cb5101df7646: 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 := 'F6F4DD9A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)3912389 SGSN_Test_0-RAN(1589)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@cb5101df7646: First idle individual index:0 20241213125329917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125329917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125329917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125329917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329918 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125329918 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125329918 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125329918 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6F4DD9A) type="signalling" (gprs_gmm.c:1944) 20241213125329918 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241213125329918 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125329918 DMM DEBUG MM(262420000001057/f6f4dd9a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125329918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125329918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125329918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125329918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125329918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125329918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125329918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125329918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@cb5101df7646: { messageType := 2, destLocRef := '3BB2C5'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@cb5101df7646: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@cb5101df7646: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@cb5101df7646: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@cb5101df7646: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@cb5101df7646: Final verdict of PTC: none 20241213125329927 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125329927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125329927 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125329927 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125329927 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125329927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125329927 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125329927 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125329927 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125329927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125329927 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125329927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125329927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125329927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125329927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125329927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125329927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125329927 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@cb5101df7646: Final verdict of PTC: none 20241213125329930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1593)@cb5101df7646: Final verdict of PTC: none 20241213125329933 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125329933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1587)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1582)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1577)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1580)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1585)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1575)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@cb5101df7646: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Fri Dec 13 12:53:30 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 20241213125330081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125330582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235432) 20241213125330933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125330933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=235432, count=236592) 20241213125331927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125331927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125331927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241213125331934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125331934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Fri Dec 13 12:53:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125332935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125332935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_attach_pdp_act_pmm_idle started. 20241213125333650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125333652 DMM INFO MM(262420000001057/f6f4dd9a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125333652 DMM INFO MM(262420000001057/f6f4dd9a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125333652 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125333652 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125333652 DMM DEBUG MM_STATE_Iu(13)[0x55d08b0666c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125333652 DMM DEBUG MM_STATE_Iu(13)[0x55d08b0666c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125333652 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241213125333652 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) 20241213125333652 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241213125333652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125333652 DMM DEBUG MM_STATE_Gb[0x55d08b053ec0]{Idle}: Deallocated (fsm.c:568) 20241213125333652 DMM DEBUG MM_STATE_Iu(13)[0x55d08b0666c0]{Detached}: Deallocated (fsm.c:568) 20241213125333652 DMM DEBUG GMM(gmm_fsm)[0x55d08b065ed0]{Deregistered}: Deallocated (fsm.c:568) 20241213125333652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125333696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125333696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125333696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125333696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125333696 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125333696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125333696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125333696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125333696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125333698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125333698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125333698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125333698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125333698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125333698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125333698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125333698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125333698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125333698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125333698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1600)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125333699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125333699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125333702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213125333710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125333710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125333735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125333735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125333735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125333735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125333735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125333735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125333735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125333735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125333735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125333737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125333737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125333737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125333737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125333737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125333737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125333737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125333737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125333737 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125333737 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125333737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1605)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125333738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125333738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125333741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1606)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125333751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125333751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125333773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125333773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125333773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125333773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125333773 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125333773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125333773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125333773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125333773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125333775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125333775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125333775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125333775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125333775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125333775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125333775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125333775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125333775 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125333775 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125333775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1610)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125333776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125333776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125333779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125333788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125333788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1613)@cb5101df7646: M3UA emulation initiated, the test can be started MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@cb5101df7646: ************************************************* SGSN_Test_0-SCCP(1611)@cb5101df7646: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1609)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125333936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125333936 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125333936 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125333936 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125333938 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125333939 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125333990 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125333990 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125333990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125333990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125333993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125333993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125333993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125333993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125333993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125333993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125333993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125333994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125333994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125333994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125333994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125333994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125333994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125333994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125333994 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125334801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125334801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125334801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125334801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125334801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125334801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125334801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125334801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125334801 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125334801 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125334801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125334801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125334801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125334801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125334801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125334801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125334801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125334801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241213125334916 DGPRS DEBUG Checking for inactive LLMEs, time = 15905149 (sgsn.c:131) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@cb5101df7646: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='F3C6D5EC'O, index=0 SGSN_Test-GSUP(1616)@cb5101df7646: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@cb5101df7646: 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 := '7990'O, rac := 'FE'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(1612)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5043951 SGSN_Test_0-SCCP(1611)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1612)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125335002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125335002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125335002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125335002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335003 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125335003 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125335003 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125335003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241213125335003 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{Deregistered}: Allocated (fsm.c:456) 20241213125335003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125335003 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Allocated (fsm.c:456) 20241213125335003 DMM DEBUG MM_STATE_Iu[0x55d08b066340]{Detached}: Allocated (fsm.c:456) 20241213125335003 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125335003 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125335003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125335003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125335003 DMM DEBUG MM(262420000001005/f62d0fd9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125335003 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241213125335003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@cb5101df7646: { messageType := 2, destLocRef := '4CF6EF'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@cb5101df7646: 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 := '9530CDE1F12DD6911650747B76B3D0AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C2A44ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF25E11CAE4E27D1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '964D80925F7AF62B46BA0FE6157F9FC3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7A4F4B6E8192932FA76FFEB9B77E75C7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6711F274BFD3ED21A46DC2BA3E4006CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4A67F477FCD7E0BA'O } } } } } SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1611)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241213125335013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125335013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125335013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125335013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335013 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125335013 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125335014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125335014 DMM DEBUG MM(262420000001005/f62d0fd9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241213125335014 DMM NOTICE MM(262420000001005/f62d0fd9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125335014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125335014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125335014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125335014 DMM DEBUG MM(262420000001005/f62d0fd9) Requesting authorization (sgsn_auth.c:160) 20241213125335014 DMM INFO MM(262420000001005/f62d0fd9) Requesting authentication tuples (sgsn_auth.c:184) 20241213125335014 DMM DEBUG MM(262420000001005/f62d0fd9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125335014 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241213125335014 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@cb5101df7646: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@cb5101df7646: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241213125335017 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125335017 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125335017 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125335017 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125335017 DMM INFO MM(262420000001005/f62d0fd9) Subscriber data update (mmctx.c:445) 20241213125335017 DMM DEBUG MM(262420000001005/f62d0fd9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125335017 DMM INFO MM(262420000001005/f62d0fd9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125335017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125335017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125335017 DMM INFO MM(262420000001005/f62d0fd9) <- GMM AUTH AND CIPHERING REQ (rand = 95 30 cd e1 f1 2d d6 91 16 50 74 7b 76 b3 d0 ad , mmctx_is_r99=1, vec->auth_types=0x3, autn = 67 11 f2 74 bf d3 ed 21 a4 6d c2 ba 3e 40 06 ce ) (gprs_gmm.c:483) 20241213125335017 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241213125335017 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335017 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1611)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305224A67F47723094399990000100005F02904FCD7E0BA'O 20241213125335022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125335022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125335022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125335022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335023 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125335023 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125335023 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125335023 DMM INFO MM(262420000001005/f62d0fd9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125335023 DMM NOTICE MM(262420000001005/f62d0fd9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125335023 DMM DEBUG MM(262420000001005/f62d0fd9) checking auth: received UMTS RES = 4a 67 f4 77 fc d7 e0 ba (gprs_gmm.c:666) 20241213125335023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125335023 DMM DEBUG MM(262420000001005/f62d0fd9) Requesting authorization (sgsn_auth.c:160) 20241213125335023 DMM INFO MM(262420000001005/f62d0fd9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125335023 DMM DEBUG MM(262420000001005/f62d0fd9) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125335023 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241213125335023 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) 20241213125335023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125335023 DMM DEBUG MM(262420000001005/f62d0fd9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125335023 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335023 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1611)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125335031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125335031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125335031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125335031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335031 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125335031 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125335031 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125335031 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241213125335031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125335031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125335031 DMM INFO MM(262420000001005/f62d0fd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf62d0fd9) (gprs_gmm.c:300) 20241213125335031 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241213125335032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125335036 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125335036 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125335036 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241213125335036 DMM INFO MM(262420000001005/f62d0fd9) Subscriber data update (mmctx.c:445) 20241213125335036 DMM DEBUG MM(262420000001005/f62d0fd9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125335036 DMM INFO MM(262420000001005/f62d0fd9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125335036 DMM NOTICE MM(262420000001005/f62d0fd9) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241213125335036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125335036 DMM NOTICE MM(262420000001005/f62d0fd9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125335036 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) 20241213125335036 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125335036 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241213125335036 DMM INFO MM(262420000001005/f62d0fd9) Subscriber data update (mmctx.c:445) 20241213125335036 DMM DEBUG MM(262420000001005/f62d0fd9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1611)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125335039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125335039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125335039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125335039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125335039 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125335039 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125335039 DMM INFO MM(262420000001005/f62d0fd9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125335039 DMM NOTICE MM(262420000001005/f62d0fd9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125335039 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125335039 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125335039 DMM DEBUG MM_STATE_Iu(15)[0x55d08b066340]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125335039 DMM DEBUG MM_STATE_Iu(15)[0x55d08b066340]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125335039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125335039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125335039 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1611)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1611)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125335045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125335045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125335045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125335045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335045 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125335045 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125335045 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125335045 DMM INFO MM(262420000001005/f62d0fd9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125335045 DMM DEBUG MM_STATE_Iu(15)[0x55d08b066340]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125335045 DMM DEBUG MM_STATE_Iu(15)[0x55d08b066340]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125335045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 20241213125335047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125335047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125335047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125335047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@cb5101df7646: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5043951 TC_attach_pdp_act_pmm_idle(1618)@cb5101df7646: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@cb5101df7646: 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 := 'F62D0FD9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@cb5101df7646: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)5925327 SGSN_Test_0-RAN(1612)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@cb5101df7646: First idle individual index:0 20241213125335249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125335249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125335249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125335249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335250 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125335250 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125335250 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125335250 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF62D0FD9) type="signalling" (gprs_gmm.c:1944) 20241213125335250 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241213125335250 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125335250 DMM DEBUG MM(262420000001005/f62d0fd9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125335250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125335250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125335250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125335250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125335250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125335250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125335250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125335250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@cb5101df7646: { messageType := 2, destLocRef := '5A69CF'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@cb5101df7646: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@cb5101df7646: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@cb5101df7646: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@cb5101df7646: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@cb5101df7646: Final verdict of PTC: none 20241213125335257 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125335257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125335257 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125335257 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125335257 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125335257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125335257 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125335257 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125335257 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125335257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125335257 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125335257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125335257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125335257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125335258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125335258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125335258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125335258 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@cb5101df7646: Final verdict of PTC: none 20241213125335261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52634<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125335263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125335263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1616)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1610)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1600)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1605)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@cb5101df7646: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1608)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1603)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1598)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@cb5101df7646: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Fri Dec 13 12:53:35 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 20241213125335397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125335899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234512) 20241213125336264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125336264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=234512, count=235672) 20241213125337259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125337259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125337259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241213125337266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125337266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Fri Dec 13 12:53:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125338267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125338267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_pmm_idle_rx_mt_data started. 20241213125338965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125338966 DMM INFO MM(262420000001005/f62d0fd9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125338966 DMM INFO MM(262420000001005/f62d0fd9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125338966 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125338966 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125338966 DMM DEBUG MM_STATE_Iu(15)[0x55d08b066340]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125338966 DMM DEBUG MM_STATE_Iu(15)[0x55d08b066340]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125338966 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241213125338966 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) 20241213125338966 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241213125338966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213125338966 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Deallocated (fsm.c:568) 20241213125338966 DMM DEBUG MM_STATE_Iu(15)[0x55d08b066340]{Detached}: Deallocated (fsm.c:568) 20241213125338966 DMM DEBUG GMM(gmm_fsm)[0x55d08b0666c0]{Deregistered}: Deallocated (fsm.c:568) 20241213125338966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125339009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125339009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125339009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125339009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125339009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125339009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125339009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125339009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125339009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125339011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125339011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125339011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125339011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125339011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125339011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125339011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125339011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125339011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125339011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125339011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125339012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125339012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125339015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125339023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125339023 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125339042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125339042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125339042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125339042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125339042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125339042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125339042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125339042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125339042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125339043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125339043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125339043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125339044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125339044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125339044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125339044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125339044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125339044 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125339044 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125339044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1628)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125339045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125339045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125339049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125339057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125339057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1629)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 TC_pmm_idle_rx_mt_data-BVCI210(1627)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125339083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125339083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125339083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125339083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125339083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125339083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125339083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125339083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125339083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125339085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125339085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125339085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125339085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125339085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125339085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125339085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125339085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125339085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125339085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125339085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125339086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125339086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125339089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125339099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125339099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1636)@cb5101df7646: M3UA emulation initiated, the test can be started MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@cb5101df7646: ************************************************* SGSN_Test_0-SCCP(1634)@cb5101df7646: v_sccp_pdu_maxlen:268 20241213125339268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125339268 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125339268 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125339268 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125339270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125339270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125339304 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125339304 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125339304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125339304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125339307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125339307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125339307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125339307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125339307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125339307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125339307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125339308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125339308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125339308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125339308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125339308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125339308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125339308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125339308 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125340115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340115 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125340115 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125340115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@cb5101df7646: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='FA2D803A'O, index=0 SGSN_Test-GSUP(1639)@cb5101df7646: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@cb5101df7646: 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 := '588D'O, rac := 'F6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@cb5101df7646: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)4935482 SGSN_Test_0-SCCP(1634)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1635)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125340338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340339 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125340339 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125340339 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125340339 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241213125340339 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{Deregistered}: Allocated (fsm.c:456) 20241213125340339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Allocated (fsm.c:456) 20241213125340339 DMM DEBUG MM_STATE_Gb[0x55d08b053ec0]{Idle}: Allocated (fsm.c:456) 20241213125340339 DMM DEBUG MM_STATE_Iu[0x55d08b0639b0]{Detached}: Allocated (fsm.c:456) 20241213125340339 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125340339 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125340339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125340339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125340339 DMM DEBUG MM(262420000001007/f27f9772) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125340339 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241213125340339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340339 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@cb5101df7646: { messageType := 2, destLocRef := '4B4F3A'O ("KO:"), sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@cb5101df7646: 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 := 'F4489526DDE0E5D07C4BF2C29442BF85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBEE9CBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5432DB4645B77F6C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CBE0E7A8C157920431277C048838579A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C6813280BB8F12CF64375ADD883B0D1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F472B3B3082E0CB02680354FF13F5E74'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '69815C47015039A9'O } } } } } SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1634)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241213125340348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340348 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125340348 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125340348 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125340348 DMM DEBUG MM(262420000001007/f27f9772) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241213125340348 DMM NOTICE MM(262420000001007/f27f9772) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125340349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125340349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125340349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125340349 DMM DEBUG MM(262420000001007/f27f9772) Requesting authorization (sgsn_auth.c:160) 20241213125340349 DMM INFO MM(262420000001007/f27f9772) Requesting authentication tuples (sgsn_auth.c:184) 20241213125340349 DMM DEBUG MM(262420000001007/f27f9772) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125340349 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241213125340349 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@cb5101df7646: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@cb5101df7646: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241213125340351 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125340351 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125340351 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125340351 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125340351 DMM INFO MM(262420000001007/f27f9772) Subscriber data update (mmctx.c:445) 20241213125340351 DMM DEBUG MM(262420000001007/f27f9772) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125340351 DMM INFO MM(262420000001007/f27f9772) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125340351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125340351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125340351 DMM INFO MM(262420000001007/f27f9772) <- GMM AUTH AND CIPHERING REQ (rand = f4 48 95 26 dd e0 e5 d0 7c 4b f2 c2 94 42 bf 85 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f4 72 b3 b3 08 2e 0c b0 26 80 35 4f f1 3f 5e 74 ) (gprs_gmm.c:483) 20241213125340351 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241213125340351 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340351 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340351 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1634)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2269815C4723094399990000100007F02904015039A9'O 20241213125340356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125340356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125340356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125340356 DMM INFO MM(262420000001007/f27f9772) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125340356 DMM NOTICE MM(262420000001007/f27f9772) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125340356 DMM DEBUG MM(262420000001007/f27f9772) checking auth: received UMTS RES = 69 81 5c 47 01 50 39 a9 (gprs_gmm.c:666) 20241213125340356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125340356 DMM DEBUG MM(262420000001007/f27f9772) Requesting authorization (sgsn_auth.c:160) 20241213125340356 DMM INFO MM(262420000001007/f27f9772) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125340356 DMM DEBUG MM(262420000001007/f27f9772) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125340356 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241213125340356 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) 20241213125340356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125340356 DMM DEBUG MM(262420000001007/f27f9772) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125340356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1634)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125340364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340364 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125340364 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125340364 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125340364 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241213125340364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125340364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125340364 DMM INFO MM(262420000001007/f27f9772) <- GMM ATTACH ACCEPT (new P-TMSI=0xf27f9772) (gprs_gmm.c:300) 20241213125340364 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241213125340364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340364 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340364 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340364 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125340368 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125340368 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125340368 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241213125340368 DMM INFO MM(262420000001007/f27f9772) Subscriber data update (mmctx.c:445) 20241213125340368 DMM DEBUG MM(262420000001007/f27f9772) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125340368 DMM INFO MM(262420000001007/f27f9772) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125340368 DMM NOTICE MM(262420000001007/f27f9772) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241213125340368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125340368 DMM NOTICE MM(262420000001007/f27f9772) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125340368 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) 20241213125340369 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125340369 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241213125340369 DMM INFO MM(262420000001007/f27f9772) Subscriber data update (mmctx.c:445) 20241213125340369 DMM DEBUG MM(262420000001007/f27f9772) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1634)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125340371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340371 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125340371 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125340371 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125340371 DMM INFO MM(262420000001007/f27f9772) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125340371 DMM NOTICE MM(262420000001007/f27f9772) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125340371 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125340371 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125340371 DMM DEBUG MM_STATE_Iu(17)[0x55d08b0639b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125340371 DMM DEBUG MM_STATE_Iu(17)[0x55d08b0639b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125340371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125340371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125340371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1634)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1634)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125340376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340376 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125340376 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125340376 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125340376 DMM INFO MM(262420000001007/f27f9772) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125340376 DMM DEBUG MM_STATE_Iu(17)[0x55d08b0639b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125340376 DMM DEBUG MM_STATE_Iu(17)[0x55d08b0639b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125340376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-RAN(1635)@cb5101df7646: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)4935482 20241213125340378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1641)@cb5101df7646: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@cb5101df7646: 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 := 'F27F9772'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@cb5101df7646: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)9899784 SGSN_Test_0-RAN(1635)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@cb5101df7646: First idle individual index:0 20241213125340581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125340581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125340581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125340581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340582 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125340582 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125340582 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125340582 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF27F9772) type="signalling" (gprs_gmm.c:1944) 20241213125340582 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241213125340582 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125340582 DMM DEBUG MM(262420000001007/f27f9772) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125340582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125340582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125340582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125340582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125340582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125340582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125340582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125340582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@cb5101df7646: { messageType := 2, destLocRef := '970F08'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@cb5101df7646: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@cb5101df7646: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@cb5101df7646: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@cb5101df7646: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@cb5101df7646: Final verdict of PTC: none 20241213125340590 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125340590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125340590 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125340590 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125340590 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125340590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125340590 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125340590 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125340590 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125340590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125340590 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125340590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125340590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125340590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125340590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125340590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125340590 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125340591 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@cb5101df7646: Final verdict of PTC: none 20241213125340594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54984<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125340596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125340596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1639)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1628)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@cb5101df7646: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@cb5101df7646: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1633)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@cb5101df7646: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1623)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1626)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1631)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1621)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@cb5101df7646: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Fri Dec 13 12:53:40 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 20241213125340741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125341242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231048) 20241213125341597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125341597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231048, count=235500) 20241213125342592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125342592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125342592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241213125342597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125342597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Fri Dec 13 12:53:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125343599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125343599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_update_ctx_err_ind_from_ggsn started. 20241213125344311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125344313 DMM INFO MM(262420000001007/f27f9772) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125344313 DMM INFO MM(262420000001007/f27f9772) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125344313 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125344313 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125344313 DMM DEBUG MM_STATE_Iu(17)[0x55d08b0639b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125344313 DMM DEBUG MM_STATE_Iu(17)[0x55d08b0639b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125344313 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241213125344313 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) 20241213125344313 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241213125344313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b05b3a0]{Init}: Deallocated (fsm.c:568) 20241213125344313 DMM DEBUG MM_STATE_Gb[0x55d08b053ec0]{Idle}: Deallocated (fsm.c:568) 20241213125344313 DMM DEBUG MM_STATE_Iu(17)[0x55d08b0639b0]{Detached}: Deallocated (fsm.c:568) 20241213125344313 DMM DEBUG GMM(gmm_fsm)[0x55d08b066340]{Deregistered}: Deallocated (fsm.c:568) 20241213125344313 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@cb5101df7646: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125344358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125344358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125344358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125344358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125344358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125344358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125344358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125344358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125344358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@cb5101df7646: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125344359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125344359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125344359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125344360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125344360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125344360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125344360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125344360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125344360 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241213125344360 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125344360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125344360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125344360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1646)@cb5101df7646: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125344364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1647)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21011 20241213125344373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125344373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@cb5101df7646: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@cb5101df7646: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125344397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241213125344397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125344397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125344398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125344398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241213125344398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125344398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125344398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125344398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@cb5101df7646: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125344399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125344399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125344399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125344399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125344399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125344399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125344399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125344399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125344399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241213125344399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125344399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241213125344400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125344400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@cb5101df7646: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125344404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@cb5101df7646: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125344413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d08b055b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125344413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@cb5101df7646: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@cb5101df7646: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@cb5101df7646: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@cb5101df7646: Provider Link came up: sending NS-RESET 20241213125344440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241213125344441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125344441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125344441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125344441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241213125344441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125344441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125344441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125344441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@cb5101df7646: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241213125344442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125344442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125344442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125344443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241213125344443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241213125344443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241213125344443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241213125344443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125344443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241213125344443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241213125344443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241213125344443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241213125344443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@cb5101df7646: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@cb5101df7646: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241213125344447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@cb5101df7646: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@cb5101df7646: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241213125344457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d08b058240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241213125344457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@cb5101df7646: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@cb5101df7646: ************************************************* SGSN_Test_0-M3UA(1659)@cb5101df7646: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@cb5101df7646: ************************************************* MTC@cb5101df7646: Starting RAN_Emulation SGSN_Test_0-SCCP(1657)@cb5101df7646: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@cb5101df7646: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241213125344599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125344599 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241213125344600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241213125344600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@cb5101df7646: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241213125344601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241213125344602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@cb5101df7646: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@cb5101df7646: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@cb5101df7646: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241213125344660 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241213125344660 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241213125344660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241213125344660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@cb5101df7646: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241213125344663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125344663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241213125344663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241213125344663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241213125344663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241213125344663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241213125344663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241213125344664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125344664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241213125344664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241213125344664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241213125344664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241213125344664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241213125344664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241213125344664 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241213125345471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345471 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241213125345471 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213125345471 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345471 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@cb5101df7646: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@cb5101df7646: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='CCD47AF2'O, index=0 SGSN_Test-GSUP(1662)@cb5101df7646: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@cb5101df7646: 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 := 'A71B'O, rac := 'CD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@cb5101df7646: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)2329513 SGSN_Test_0-SCCP(1657)@cb5101df7646: First idle individual index:0 SGSN_Test_0-RAN(1658)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 20241213125345663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345663 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125345663 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125345663 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125345663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241213125345663 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{Deregistered}: Allocated (fsm.c:456) 20241213125345663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Allocated (fsm.c:456) 20241213125345663 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Allocated (fsm.c:456) 20241213125345663 DMM DEBUG MM_STATE_Iu[0x55d08b0671c0]{Detached}: Allocated (fsm.c:456) 20241213125345663 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241213125345663 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241213125345663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241213125345663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241213125345663 DMM DEBUG MM(262420000001004/d228764f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241213125345663 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241213125345664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@cb5101df7646: { messageType := 2, destLocRef := '238BA9'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@cb5101df7646: 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 := 'A93F8A8DFC4EE51294EF5176B47A5DC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2BC9183'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '634323BCA887E274'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2E167A3056426D8617635B425E492610'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '79237D1F373252BAE1FD9F74156C4EAE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '27521305D5F27E4E71E126B8F419BC27'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BC2DD3B276452886'O } } } } } SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_len:23 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1657)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241213125345673 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345673 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125345673 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125345673 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125345673 DMM DEBUG MM(262420000001004/d228764f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241213125345673 DMM NOTICE MM(262420000001004/d228764f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241213125345673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241213125345673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241213125345673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241213125345673 DMM DEBUG MM(262420000001004/d228764f) Requesting authorization (sgsn_auth.c:160) 20241213125345673 DMM INFO MM(262420000001004/d228764f) Requesting authentication tuples (sgsn_auth.c:184) 20241213125345673 DMM DEBUG MM(262420000001004/d228764f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241213125345673 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241213125345673 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@cb5101df7646: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@cb5101df7646: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241213125345676 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241213125345676 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241213125345676 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241213125345676 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241213125345676 DMM INFO MM(262420000001004/d228764f) Subscriber data update (mmctx.c:445) 20241213125345676 DMM DEBUG MM(262420000001004/d228764f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241213125345676 DMM INFO MM(262420000001004/d228764f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241213125345676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241213125345676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241213125345676 DMM INFO MM(262420000001004/d228764f) <- GMM AUTH AND CIPHERING REQ (rand = a9 3f 8a 8d fc 4e e5 12 94 ef 51 76 b4 7a 5d c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 27 52 13 05 d5 f2 7e 4e 71 e1 26 b8 f4 19 bc 27 ) (gprs_gmm.c:483) 20241213125345676 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241213125345676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_len:37 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1657)@cb5101df7646: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122BC2DD3B223094399990000100004F0290476452886'O 20241213125345682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345682 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125345682 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125345682 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125345682 DMM INFO MM(262420000001004/d228764f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241213125345682 DMM NOTICE MM(262420000001004/d228764f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241213125345682 DMM DEBUG MM(262420000001004/d228764f) checking auth: received UMTS RES = bc 2d d3 b2 76 45 28 86 (gprs_gmm.c:666) 20241213125345682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241213125345682 DMM DEBUG MM(262420000001004/d228764f) Requesting authorization (sgsn_auth.c:160) 20241213125345682 DMM INFO MM(262420000001004/d228764f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241213125345682 DMM DEBUG MM(262420000001004/d228764f) Requesting subscriber data update (gprs_subscriber.c:894) 20241213125345682 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241213125345682 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) 20241213125345682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241213125345682 DMM DEBUG MM(262420000001004/d228764f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241213125345682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_len:12 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1657)@cb5101df7646: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241213125345690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345691 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241213125345691 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241213125345691 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241213125345691 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241213125345691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241213125345691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241213125345691 DMM INFO MM(262420000001004/d228764f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd228764f) (gprs_gmm.c:300) 20241213125345691 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241213125345691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213125345695 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241213125345695 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241213125345695 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241213125345695 DMM INFO MM(262420000001004/d228764f) Subscriber data update (mmctx.c:445) 20241213125345695 DMM DEBUG MM(262420000001004/d228764f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241213125345695 DMM INFO MM(262420000001004/d228764f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241213125345695 DMM NOTICE MM(262420000001004/d228764f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241213125345695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241213125345695 DMM NOTICE MM(262420000001004/d228764f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241213125345695 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) 20241213125345696 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241213125345696 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241213125345696 DMM INFO MM(262420000001004/d228764f) Subscriber data update (mmctx.c:445) 20241213125345696 DMM DEBUG MM(262420000001004/d228764f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_len:14 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1657)@cb5101df7646: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241213125345699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345699 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213125345699 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213125345699 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241213125345699 DMM INFO MM(262420000001004/d228764f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241213125345699 DMM NOTICE MM(262420000001004/d228764f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241213125345699 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241213125345699 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241213125345699 DMM DEBUG MM_STATE_Iu(19)[0x55d08b0671c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241213125345699 DMM DEBUG MM_STATE_Iu(19)[0x55d08b0671c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241213125345699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241213125345699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241213125345699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_len:7 SGSN_Test_0-SCCP(1657)@cb5101df7646: vl_from0 SGSN_Test_0-SCCP(1657)@cb5101df7646: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241213125345704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345704 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213125345704 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213125345704 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241213125345704 DMM INFO MM(262420000001004/d228764f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241213125345704 DMM DEBUG MM_STATE_Iu(19)[0x55d08b0671c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241213125345704 DMM DEBUG MM_STATE_Iu(19)[0x55d08b0671c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241213125345704 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 20241213125345706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@cb5101df7646: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)2329513 TC_update_ctx_err_ind_from_ggsn(1664)@cb5101df7646: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@cb5101df7646: 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 := 'D228764F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@cb5101df7646: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)13250687 SGSN_Test_0-RAN(1658)@cb5101df7646: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@cb5101df7646: First idle individual index:0 20241213125345909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241213125345909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241213125345909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241213125345909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345910 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213125345910 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213125345910 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241213125345910 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD228764F) type="signalling" (gprs_gmm.c:1944) 20241213125345910 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241213125345910 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241213125345910 DMM DEBUG MM(262420000001004/d228764f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241213125345910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241213125345910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241213125345910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241213125345910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241213125345910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241213125345910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241213125345910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241213125345910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@cb5101df7646: { messageType := 2, destLocRef := 'CA307F'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@cb5101df7646: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@cb5101df7646: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@cb5101df7646: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@cb5101df7646: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@cb5101df7646: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@cb5101df7646: Final verdict of PTC: none 20241213125345918 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213125345918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125345918 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241213125345918 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241213125345918 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241213125345918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241213125345918 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241213125345918 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241213125345918 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241213125345918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241213125345918 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241213125345918 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241213125345918 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241213125345918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241213125345918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241213125345918 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241213125345918 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241213125345918 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@cb5101df7646: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@cb5101df7646: Final verdict of PTC: none 20241213125345921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55004<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241213125345923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241213125345923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@cb5101df7646: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@cb5101df7646: Final verdict of PTC: none -NSVCI97(1646)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@cb5101df7646: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@cb5101df7646: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@cb5101df7646: Final verdict of PTC: none -NSVCI98(1651)@cb5101df7646: Final verdict of PTC: none -NSVCI99(1656)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@cb5101df7646: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@cb5101df7646: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@cb5101df7646: Final verdict of PTC: none -NSVCI98-provIP(1649)@cb5101df7646: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@cb5101df7646: Final verdict of PTC: none -NSVCI99-provIP(1654)@cb5101df7646: Final verdict of PTC: none -NSVCI97-provIP(1644)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: none MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@cb5101df7646: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@cb5101df7646: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@cb5101df7646: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@cb5101df7646: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Fri Dec 13 12:53:46 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 20241213125346061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125346563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231148) 20241213125346924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125346924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231148, count=235600) 20241213125347919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241213125347919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241213125347919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241213125347925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125347925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@cb5101df7646: Test execution finished. MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Dec 13 12:53:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125348926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125348926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_NS_connect_alive started. 20241213125349630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125349631 DMM INFO MM(262420000001004/d228764f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241213125349631 DMM INFO MM(262420000001004/d228764f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241213125349631 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241213125349631 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241213125349631 DMM DEBUG MM_STATE_Iu(19)[0x55d08b0671c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241213125349631 DMM DEBUG MM_STATE_Iu(19)[0x55d08b0671c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241213125349631 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241213125349631 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) 20241213125349631 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241213125349631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d08b053ec0]{Init}: Deallocated (fsm.c:568) 20241213125349631 DMM DEBUG MM_STATE_Gb[0x55d08b05b3a0]{Idle}: Deallocated (fsm.c:568) 20241213125349631 DMM DEBUG MM_STATE_Iu(19)[0x55d08b0671c0]{Detached}: Deallocated (fsm.c:568) 20241213125349631 DMM DEBUG GMM(gmm_fsm)[0x55d08b0639b0]{Deregistered}: Deallocated (fsm.c:568) 20241213125349631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241213125349654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241213125349654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241213125349654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241213125349927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125349927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: setverdict(pass): none -> pass MTC@cb5101df7646: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241213125350658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33858<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: pass MTC@cb5101df7646: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@cb5101df7646: Test case TC_NS_connect_alive finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Dec 13 12:53:50 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 20241213125350699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125350927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125350927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125351201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10192) 20241213125351928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125351928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=10192, count=14548) 20241213125352929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125352929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Dec 13 12:53:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241213125353930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125353930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@cb5101df7646: Test case TC_NS_connect_reset started. 20241213125354259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125354261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241213125354282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241213125354282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241213125354282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241213125354282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241213125354282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241213125354282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241213125354282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241213125354282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125354282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d08b052c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@cb5101df7646: setverdict(pass): none -> pass 20241213125354931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125354931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@cb5101df7646: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241213125355285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33878<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@cb5101df7646: Final verdict of PTC: none MTC@cb5101df7646: Setting final verdict of the test case. MTC@cb5101df7646: Local verdict of MTC: pass MTC@cb5101df7646: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@cb5101df7646: Test case TC_NS_connect_reset finished. Verdict: pass MTC@cb5101df7646: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Fri Dec 13 12:53:55 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 20241213125355331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241213125355833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241213125355931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125355931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241213125356932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125356932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125357284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@cb5101df7646: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@cb5101df7646: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cb5101df7646: Terminating MTC. MC@cb5101df7646: MTC terminated. MC2> exit MC@cb5101df7646: Shutting down session. MC@cb5101df7646: Shutdown complete. 20241213125357933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125357933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-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_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3056969) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241213125358934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125358934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125359935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125359935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125400285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125400935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125400935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125401936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125401936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241213125402937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125402937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241213125403286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241213125403938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241213125403938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3056853) [testenv][generic] Stopping sgsn (3056895) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7958.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='8' errors='8' skipped='0' inconc='0' time='862.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.411807'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.554685'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.575948'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.593068'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.108514'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.601275'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.631289'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.612529'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.631700'> <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.532023'> <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.534655'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.512750'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.566979'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.507176'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.630448'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.632192'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.620949'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.672242'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.623708'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.668359'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.710209'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.591445'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.636031'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.594952'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.688773'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.607130'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.757225'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.646655'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.545727'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='2.029602'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.487302'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.519341'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.374258'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.519972'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.588935'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.684451'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.699335'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.690210'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.533063'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.705950'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.579481'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.593663'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.631080'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.596432'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.504599'> <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.549387'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.596173'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.603474'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.619732'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.593938'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.587772'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.608420'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.588846'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.601486'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.608133'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.598349'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.612452'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.687150'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.599463'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.604988'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.613184'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.135871'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.608335'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.555348'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.472367'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.471775'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.493258'> <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.602170'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.486265'> <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.610782'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.583729'> <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.518702'> <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.518098'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.648282'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.597408'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.643313'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.630975'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.752331'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.768966'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.758180'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.672734'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.661887'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.685445'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.671008'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.700867'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.031092'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.028766'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241213-1239-61e3e87b-0'] cb5101df7646068e1d2d361336c983860f876b808e1893a3aeb39a3ace450f33 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2262/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