Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7c66363f06a2131ee96bbb39a02a40f86f07db95 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c66363f06a2131ee96bbb39a02a40f86f07db95 # timeout=10 Commit message: "pcu: Fix dummy DL block received due to timer race conditions" > git rev-list --no-walk 74a5957494a5db5d835c0db717c47fed0e9c75b1 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins10164578824619085639.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [245 kB] Fetched 9305 kB in 1s (11.1 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for SCTPasp_PT.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_4.cc Creating dependency file for RAN_Emulation_part_5.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_3.cc Creating dependency file for RAN_Adapter_part_4.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_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_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_1.cc Creating dependency file for TCCConversion_Functions_part_2.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_2.cc Creating dependency file for Socket_API_Definitions_part_3.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_5.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_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_NS_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_5.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_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_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_4.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_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_2.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_3.cc Creating dependency file for SCCP_Templates_part_4.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_2.cc Creating dependency file for RANAP_Types_part_3.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_5.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_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_1.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_6.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_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_6.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_6.cc Creating dependency file for MobileL3_SMS_Types_part_7.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_5.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_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_GMM_SM_Types_part_6.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_2.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_Templates_part_1.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_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-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:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (407 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 43 not upgraded. Need to get 13.8 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502122026 [1184 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.202502122026 [170 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.202502122026 [40.3 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.202502122026 [71.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.202502122026 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.202502122026 [59.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.202502122026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.202502122026 [70.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.202502122026 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.202502122026 [128 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.202502122026 [456 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.202502122026 [51.9 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.202502122026 [71.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.202502122026 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.202502122026 [60.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.202502122026 [64.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.202502122026 [50.9 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.202502122026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.202502122026 [18.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.202502122026 [22.7 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202502122026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202502122026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.202502122026 [108 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.202502122026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.202502122026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.202502122026 [2164 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.37.944b.202502122026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.37.944b.202502122026 [547 kB] Fetched 13.8 MB in 0s (93.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202502122026_amd64.deb ... Unpacking osmocom-nightly (202502122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.202502122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0.202502122026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.202502122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.202502122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.202502122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.202502122026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.202502122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.202502122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.202502122026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.202502122026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.0.202502122026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.202502122026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0.202502122026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.202502122026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0.202502122026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.202502122026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.202502122026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.202502122026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.202502122026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.202502122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.202502122026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.202502122026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.202502122026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.202502122026_amd64.deb ... Unpacking libosmocore (1.11.0.202502122026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0.202502122026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.202502122026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0.202502122026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.202502122026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202502122026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202502122026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202502122026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202502122026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.13.0.202502122026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.202502122026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0.202502122026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202502122026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0.202502122026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202502122026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0.202502122026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.202502122026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.37.944b.202502122026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.37.944b.202502122026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.37.944b.202502122026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.37.944b.202502122026) ... Setting up osmocom-nightly (202502122026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0.202502122026) ... Setting up libosmocodec4:amd64 (1.11.0.202502122026) ... Setting up libasn1c1:amd64 (0.9.38.202502122026) ... Setting up libosmovty13:amd64 (1.11.0.202502122026) ... Setting up libosmoisdn0:amd64 (1.11.0.202502122026) ... Setting up libgtp11:amd64 (1.13.0.202502122026) ... Setting up libosmousb0:amd64 (1.11.0.202502122026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202502122026) ... Setting up libosmogsm20:amd64 (1.11.0.202502122026) ... Setting up libosmoctrl0:amd64 (1.11.0.202502122026) ... Setting up libosmogb14:amd64 (1.11.0.202502122026) ... Setting up libgtp-dbg:amd64 (1.13.0.202502122026) ... Setting up libosmonetif11:amd64 (1.6.0.202502122026) ... Setting up libosmocoding0:amd64 (1.11.0.202502122026) ... Setting up libosmosim2:amd64 (1.11.0.202502122026) ... Setting up libosmocore (1.11.0.202502122026) ... Setting up libosmoabis15:amd64 (2.0.0.202502122026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.202502122026) ... Setting up libosmocore-dbg:amd64 (1.11.0.202502122026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.202502122026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.202502122026) ... Setting up osmo-stp:amd64 (2.1.0.202502122026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.202502122026) ... Setting up osmo-sgsn (1.12.0.37.944b.202502122026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0.202502122026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.202502122026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.37.944b.202502122026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250213094820612 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250213094820612 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250213094820612 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250213094820612 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250213094820612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250213094820612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250213094820612 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250213094820612 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250213094820612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250213094820612 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250213094820612 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250213094820612 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250213094820612 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250213094820612 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250213094820612 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250213094820612 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250213094820612 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55e887beed40(sgsn) with 23 counters 20250213094820780 DLSS7 INFO (r=127.0.0.1:45907<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213094820780 DLSS7 INFO (r=127.0.0.1:45907<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250213094820780 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:45907<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250213094820780 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250213094820780 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250213094820780 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213094820780 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250213094820780 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250213094820780 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250213094820781 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250213094820781 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250213094820781 DGPRS NOTICE libGTP v1.13.0.202502122026 initialized (sgsn_main.c:463) 20250213094820781 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250213094820781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094820781 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250213094820781 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250213094820781 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250213094820781 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213094820781 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213094820781 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213094820781 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213094820781 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213094820781 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213094820781 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213094820781 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213094820781 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:45907<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213094820781 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213094820781 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250213094820781 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213094820781 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213094820781 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213094820782 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250213094820782 DLSS7 INFO (r=127.0.0.1:56270<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213094820782 DLSS7 INFO (r=127.0.0.1:56270<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250213094820782 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:56270<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250213094820782 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250213094820782 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213094820782 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213094820781 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250213094820781 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250213094820782 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250213094820782 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213094820782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213094820782 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@4640fa2e1ceb: Unix server socket created successfully. MC@4640fa2e1ceb: Listening on TCP port 39583. 4640fa2e1ceb is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 4640fa2e1ceb 39583 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4640fa2e1ceb: New HC connected from 10.0.2.100 [10.0.2.100]. 4640fa2e1ceb: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@4640fa2e1ceb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4640fa2e1ceb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4640fa2e1ceb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4640fa2e1ceb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4640fa2e1ceb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4640fa2e1ceb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4640fa2e1ceb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4640fa2e1ceb: Configuration file was processed on all HCs. MC@4640fa2e1ceb: Creating MTC on host 10.0.2.100. MC@4640fa2e1ceb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Feb 13 09:48:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213094821782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094821782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach started. 20250213094822365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094822369 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094822419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250213094822419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250213094822419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250213094822419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213094822419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094822419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094822419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094822419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094822419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094822420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094822420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094822420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094822421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094822421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094822421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094822421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094822421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250213094822421 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213094822421 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094822421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094822421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094822421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094822423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094822428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094822428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250213094822434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094822434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094822434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094822434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094822435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094822435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094822435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094822435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094822435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094822435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094822435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094822435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250213094822435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213094822435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094822435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094822435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094822435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094822437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094822437 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)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213094822442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094822442 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094822454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250213094822454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250213094822454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250213094822454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213094822454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094822454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094822454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094822454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094822454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094822455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094822455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094822455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094822455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094822455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094822455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094822455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094822455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250213094822455 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213094822455 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094822455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094822455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094822455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094822456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094822456 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)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094822461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094822461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094822783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094822783 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213094822783 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213094822783 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213094822783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213094822783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250213094822783 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250213094822783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250213094822783 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250213094822783 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250213094822783 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250213094822783 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250213094822783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250213094822783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213094822784 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250213094822784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213094822784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213094822784 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213094822784 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213094822784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213094822784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213094822784 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213094822784 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55e8c6051170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250213094822785 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213094822787 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213094822788 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213094823356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213094823356 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250213094823356 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:56270 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@4640fa2e1ceb: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E3C54B51'O, index=0 SGSN_Test-GSUP(19)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@4640fa2e1ceb: 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 := '33311C5CD592C15811D1DF0D0301FF80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B210F4B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '900D94F530AFA884'O } } } } } 20250213094823852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094823852 DLLC NOTICE LLME(ffffffff/e3c54b51){UNASSIGNED} LLC RX: unknown TLLI 0xe3c54b51, creating LLME on the fly (gprs_llc.c:552) 20250213094823852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094823852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1297) 20250213094823852 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213094823852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213094823852 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213094823852 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213094823852 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213094823852 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213094823852 DLLC NOTICE LLME(ffffffff/e3c54b51){UNASSIGNED} LLGM Assign pre (e3c54b51 => f0746829) (gprs_llc.c:1079) 20250213094823852 DLLC NOTICE LLME(e3c54b51/f0746829){ASSIGNED} LLGM Assign post (e3c54b51 => f0746829) (gprs_llc.c:1125) 20250213094823852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213094823852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213094823852 DMM DEBUG MM(262420000000001/f0746829) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094823859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094823859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213094823859 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094823859 DMM DEBUG MM(262420000000001/f0746829) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1111) 20250213094823859 DMM NOTICE MM(262420000000001/f0746829) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213094823859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213094823859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213094823859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213094823859 DMM DEBUG MM(262420000000001/f0746829) Requesting authorization (sgsn_auth.c:160) 20250213094823859 DMM INFO MM(262420000000001/f0746829) Requesting authentication tuples (sgsn_auth.c:184) 20250213094823859 DMM DEBUG MM(262420000000001/f0746829) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213094823859 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250213094823859 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@4640fa2e1ceb: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250213094823862 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213094823862 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213094823862 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213094823862 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213094823862 DMM INFO MM(262420000000001/f0746829) Subscriber data update (mmctx.c:445) 20250213094823862 DMM DEBUG MM(262420000000001/f0746829) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213094823862 DMM INFO MM(262420000000001/f0746829) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213094823862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213094823862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213094823862 DMM INFO MM(262420000000001/f0746829) <- GMM AUTH AND CIPHERING REQ (rand = 33 31 1c 5c d5 92 c1 58 11 d1 df 0d 03 01 ff 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213094823868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094823868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094823868 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094823868 DMM INFO MM(262420000000001/f0746829) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213094823868 DMM NOTICE MM(262420000000001/f0746829) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213094823868 DMM DEBUG MM(262420000000001/f0746829) checking auth: received GSM SRES = b2 10 f4 b6 (gprs_gmm.c:693) 20250213094823868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213094823868 DMM DEBUG MM(262420000000001/f0746829) Requesting authorization (sgsn_auth.c:160) 20250213094823868 DMM INFO MM(262420000000001/f0746829) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213094823868 DMM DEBUG MM(262420000000001/f0746829) Requesting subscriber data update (gprs_subscriber.c:894) 20250213094823868 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250213094823868 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) 20250213094823868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213094823868 DMM INFO MM(262420000000001/f0746829) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0746829) (gprs_gmm.c:337) 20250213094823869 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213094823869 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213094823869 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250213094823869 DMM INFO MM(262420000000001/f0746829) Subscriber data update (mmctx.c:445) 20250213094823869 DMM DEBUG MM(262420000000001/f0746829) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213094823869 DMM INFO MM(262420000000001/f0746829) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213094823869 DMM NOTICE MM(262420000000001/f0746829) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1027) 20250213094823869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213094823869 DMM NOTICE MM(262420000000001/f0746829) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213094823869 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) 20250213094823870 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213094823870 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250213094823870 DMM INFO MM(262420000000001/f0746829) Subscriber data update (mmctx.c:445) 20250213094823870 DMM DEBUG MM(262420000000001/f0746829) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213094823873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094823873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213094823873 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094823873 DMM INFO MM(262420000000001/f0746829) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213094823873 DMM NOTICE MM(262420000000001/f0746829) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213094823873 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213094823873 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213094823873 DLLC NOTICE LLME(e3c54b51/f0746829){ASSIGNED} LLGM Assign pre (ffffffff => f0746829) (gprs_llc.c:1079) 20250213094823873 DLLC NOTICE LLME(ffffffff/f0746829){ASSIGNED} LLGM Assign post (ffffffff => f0746829) (gprs_llc.c:1125) 20250213094823873 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213094823873 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213094823873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213094823873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach-BVCI196(6)@4640fa2e1ceb: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@4640fa2e1ceb: Final verdict of PTC: pass 20250213094823939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52096<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(7)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(18)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@4640fa2e1ceb: Final verdict of PTC: none 20250213094823944 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213094823945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach-BVCI220(15)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(12)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@4640fa2e1ceb: Final verdict of PTC: none TC_attach-BVCI196(6)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(5)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(16)@4640fa2e1ceb: Final verdict of PTC: none TC_attach-BVCI210(11)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(10)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Feb 13 09:48:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250213094824100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094824501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20250213094824946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094824946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100208, count=106260) 20250213094825947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094825947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Feb 13 09:48:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213094826949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094826949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_mnc3 started. 20250213094827602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094827606 DMM INFO MM(262420000000001/f0746829) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213094827606 DMM INFO MM(262420000000001/f0746829) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213094827606 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213094827606 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213094827606 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213094827606 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213094827606 DLLC NOTICE LLME(ffffffff/f0746829){ASSIGNED} LLGM Assign pre (f0746829 => ffffffff) (gprs_llc.c:1079) 20250213094827606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0746829 => ffffffff) (gprs_llc.c:1125) 20250213094827606 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250213094827606 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) 20250213094827606 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250213094827606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213094827606 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213094827606 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213094827606 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213094827606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094827650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213094827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094827651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094827651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213094827651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094827651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094827652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094827652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094827652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094827652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094827652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094827652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094827652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094827652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094827652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213094827652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094827652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(26)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213094827652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094827652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094827655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094827662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094827662 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094827666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213094827666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094827666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094827666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094827666 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213094827666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094827666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094827666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094827666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094827667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094827667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094827667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094827667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094827667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094827667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094827667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094827667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094827667 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213094827667 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094827667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094827667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094827667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094827670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094827674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094827674 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094827680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213094827680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094827680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094827680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094827680 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213094827680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094827680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094827680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094827680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094827681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094827681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094827681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094827682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094827682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094827682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094827682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094827682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094827682 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213094827682 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094827682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094827682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094827682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094827684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094827688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094827688 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094827950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094827950 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213094827950 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213094827950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213094827954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213094827955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@4640fa2e1ceb: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CB45335B'O, index=0 SGSN_Test-GSUP(38)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@4640fa2e1ceb: 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 := 'E9C8FD99270C29F261DDE5BE7AB60081'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF7A2874'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6D5489F2E5CEA1F'O } } } } } 20250213094829032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094829032 DLLC NOTICE LLME(ffffffff/cb45335b){UNASSIGNED} LLC RX: unknown TLLI 0xcb45335b, creating LLME on the fly (gprs_llc.c:552) 20250213094829032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094829032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1297) 20250213094829032 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213094829032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213094829032 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213094829032 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213094829032 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213094829032 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213094829032 DLLC NOTICE LLME(ffffffff/cb45335b){UNASSIGNED} LLGM Assign pre (cb45335b => ecf45fdc) (gprs_llc.c:1079) 20250213094829032 DLLC NOTICE LLME(cb45335b/ecf45fdc){ASSIGNED} LLGM Assign post (cb45335b => ecf45fdc) (gprs_llc.c:1125) 20250213094829032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213094829032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213094829032 DMM DEBUG MM(262420000001001/ecf45fdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094829052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094829053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213094829053 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094829053 DMM DEBUG MM(262420000001001/ecf45fdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1111) 20250213094829053 DMM NOTICE MM(262420000001001/ecf45fdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213094829053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213094829053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213094829053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213094829053 DMM DEBUG MM(262420000001001/ecf45fdc) Requesting authorization (sgsn_auth.c:160) 20250213094829053 DMM INFO MM(262420000001001/ecf45fdc) Requesting authentication tuples (sgsn_auth.c:184) 20250213094829053 DMM DEBUG MM(262420000001001/ecf45fdc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213094829053 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250213094829053 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250213094829058 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213094829058 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213094829058 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213094829058 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213094829058 DMM INFO MM(262420000001001/ecf45fdc) Subscriber data update (mmctx.c:445) 20250213094829058 DMM DEBUG MM(262420000001001/ecf45fdc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213094829058 DMM INFO MM(262420000001001/ecf45fdc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213094829058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213094829058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213094829058 DMM INFO MM(262420000001001/ecf45fdc) <- GMM AUTH AND CIPHERING REQ (rand = e9 c8 fd 99 27 0c 29 f2 61 dd e5 be 7a b6 00 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213094829073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094829073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094829073 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094829073 DMM INFO MM(262420000001001/ecf45fdc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213094829073 DMM NOTICE MM(262420000001001/ecf45fdc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213094829073 DMM DEBUG MM(262420000001001/ecf45fdc) checking auth: received GSM SRES = bf 7a 28 74 (gprs_gmm.c:693) 20250213094829073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213094829073 DMM DEBUG MM(262420000001001/ecf45fdc) Requesting authorization (sgsn_auth.c:160) 20250213094829073 DMM INFO MM(262420000001001/ecf45fdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213094829073 DMM DEBUG MM(262420000001001/ecf45fdc) Requesting subscriber data update (gprs_subscriber.c:894) 20250213094829073 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250213094829073 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) 20250213094829073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213094829073 DMM INFO MM(262420000001001/ecf45fdc) <- GMM ATTACH ACCEPT (new P-TMSI=0xecf45fdc) (gprs_gmm.c:337) 20250213094829076 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213094829076 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213094829076 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213094829076 DMM INFO MM(262420000001001/ecf45fdc) Subscriber data update (mmctx.c:445) 20250213094829076 DMM DEBUG MM(262420000001001/ecf45fdc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213094829076 DMM INFO MM(262420000001001/ecf45fdc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213094829076 DMM NOTICE MM(262420000001001/ecf45fdc) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1027) 20250213094829076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213094829076 DMM NOTICE MM(262420000001001/ecf45fdc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213094829076 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) 20250213094829077 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213094829077 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213094829077 DMM INFO MM(262420000001001/ecf45fdc) Subscriber data update (mmctx.c:445) 20250213094829077 DMM DEBUG MM(262420000001001/ecf45fdc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213094829089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094829089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213094829089 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094829089 DMM INFO MM(262420000001001/ecf45fdc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213094829089 DMM NOTICE MM(262420000001001/ecf45fdc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213094829089 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213094829089 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213094829089 DLLC NOTICE LLME(cb45335b/ecf45fdc){ASSIGNED} LLGM Assign pre (ffffffff => ecf45fdc) (gprs_llc.c:1079) 20250213094829090 DLLC NOTICE LLME(ffffffff/ecf45fdc){ASSIGNED} LLGM Assign post (ffffffff => ecf45fdc) (gprs_llc.c:1125) 20250213094829090 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213094829090 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213094829090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213094829090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@4640fa2e1ceb: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@4640fa2e1ceb: Final verdict of PTC: pass 20250213094829149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41516<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(31)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(38)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@4640fa2e1ceb: Final verdict of PTC: none 20250213094829154 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213094829154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(28)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(26)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(36)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(29)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(24)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(34)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_mnc3 finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Feb 13 09:48:29 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250213094829223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094829626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85712) 20250213094830155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094830155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85712, count=90068) 20250213094831157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094831157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Feb 13 09:48:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213094832158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094832158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_umts_aka_umts_res started. 20250213094832732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094832734 DMM INFO MM(262420000001001/ecf45fdc) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213094832734 DMM INFO MM(262420000001001/ecf45fdc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213094832734 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213094832734 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213094832734 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213094832734 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213094832734 DLLC NOTICE LLME(ffffffff/ecf45fdc){ASSIGNED} LLGM Assign pre (ecf45fdc => ffffffff) (gprs_llc.c:1079) 20250213094832734 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecf45fdc => ffffffff) (gprs_llc.c:1125) 20250213094832734 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250213094832734 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) 20250213094832734 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250213094832734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213094832734 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213094832734 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213094832734 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213094832735 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094832780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213094832780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094832780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094832780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094832780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213094832780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094832780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094832780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094832780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094832781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094832781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094832781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094832781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094832781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094832781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213094832781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094832781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094832781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094832783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094832788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094832788 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094832795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213094832795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094832795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094832795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094832795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213094832795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094832795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094832795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094832795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094832796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094832796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094832796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094832796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094832796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094832796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094832796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094832796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094832796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213094832796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094832796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094832797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094832797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(51)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(50)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094832799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213094832803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094832803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(51)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094832807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213094832807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094832807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094832807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094832807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213094832807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094832807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094832807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094832807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094832809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094832809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094832809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094832809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094832809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094832809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094832809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094832809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094832809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213094832809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094832809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(55)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213094832809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094832809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094832811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094832816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094832816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094833159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094833159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213094833159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213094833159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213094833163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213094833164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@4640fa2e1ceb: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EB0A1DCB'O, index=0 SGSN_Test-GSUP(57)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@4640fa2e1ceb: 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 := 'A174B3CED6A3268851795DBCF0D9FBB9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF574510'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70DD3C1FB60E0500'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F530AF731DABD8B65B0BFC9E9D56771B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BDF31384E6C70EFA79BCE1860063E6FE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '381E133A8F4FE4D1DF548E01F4D8C2B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3D33B2470D63F005'O } } } } } 20250213094834241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094834241 DLLC NOTICE LLME(ffffffff/eb0a1dcb){UNASSIGNED} LLC RX: unknown TLLI 0xeb0a1dcb, creating LLME on the fly (gprs_llc.c:552) 20250213094834241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094834241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1297) 20250213094834241 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213094834241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213094834241 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213094834241 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213094834241 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213094834241 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213094834241 DLLC NOTICE LLME(ffffffff/eb0a1dcb){UNASSIGNED} LLGM Assign pre (eb0a1dcb => d7770939) (gprs_llc.c:1079) 20250213094834241 DLLC NOTICE LLME(eb0a1dcb/d7770939){ASSIGNED} LLGM Assign post (eb0a1dcb => d7770939) (gprs_llc.c:1125) 20250213094834241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213094834241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213094834241 DMM DEBUG MM(262420000001002/d7770939) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094834255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094834255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213094834255 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094834255 DMM DEBUG MM(262420000001002/d7770939) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1111) 20250213094834255 DMM NOTICE MM(262420000001002/d7770939) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213094834255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213094834255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213094834255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213094834255 DMM DEBUG MM(262420000001002/d7770939) Requesting authorization (sgsn_auth.c:160) 20250213094834255 DMM INFO MM(262420000001002/d7770939) Requesting authentication tuples (sgsn_auth.c:184) 20250213094834255 DMM DEBUG MM(262420000001002/d7770939) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213094834255 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250213094834255 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250213094834259 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213094834259 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213094834259 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213094834259 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213094834259 DMM INFO MM(262420000001002/d7770939) Subscriber data update (mmctx.c:445) 20250213094834259 DMM DEBUG MM(262420000001002/d7770939) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213094834259 DMM INFO MM(262420000001002/d7770939) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213094834259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213094834259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213094834259 DMM INFO MM(262420000001002/d7770939) <- GMM AUTH AND CIPHERING REQ (rand = a1 74 b3 ce d6 a3 26 88 51 79 5d bc f0 d9 fb b9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 1e 13 3a 8f 4f e4 d1 df 54 8e 01 f4 d8 c2 b2 ) (gprs_gmm.c:510) 20250213094834275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094834275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094834275 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094834275 DMM INFO MM(262420000001002/d7770939) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213094834275 DMM NOTICE MM(262420000001002/d7770939) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213094834275 DMM DEBUG MM(262420000001002/d7770939) checking auth: received UMTS RES = 3d 33 b2 47 0d 63 f0 05 (gprs_gmm.c:693) 20250213094834275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213094834275 DMM DEBUG MM(262420000001002/d7770939) Requesting authorization (sgsn_auth.c:160) 20250213094834275 DMM INFO MM(262420000001002/d7770939) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213094834275 DMM DEBUG MM(262420000001002/d7770939) Requesting subscriber data update (gprs_subscriber.c:894) 20250213094834275 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250213094834275 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) 20250213094834275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213094834275 DMM INFO MM(262420000001002/d7770939) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7770939) (gprs_gmm.c:337) 20250213094834277 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213094834277 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213094834277 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250213094834277 DMM INFO MM(262420000001002/d7770939) Subscriber data update (mmctx.c:445) 20250213094834277 DMM DEBUG MM(262420000001002/d7770939) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213094834277 DMM INFO MM(262420000001002/d7770939) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213094834277 DMM NOTICE MM(262420000001002/d7770939) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1027) 20250213094834277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213094834277 DMM NOTICE MM(262420000001002/d7770939) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213094834277 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) 20250213094834278 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213094834278 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250213094834278 DMM INFO MM(262420000001002/d7770939) Subscriber data update (mmctx.c:445) 20250213094834278 DMM DEBUG MM(262420000001002/d7770939) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213094834283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094834283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213094834283 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094834283 DMM INFO MM(262420000001002/d7770939) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213094834283 DMM NOTICE MM(262420000001002/d7770939) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213094834283 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213094834283 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213094834283 DLLC NOTICE LLME(eb0a1dcb/d7770939){ASSIGNED} LLGM Assign pre (ffffffff => d7770939) (gprs_llc.c:1079) 20250213094834283 DLLC NOTICE LLME(ffffffff/d7770939){ASSIGNED} LLGM Assign post (ffffffff => d7770939) (gprs_llc.c:1125) 20250213094834283 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213094834283 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213094834283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213094834283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@4640fa2e1ceb: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@4640fa2e1ceb: Final verdict of PTC: pass 20250213094834344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@4640fa2e1ceb: Final verdict of PTC: none 20250213094834348 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213094834348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(56)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(50)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(45)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(55)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(48)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(43)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(53)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Feb 13 09:48:34 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20250213094834413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094834815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84488) 20250213094835349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094835349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84488, count=90640) 20250213094836351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094836351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Feb 13 09:48:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213094837352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094837352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_umts_aka_gsm_sres started. 20250213094837919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094837921 DMM INFO MM(262420000001002/d7770939) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213094837921 DMM INFO MM(262420000001002/d7770939) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213094837921 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213094837921 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213094837921 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213094837921 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213094837921 DLLC NOTICE LLME(ffffffff/d7770939){ASSIGNED} LLGM Assign pre (d7770939 => ffffffff) (gprs_llc.c:1079) 20250213094837921 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7770939 => ffffffff) (gprs_llc.c:1125) 20250213094837921 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250213094837921 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) 20250213094837921 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250213094837921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213094837921 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213094837921 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213094837921 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213094837921 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094837959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213094837959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094837959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094837959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094837959 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213094837959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094837959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094837959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094837959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094837960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094837960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094837960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094837960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094837960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094837960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094837960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094837960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094837960 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213094837960 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094837960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094837960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094837960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213094837963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(61)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213094837969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094837969 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094837972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213094837972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094837972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094837972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094837972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213094837972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094837972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094837972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094837972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094837973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094837973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094837973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094837973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094837973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094837973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094837973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094837973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094837973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213094837973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094837973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094837974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094837974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(70)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(69)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094837976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213094837983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094837983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(74)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094837984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213094837984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094837984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094837984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094837984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213094837984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094837984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094837984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094837984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI210(68)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094837985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094837985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094837985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094837986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094837986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094837986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094837986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094837986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094837986 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213094837986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094837986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094837986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094837986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094837988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094837993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094837993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094838354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094838354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213094838354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213094838354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213094838358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213094838360 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@4640fa2e1ceb: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F345CB09'O, index=0 SGSN_Test-GSUP(76)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@4640fa2e1ceb: 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 := '3D4A430132522F5B58E093E2130C7743'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2B4D84D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '793935B486338297'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '44A741D82095BE6CB6B8CA52BAF499B3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '91A11FC1510F740F65560A4188ED7376'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '294870549DBFFC22046EF0FB7D4B324C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0B0986ABB82C5A12'O } } } } } 20250213094839435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094839435 DLLC NOTICE LLME(ffffffff/f345cb09){UNASSIGNED} LLC RX: unknown TLLI 0xf345cb09, creating LLME on the fly (gprs_llc.c:552) 20250213094839436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094839436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1297) 20250213094839436 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213094839436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213094839436 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213094839436 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213094839436 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213094839436 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213094839436 DLLC NOTICE LLME(ffffffff/f345cb09){UNASSIGNED} LLGM Assign pre (f345cb09 => c74222ff) (gprs_llc.c:1079) 20250213094839436 DLLC NOTICE LLME(f345cb09/c74222ff){ASSIGNED} LLGM Assign post (f345cb09 => c74222ff) (gprs_llc.c:1125) 20250213094839436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213094839436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213094839436 DMM DEBUG MM(262420000001003/c74222ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094839457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094839457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213094839457 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094839457 DMM DEBUG MM(262420000001003/c74222ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1111) 20250213094839457 DMM NOTICE MM(262420000001003/c74222ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213094839457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213094839457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213094839457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213094839457 DMM DEBUG MM(262420000001003/c74222ff) Requesting authorization (sgsn_auth.c:160) 20250213094839457 DMM INFO MM(262420000001003/c74222ff) Requesting authentication tuples (sgsn_auth.c:184) 20250213094839458 DMM DEBUG MM(262420000001003/c74222ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213094839458 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250213094839458 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250213094839464 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213094839464 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213094839464 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213094839464 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213094839464 DMM INFO MM(262420000001003/c74222ff) Subscriber data update (mmctx.c:445) 20250213094839464 DMM DEBUG MM(262420000001003/c74222ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213094839464 DMM INFO MM(262420000001003/c74222ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213094839464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213094839464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213094839464 DMM INFO MM(262420000001003/c74222ff) <- GMM AUTH AND CIPHERING REQ (rand = 3d 4a 43 01 32 52 2f 5b 58 e0 93 e2 13 0c 77 43 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 48 70 54 9d bf fc 22 04 6e f0 fb 7d 4b 32 4c ) (gprs_gmm.c:510) 20250213094839479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094839480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094839480 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094839480 DMM INFO MM(262420000001003/c74222ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213094839480 DMM NOTICE MM(262420000001003/c74222ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213094839480 DMM DEBUG MM(262420000001003/c74222ff) checking auth: received GSM SRES = f2 b4 d8 4d (gprs_gmm.c:693) 20250213094839480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213094839480 DMM DEBUG MM(262420000001003/c74222ff) Requesting authorization (sgsn_auth.c:160) 20250213094839480 DMM INFO MM(262420000001003/c74222ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213094839480 DMM DEBUG MM(262420000001003/c74222ff) Requesting subscriber data update (gprs_subscriber.c:894) 20250213094839480 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250213094839480 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) 20250213094839480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213094839480 DMM INFO MM(262420000001003/c74222ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xc74222ff) (gprs_gmm.c:337) 20250213094839483 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213094839483 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213094839483 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250213094839483 DMM INFO MM(262420000001003/c74222ff) Subscriber data update (mmctx.c:445) 20250213094839483 DMM DEBUG MM(262420000001003/c74222ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213094839483 DMM INFO MM(262420000001003/c74222ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213094839483 DMM NOTICE MM(262420000001003/c74222ff) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1027) 20250213094839483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213094839483 DMM NOTICE MM(262420000001003/c74222ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213094839483 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) 20250213094839484 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213094839484 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250213094839484 DMM INFO MM(262420000001003/c74222ff) Subscriber data update (mmctx.c:445) 20250213094839484 DMM DEBUG MM(262420000001003/c74222ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213094839498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094839498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213094839498 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094839498 DMM INFO MM(262420000001003/c74222ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213094839498 DMM NOTICE MM(262420000001003/c74222ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213094839498 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213094839498 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213094839498 DLLC NOTICE LLME(f345cb09/c74222ff){ASSIGNED} LLGM Assign pre (ffffffff => c74222ff) (gprs_llc.c:1079) 20250213094839498 DLLC NOTICE LLME(ffffffff/c74222ff){ASSIGNED} LLGM Assign post (ffffffff => c74222ff) (gprs_llc.c:1125) 20250213094839498 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213094839498 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213094839498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213094839498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@4640fa2e1ceb: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@4640fa2e1ceb: Final verdict of PTC: pass 20250213094839555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58202<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(64)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(69)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@4640fa2e1ceb: Final verdict of PTC: none 20250213094839561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(61)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(74)@4640fa2e1ceb: Final verdict of PTC: none 20250213094839561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(75)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(67)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(62)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(72)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Feb 13 09:48:39 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20250213094839620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094840022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84640) 20250213094840562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094840562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84640, count=90792) 20250213094841563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094841563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Feb 13 09:48:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213094842565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094842565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_timeout_after_pdp_act started. 20250213094843117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094843119 DMM INFO MM(262420000001003/c74222ff) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213094843119 DMM INFO MM(262420000001003/c74222ff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213094843119 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213094843119 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213094843119 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213094843119 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213094843119 DLLC NOTICE LLME(ffffffff/c74222ff){ASSIGNED} LLGM Assign pre (c74222ff => ffffffff) (gprs_llc.c:1079) 20250213094843119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c74222ff => ffffffff) (gprs_llc.c:1125) 20250213094843119 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250213094843119 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) 20250213094843119 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250213094843120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213094843120 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213094843120 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213094843120 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213094843120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094843164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213094843164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094843164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094843164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094843164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213094843164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094843164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094843164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094843164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094843165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094843165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094843165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094843165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094843165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094843165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094843165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094843165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094843165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213094843165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094843165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094843166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094843166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213094843168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213094843176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843176 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(88)@4640fa2e1ceb: Provider Link came up: sending NS-RESET TC_attach_timeout_after_pdp_act-BVCI196(82)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094843179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213094843179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094843179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094843179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094843179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213094843179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094843179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094843179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094843179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094843180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094843180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094843180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094843181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094843181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094843181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094843181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094843181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094843181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213094843181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094843181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094843181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094843181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094843183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094843187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094843193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213094843193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094843193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094843193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094843193 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213094843193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094843193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094843193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094843193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094843194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094843194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094843194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094843194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094843194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094843194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094843194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094843194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094843194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213094843194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094843194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(93)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213094843194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094843194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094843196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094843200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094843567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094843567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213094843567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213094843567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213094843571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213094843572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@4640fa2e1ceb: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E9395E9A'O, index=0 SGSN_Test-GSUP(95)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: 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 := 'DAAAF00B81E007871CF0FF2799AF8236'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FB10477'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C443A8AA0EF3D55'O } } } } } 20250213094843654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843654 DLLC NOTICE LLME(ffffffff/e9395e9a){UNASSIGNED} LLC RX: unknown TLLI 0xe9395e9a, creating LLME on the fly (gprs_llc.c:552) 20250213094843654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094843655 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1297) 20250213094843655 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213094843655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213094843655 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213094843655 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213094843655 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213094843655 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213094843655 DLLC NOTICE LLME(ffffffff/e9395e9a){UNASSIGNED} LLGM Assign pre (e9395e9a => d9c4972f) (gprs_llc.c:1079) 20250213094843655 DLLC NOTICE LLME(e9395e9a/d9c4972f){ASSIGNED} LLGM Assign post (e9395e9a => d9c4972f) (gprs_llc.c:1125) 20250213094843655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213094843655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213094843655 DMM DEBUG MM(262420000000021/d9c4972f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094843686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213094843686 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094843686 DMM DEBUG MM(262420000000021/d9c4972f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1111) 20250213094843686 DMM NOTICE MM(262420000000021/d9c4972f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213094843686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213094843686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213094843686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213094843686 DMM DEBUG MM(262420000000021/d9c4972f) Requesting authorization (sgsn_auth.c:160) 20250213094843686 DMM INFO MM(262420000000021/d9c4972f) Requesting authentication tuples (sgsn_auth.c:184) 20250213094843686 DMM DEBUG MM(262420000000021/d9c4972f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213094843686 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250213094843686 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250213094843692 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213094843692 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213094843692 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213094843692 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213094843692 DMM INFO MM(262420000000021/d9c4972f) Subscriber data update (mmctx.c:445) 20250213094843692 DMM DEBUG MM(262420000000021/d9c4972f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213094843692 DMM INFO MM(262420000000021/d9c4972f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213094843692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213094843692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213094843692 DMM INFO MM(262420000000021/d9c4972f) <- GMM AUTH AND CIPHERING REQ (rand = da aa f0 0b 81 e0 07 87 1c f0 ff 27 99 af 82 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213094843709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094843709 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094843709 DMM INFO MM(262420000000021/d9c4972f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213094843709 DMM NOTICE MM(262420000000021/d9c4972f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213094843709 DMM DEBUG MM(262420000000021/d9c4972f) checking auth: received GSM SRES = 6f b1 04 77 (gprs_gmm.c:693) 20250213094843709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213094843709 DMM DEBUG MM(262420000000021/d9c4972f) Requesting authorization (sgsn_auth.c:160) 20250213094843709 DMM INFO MM(262420000000021/d9c4972f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213094843709 DMM DEBUG MM(262420000000021/d9c4972f) Requesting subscriber data update (gprs_subscriber.c:894) 20250213094843709 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250213094843709 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) 20250213094843709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213094843709 DMM INFO MM(262420000000021/d9c4972f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9c4972f) (gprs_gmm.c:337) 20250213094843712 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213094843712 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213094843712 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213094843712 DMM INFO MM(262420000000021/d9c4972f) Subscriber data update (mmctx.c:445) 20250213094843712 DMM DEBUG MM(262420000000021/d9c4972f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213094843712 DMM INFO MM(262420000000021/d9c4972f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213094843712 DMM NOTICE MM(262420000000021/d9c4972f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1027) 20250213094843712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213094843712 DMM NOTICE MM(262420000000021/d9c4972f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213094843712 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) 20250213094843713 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213094843713 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213094843713 DMM INFO MM(262420000000021/d9c4972f) Subscriber data update (mmctx.c:445) 20250213094843713 DMM DEBUG MM(262420000000021/d9c4972f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213094843725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213094843725 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094843725 DMM INFO MM(262420000000021/d9c4972f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213094843725 DMM NOTICE MM(262420000000021/d9c4972f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213094843725 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213094843725 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213094843725 DLLC NOTICE LLME(e9395e9a/d9c4972f){ASSIGNED} LLGM Assign pre (ffffffff => d9c4972f) (gprs_llc.c:1079) 20250213094843725 DLLC NOTICE LLME(ffffffff/d9c4972f){ASSIGNED} LLGM Assign post (ffffffff => d9c4972f) (gprs_llc.c:1125) 20250213094843725 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213094843725 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213094843725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213094843725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213094843782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213094843782 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094843782 DMM INFO MM(262420000000021/d9c4972f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213094843782 DMM INFO MM(262420000000021/d9c4972f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213094843782 DMM DEBUG MM(262420000000021/d9c4972f) Using GGSN 0 (gprs_sm.c:317) 20250213094843782 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250213094843782 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213094843782 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250213094843783 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250213094843805 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 f0 3c ae 97 11 15 45 9c 8b 14 05 7f a6 df fb 47 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:461) 20250213094843806 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab20b8, cbp=0x55e8c605bb80) (sgsn_libgtp.c:633) 20250213094843806 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213094843806 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c605f7c8 TLLI=d9c4972f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213094843806 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213094843806 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213094843817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250213094843817 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094843817 DMM INFO MM(262420000000021/d9c4972f) -> GMM ATTACH REQUEST MI(TMSI-0xD9C4972F) type="GPRS attach"  (gprs_gmm.c:1297) 20250213094843817 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213094843817 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213094843817 DLLC NOTICE LLME(ffffffff/d9c4972f){ASSIGNED} LLGM Assign pre (d9c4972f => d745934f) (gprs_llc.c:1079) 20250213094843817 DLLC NOTICE LLME(d9c4972f/d745934f){ASSIGNED} LLGM Assign post (d9c4972f => d745934f) (gprs_llc.c:1125) 20250213094843817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213094843817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213094843817 DMM DEBUG MM(262420000000021/d745934f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094843827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094843827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250213094843827 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094843827 DMM DEBUG MM(262420000000021/d745934f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1111) 20250213094843827 DMM NOTICE MM(262420000000021/d745934f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213094843827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213094843827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213094843827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213094843827 DMM DEBUG MM(262420000000021/d745934f) Requesting authorization (sgsn_auth.c:160) 20250213094843827 DMM INFO MM(262420000000021/d745934f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213094843827 DMM DEBUG MM(262420000000021/d745934f) Requesting subscriber data update (gprs_subscriber.c:894) 20250213094843827 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250213094843827 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) 20250213094843828 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213094843829 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213094843829 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213094843829 DMM INFO MM(262420000000021/d745934f) Subscriber data update (mmctx.c:445) 20250213094843829 DMM DEBUG MM(262420000000021/d745934f) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250213094843829 DMM INFO MM(262420000000021/d745934f) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250213094843829 DMM NOTICE MM(262420000000021/d745934f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1027) 20250213094843829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213094843829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213094843829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213094843829 DMM INFO MM(262420000000021/d745934f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd745934f) (gprs_gmm.c:337) 20250213094843829 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) 20250213094843830 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213094843830 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213094843830 DMM INFO MM(262420000000021/d745934f) Subscriber data update (mmctx.c:445) 20250213094843830 DMM DEBUG MM(262420000000021/d745934f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: Trying to receive 5 ATTACH ACCEPTs 20250213094849829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213094849830 DMM INFO MM(262420000000021/d745934f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd745934f) (gprs_gmm.c:337) 20250213094850779 DGPRS DEBUG Checking for inactive LLMEs, time = 2671036 (sgsn.c:132) 20250213094855830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213094855830 DMM INFO MM(262420000000021/d745934f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd745934f) (gprs_gmm.c:337) 20250213094901830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213094901831 DMM INFO MM(262420000000021/d745934f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd745934f) (gprs_gmm.c:337) 20250213094903568 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213094903568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213094903569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213094907831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213094907832 DMM INFO MM(262420000000021/d745934f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd745934f) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250213094913167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094913172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094913172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213094913182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094913185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094913185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213094913195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094913198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094913198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213094913832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213094913832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250213094913832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213094913832 DMM NOTICE MM(262420000000021/d745934f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213094913832 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250213094913832 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c605f7c8, TLLI=d745934f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213094913832 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213094913832 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213094913833 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250213094913833 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250213094913833 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) 20250213094913833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Reject}: Deallocated (fsm.c:568) 20250213094913833 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Deallocated (fsm.c:568) 20250213094913833 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213094913833 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213094913833 DLLC NOTICE LLME(d9c4972f/d745934f){ASSIGNED} LLGM Assign pre (d745934f => ffffffff) (gprs_llc.c:1079) 20250213094913833 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d745934f => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@4640fa2e1ceb: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@4640fa2e1ceb: Final verdict of PTC: pass 20250213094914356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58214<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213094914360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213094914360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(95)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(88)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(93)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(83)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(91)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(86)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(81)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none)Thu Feb 13 09:49:14 UTC 2025 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20250213094914477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094914780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126080) 20250213094915361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094915361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126080, count=131512) 20250213094916363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094916363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Feb 13 09:49:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213094917364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094917364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_auth_id_timeout started. 20250213094917858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094917860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094917901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213094917901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094917901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094917901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094917901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213094917901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094917901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094917901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094917901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094917902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094917902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094917902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094917902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094917902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094917902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094917902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094917902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094917902 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213094917902 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094917902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(102)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213094917902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094917902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094917904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094917910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094917910 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094917915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213094917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094917915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094917915 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213094917915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094917915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094917915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094917915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094917915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094917915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094917915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094917915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213094917915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094917915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094917916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094917916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094917918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094917922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094917922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094917929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213094917929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094917929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094917929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094917929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213094917929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094917929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094917929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094917929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094917930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094917930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094917930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094917930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094917930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094917930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094917930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094917930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094917930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213094917930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094917930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(112)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213094917931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094917931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094917933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094917938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094917938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094918366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094918366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213094918366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213094918366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213094918370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213094918371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@4640fa2e1ceb: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EC112015'O, index=0 SGSN_Test-GSUP(114)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250213094918439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094918439 DLLC NOTICE LLME(ffffffff/ec112015){UNASSIGNED} LLC RX: unknown TLLI 0xec112015, creating LLME on the fly (gprs_llc.c:552) 20250213094918439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094918439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1297) 20250213094918439 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213094918439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213094918439 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213094918439 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213094918439 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213094918439 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213094918439 DLLC NOTICE LLME(ffffffff/ec112015){UNASSIGNED} LLGM Assign pre (ec112015 => e27bba08) (gprs_llc.c:1079) 20250213094918439 DLLC NOTICE LLME(ec112015/e27bba08){ASSIGNED} LLGM Assign post (ec112015 => e27bba08) (gprs_llc.c:1125) 20250213094918439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213094918439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213094918439 DMM DEBUG MM(/e27bba08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094920779 DGPRS DEBUG Checking for inactive LLMEs, time = 2671066 (sgsn.c:132) 20250213094924440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213094924440 DMM DEBUG MM(/e27bba08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094930441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213094930441 DMM DEBUG MM(/e27bba08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094936443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213094936443 DMM DEBUG MM(/e27bba08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094938367 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213094938367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213094938368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213094942444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213094942444 DMM DEBUG MM(/e27bba08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094947902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094947908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094947909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213094947917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094947920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094947920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213094947931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094947935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094947935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213094948445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213094948446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250213094948446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213094948446 DMM NOTICE MM(/e27bba08) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250213094948446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Reject}: Deallocated (fsm.c:568) 20250213094948446 DMM DEBUG MM_STATE_Gb(3960545301)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213094948446 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213094948446 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213094948446 DLLC NOTICE LLME(ec112015/e27bba08){ASSIGNED} LLGM Assign pre (e27bba08 => ffffffff) (gprs_llc.c:1079) 20250213094948446 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e27bba08 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@4640fa2e1ceb: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@4640fa2e1ceb: Final verdict of PTC: pass 20250213094948467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@4640fa2e1ceb: Final verdict of PTC: none 20250213094948471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213094948472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(113)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(112)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(107)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(102)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(105)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(110)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(100)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Feb 13 09:49:48 UTC 2025 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20250213094948545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094948846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60232) 20250213094949473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094949473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60232, count=69104) 20250213094950475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094950475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213094950779 DGPRS DEBUG Checking for inactive LLMEs, time = 2671096 (sgsn.c:132) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Feb 13 09:49:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213094951477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094951477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_auth_sai_timeout started. 20250213094951936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094951938 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094951971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213094951971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094951971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094951971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094951971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213094951971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094951971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094951971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094951971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094951972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094951972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094951972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094951972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094951972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094951972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094951972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094951972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094951972 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213094951972 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094951972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094951973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094951973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094951974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094951979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094951979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094951987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213094951987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094951987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094951987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094951987 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213094951987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094951987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094951987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094951987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094951988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094951988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094951988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213094951988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094951988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094951988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094951988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094951988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094951988 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213094951988 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094951988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(126)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(127)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(126)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094951989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094951989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213094951991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(123)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213094951997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094951997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(131)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213094951998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213094951998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213094951998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213094951998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094951998 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213094951998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213094951998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213094951998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213094951998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213094951999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213094951999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213094951999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_auth_sai_timeout-BVCI210(125)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094951999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213094951999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213094951999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213094951999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213094951999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213094951999 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213094951999 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213094951999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213094951999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213094951999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213094952001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213094952005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094952005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213094952478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094952478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213094952478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213094952478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213094952482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213094952483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@4640fa2e1ceb: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DAAFDAA9'O, index=0 SGSN_Test-GSUP(133)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250213094952514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094952514 DLLC NOTICE LLME(ffffffff/daafdaa9){UNASSIGNED} LLC RX: unknown TLLI 0xdaafdaa9, creating LLME on the fly (gprs_llc.c:552) 20250213094952514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213094952514 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1297) 20250213094952514 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213094952514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213094952514 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213094952514 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213094952514 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213094952514 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213094952514 DLLC NOTICE LLME(ffffffff/daafdaa9){UNASSIGNED} LLGM Assign pre (daafdaa9 => d713f3d2) (gprs_llc.c:1079) 20250213094952514 DLLC NOTICE LLME(daafdaa9/d713f3d2){ASSIGNED} LLGM Assign post (daafdaa9 => d713f3d2) (gprs_llc.c:1125) 20250213094952514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213094952514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213094952514 DMM DEBUG MM(262420000000003/d713f3d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213094952519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213094952519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213094952519 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213094952519 DMM DEBUG MM(262420000000003/d713f3d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1111) 20250213094952519 DMM NOTICE MM(262420000000003/d713f3d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213094952520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213094952520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213094952520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213094952520 DMM DEBUG MM(262420000000003/d713f3d2) Requesting authorization (sgsn_auth.c:160) 20250213094952520 DMM INFO MM(262420000000003/d713f3d2) Requesting authentication tuples (sgsn_auth.c:184) 20250213094952520 DMM DEBUG MM(262420000000003/d713f3d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213094952520 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250213094952520 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250213094958521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213094958521 DMM ERROR MM(262420000000003/d713f3d2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213094958521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213094958521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213094958521 DMM NOTICE MM(262420000000003/d713f3d2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250213094958521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Reject}: Deallocated (fsm.c:568) 20250213094958521 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213094958521 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213094958521 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213094958521 DLLC NOTICE LLME(daafdaa9/d713f3d2){ASSIGNED} LLGM Assign pre (d713f3d2 => ffffffff) (gprs_llc.c:1079) 20250213094958521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d713f3d2 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@4640fa2e1ceb: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@4640fa2e1ceb: Final verdict of PTC: pass 20250213094958543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(121)@4640fa2e1ceb: Final verdict of PTC: none 20250213094958547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213094958547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(132)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(133)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(126)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(131)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(124)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(129)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(119)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Feb 13 09:49:58 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20250213094958663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213094958965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57836) 20250213094959548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213094959548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57836, count=67520) 20250213095000550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095000550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Feb 13 09:50:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095001551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095001551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_auth_sai_reject started. 20250213095002058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095002058 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095002106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095002106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095002106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095002106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095002106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095002106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095002106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095002106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095002106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095002111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095002111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095002111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095002111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095002111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095002111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095002111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095002111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095002111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095002111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095002111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095002111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095002111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095002119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213095002134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095002134 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(145)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095002136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095002136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095002136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095002136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095002136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095002136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095002136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095002136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095002136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_sai_reject-BVCI196(139)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095002137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095002137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095002137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095002137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095002137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095002137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095002137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095002137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095002137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095002137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095002137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095002138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095002138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095002141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095002146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095002146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095002154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095002154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095002154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095002154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095002154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095002154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095002154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095002154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095002154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095002155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095002155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095002155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095002155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095002155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095002155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095002155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095002155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095002155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095002155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095002155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095002155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095002155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095002157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095002162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095002162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095002553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095002553 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095002553 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095002553 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095002557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095002558 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@4640fa2e1ceb: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DC33266B'O, index=0 SGSN_Test-GSUP(152)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250213095002613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095002613 DLLC NOTICE LLME(ffffffff/dc33266b){UNASSIGNED} LLC RX: unknown TLLI 0xdc33266b, creating LLME on the fly (gprs_llc.c:552) 20250213095002613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095002613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095002613 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095002613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095002613 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095002613 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095002613 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095002613 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095002613 DLLC NOTICE LLME(ffffffff/dc33266b){UNASSIGNED} LLGM Assign pre (dc33266b => fab8635c) (gprs_llc.c:1079) 20250213095002613 DLLC NOTICE LLME(dc33266b/fab8635c){ASSIGNED} LLGM Assign post (dc33266b => fab8635c) (gprs_llc.c:1125) 20250213095002613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095002613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095002613 DMM DEBUG MM(262420000000004/fab8635c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095002629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095002629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095002629 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095002629 DMM DEBUG MM(262420000000004/fab8635c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1111) 20250213095002629 DMM NOTICE MM(262420000000004/fab8635c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095002629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095002629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095002629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095002629 DMM DEBUG MM(262420000000004/fab8635c) Requesting authorization (sgsn_auth.c:160) 20250213095002629 DMM INFO MM(262420000000004/fab8635c) Requesting authentication tuples (sgsn_auth.c:184) 20250213095002629 DMM DEBUG MM(262420000000004/fab8635c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095002629 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250213095002629 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250213095002634 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250213095002634 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250213095002634 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250213095008630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213095008630 DMM ERROR MM(262420000000004/fab8635c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213095008630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213095008630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213095008630 DMM NOTICE MM(262420000000004/fab8635c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250213095008630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Reject}: Deallocated (fsm.c:568) 20250213095008630 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095008630 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095008630 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213095008630 DLLC NOTICE LLME(dc33266b/fab8635c){ASSIGNED} LLGM Assign pre (fab8635c => ffffffff) (gprs_llc.c:1079) 20250213095008630 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fab8635c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@4640fa2e1ceb: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095008650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095008654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095008654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(152)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(145)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(150)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(140)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(143)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(148)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(138)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Feb 13 09:50:08 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20250213095008719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095009020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67956) 20250213095009655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095009655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67956, count=68496) 20250213095010656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095010656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Feb 13 09:50:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095011658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095011658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_gsup_lu_timeout started. 20250213095012108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095012110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095012153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095012153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095012153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095012153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095012153 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095012153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095012153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095012153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095012153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095012154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095012155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095012155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095012155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095012155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095012155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095012155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095012155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095012155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095012155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095012155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095012155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095012155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095012157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095012162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095012162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(160)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(164)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095012166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095012166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095012166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095012166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095012166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095012166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095012166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095012166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095012166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095012167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095012167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095012167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095012167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095012167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095012167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095012167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095012167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095012167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095012167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095012167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(164)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095012167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095012167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095012169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095012173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095012173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095012182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095012182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095012182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095012182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095012182 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095012182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095012182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095012182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095012182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095012183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095012183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095012183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095012183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095012183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095012183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095012183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095012183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095012183 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095012183 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095012183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095012183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095012183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095012185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095012191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095012191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095012660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095012660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095012660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095012660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095012664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095012665 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@4640fa2e1ceb: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FA838E09'O, index=0 SGSN_Test-GSUP(171)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@4640fa2e1ceb: 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 := '162133FFB9C0F6754629C66EE163F2AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10C614E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C51477045E2E3DE'O } } } } } 20250213095013741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095013741 DLLC NOTICE LLME(ffffffff/fa838e09){UNASSIGNED} LLC RX: unknown TLLI 0xfa838e09, creating LLME on the fly (gprs_llc.c:552) 20250213095013741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095013741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095013741 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095013741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095013741 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095013741 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095013741 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095013741 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095013741 DLLC NOTICE LLME(ffffffff/fa838e09){UNASSIGNED} LLGM Assign pre (fa838e09 => d2f96720) (gprs_llc.c:1079) 20250213095013741 DLLC NOTICE LLME(fa838e09/d2f96720){ASSIGNED} LLGM Assign post (fa838e09 => d2f96720) (gprs_llc.c:1125) 20250213095013741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095013741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095013741 DMM DEBUG MM(262420000000005/d2f96720) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095013764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095013764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095013764 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095013764 DMM DEBUG MM(262420000000005/d2f96720) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1111) 20250213095013764 DMM NOTICE MM(262420000000005/d2f96720) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095013764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095013764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095013764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095013764 DMM DEBUG MM(262420000000005/d2f96720) Requesting authorization (sgsn_auth.c:160) 20250213095013764 DMM INFO MM(262420000000005/d2f96720) Requesting authentication tuples (sgsn_auth.c:184) 20250213095013764 DMM DEBUG MM(262420000000005/d2f96720) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095013764 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250213095013764 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250213095013770 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095013770 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095013770 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095013770 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095013770 DMM INFO MM(262420000000005/d2f96720) Subscriber data update (mmctx.c:445) 20250213095013770 DMM DEBUG MM(262420000000005/d2f96720) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095013770 DMM INFO MM(262420000000005/d2f96720) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095013770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095013770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095013770 DMM INFO MM(262420000000005/d2f96720) <- GMM AUTH AND CIPHERING REQ (rand = 16 21 33 ff b9 c0 f6 75 46 29 c6 6e e1 63 f2 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095013786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095013786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095013786 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095013786 DMM INFO MM(262420000000005/d2f96720) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095013786 DMM NOTICE MM(262420000000005/d2f96720) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095013786 DMM DEBUG MM(262420000000005/d2f96720) checking auth: received GSM SRES = 10 c6 14 e8 (gprs_gmm.c:693) 20250213095013786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095013786 DMM DEBUG MM(262420000000005/d2f96720) Requesting authorization (sgsn_auth.c:160) 20250213095013786 DMM INFO MM(262420000000005/d2f96720) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095013786 DMM DEBUG MM(262420000000005/d2f96720) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095013786 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250213095013786 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) 20250213095013787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095013787 DMM INFO MM(262420000000005/d2f96720) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2f96720) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(173)@4640fa2e1ceb: setverdict(fail): none -> fail MC@4640fa2e1ceb: Test Component 173 has requested to stop MTC. Terminating current testcase execution. -NSVCI98(164)@4640fa2e1ceb: Final verdict of PTC: none 20250213095013803 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095013803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(159)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(171)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(169)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@4640fa2e1ceb: Final verdict of PTC: none 20250213095013810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(172)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(167)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(157)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(162)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@4640fa2e1ceb: Final verdict of PTC: fail MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@4640fa2e1ceb: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Feb 13 09:50:13 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20250213095013911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095014313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73608) 20250213095014805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095014805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73608, count=74768) 20250213095015805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095015805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Feb 13 09:50:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095016805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095016806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_gsup_lu_reject started. 20250213095017397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095017399 DMM INFO MM(262420000000005/d2f96720) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095017399 DMM INFO MM(262420000000005/d2f96720) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095017399 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095017399 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095017400 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095017400 DMM ERROR MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213095017400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250213095017400 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095017400 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095017400 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095017400 DLLC NOTICE LLME(fa838e09/d2f96720){ASSIGNED} LLGM Assign pre (d2f96720 => ffffffff) (gprs_llc.c:1079) 20250213095017400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2f96720 => ffffffff) (gprs_llc.c:1125) 20250213095017400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095017452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095017452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095017452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095017452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095017452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095017452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095017452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095017452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095017452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095017453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095017453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095017453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095017453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095017454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095017454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095017454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095017454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095017454 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095017454 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095017454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095017454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095017454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095017456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095017463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095017463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(183)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095017468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095017468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095017468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095017468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095017468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095017468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095017468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095017468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095017468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095017469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095017469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095017469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095017469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095017469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095017469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095017469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095017469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095017469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095017469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095017469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095017469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095017469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095017471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095017477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095017477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095017482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095017482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095017482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095017482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095017482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095017482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095017482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095017482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095017482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095017483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095017483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095017483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095017483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095017483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095017483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095017483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095017483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095017483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095017483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095017483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095017483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095017483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095017486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095017490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095017490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095017807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095017807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095017807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095017807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095017812 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095017813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@4640fa2e1ceb: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EC98AE04'O, index=0 SGSN_Test-GSUP(190)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@4640fa2e1ceb: 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 := 'B03CA855EFB662E7D1C9457D252A616A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6F11F3C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CBAF7C85F9D1FD7B'O } } } } } 20250213095018885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095018885 DLLC NOTICE LLME(ffffffff/ec98ae04){UNASSIGNED} LLC RX: unknown TLLI 0xec98ae04, creating LLME on the fly (gprs_llc.c:552) 20250213095018885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095018885 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095018885 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095018885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095018885 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095018885 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095018885 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095018885 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095018885 DLLC NOTICE LLME(ffffffff/ec98ae04){UNASSIGNED} LLGM Assign pre (ec98ae04 => e4bec78e) (gprs_llc.c:1079) 20250213095018885 DLLC NOTICE LLME(ec98ae04/e4bec78e){ASSIGNED} LLGM Assign post (ec98ae04 => e4bec78e) (gprs_llc.c:1125) 20250213095018885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095018885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095018885 DMM DEBUG MM(262420000000006/e4bec78e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095018910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095018910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095018910 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095018910 DMM DEBUG MM(262420000000006/e4bec78e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1111) 20250213095018910 DMM NOTICE MM(262420000000006/e4bec78e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095018910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095018910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095018910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095018910 DMM DEBUG MM(262420000000006/e4bec78e) Requesting authorization (sgsn_auth.c:160) 20250213095018910 DMM INFO MM(262420000000006/e4bec78e) Requesting authentication tuples (sgsn_auth.c:184) 20250213095018910 DMM DEBUG MM(262420000000006/e4bec78e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095018910 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250213095018910 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250213095018916 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095018916 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095018916 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095018916 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095018916 DMM INFO MM(262420000000006/e4bec78e) Subscriber data update (mmctx.c:445) 20250213095018917 DMM DEBUG MM(262420000000006/e4bec78e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095018917 DMM INFO MM(262420000000006/e4bec78e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095018917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095018917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095018917 DMM INFO MM(262420000000006/e4bec78e) <- GMM AUTH AND CIPHERING REQ (rand = b0 3c a8 55 ef b6 62 e7 d1 c9 45 7d 25 2a 61 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095018934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095018935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095018935 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095018935 DMM INFO MM(262420000000006/e4bec78e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095018935 DMM NOTICE MM(262420000000006/e4bec78e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095018935 DMM DEBUG MM(262420000000006/e4bec78e) checking auth: received GSM SRES = c6 f1 1f 3c (gprs_gmm.c:693) 20250213095018935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095018935 DMM DEBUG MM(262420000000006/e4bec78e) Requesting authorization (sgsn_auth.c:160) 20250213095018935 DMM INFO MM(262420000000006/e4bec78e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095018935 DMM DEBUG MM(262420000000006/e4bec78e) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095018935 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250213095018935 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) 20250213095018935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095018935 DMM INFO MM(262420000000006/e4bec78e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4bec78e) (gprs_gmm.c:337) 20250213095018937 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250213095018937 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250213095018937 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250213095018937 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095018937 DMM INFO MM(262420000000006/e4bec78e) Subscriber data update (mmctx.c:445) 20250213095018937 DMM DEBUG MM(262420000000006/e4bec78e) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@4640fa2e1ceb: setverdict(fail): none -> fail MC@4640fa2e1ceb: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250213095018952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095018952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(189)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(190)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(183)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(178)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(188)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@4640fa2e1ceb: Final verdict of PTC: none 20250213095018958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56916<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(191)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(181)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(176)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@4640fa2e1ceb: Final verdict of PTC: fail -NSVCI99-provIP(186)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@4640fa2e1ceb: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Feb 13 09:50:18 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250213095019057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095019459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76520) 20250213095019954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095019954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76520, count=80876) 20250213095020780 DGPRS DEBUG Checking for inactive LLMEs, time = 2671126 (sgsn.c:132) 20250213095020955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095020955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Feb 13 09:50:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095021957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095021957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_combined started. 20250213095022536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095022538 DMM INFO MM(262420000000006/e4bec78e) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095022538 DMM INFO MM(262420000000006/e4bec78e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095022538 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095022538 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095022538 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095022538 DMM ERROR MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213095022538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250213095022538 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095022538 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095022538 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095022538 DLLC NOTICE LLME(ec98ae04/e4bec78e){ASSIGNED} LLGM Assign pre (e4bec78e => ffffffff) (gprs_llc.c:1079) 20250213095022538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4bec78e => ffffffff) (gprs_llc.c:1125) 20250213095022538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095022590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095022590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095022590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095022590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095022590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095022590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095022590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095022590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095022590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095022591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095022591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095022591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095022591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095022591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095022591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095022591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095022591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095022591 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095022591 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095022591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095022591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095022591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095022594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095022599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095022599 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095022610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095022610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095022610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095022610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095022610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095022610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095022610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095022610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095022610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095022611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095022611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095022611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095022611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095022611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095022611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095022611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095022611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095022611 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095022611 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095022611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095022611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095022611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095022613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095022619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095022619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(200)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095022623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095022623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095022623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095022623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095022623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095022623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095022623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095022623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095022623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095022624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095022624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095022624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095022624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095022624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095022624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095022624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095022624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095022624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095022624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095022624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095022624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095022624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095022626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095022631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095022631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095022958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095022958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095022958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095022958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095022962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213095022963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@4640fa2e1ceb: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EA98E7A7'O, index=0 SGSN_Test-GSUP(209)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@4640fa2e1ceb: 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 := '1BF151D7B8485303E977A69175DCE843'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7C3E383'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11A5E73526CA5C5D'O } } } } } 20250213095024033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095024033 DLLC NOTICE LLME(ffffffff/ea98e7a7){UNASSIGNED} LLC RX: unknown TLLI 0xea98e7a7, creating LLME on the fly (gprs_llc.c:552) 20250213095024033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095024033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1297) 20250213095024033 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095024033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095024034 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095024034 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095024034 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095024034 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095024034 DLLC NOTICE LLME(ffffffff/ea98e7a7){UNASSIGNED} LLGM Assign pre (ea98e7a7 => decafedb) (gprs_llc.c:1079) 20250213095024034 DLLC NOTICE LLME(ea98e7a7/decafedb){ASSIGNED} LLGM Assign post (ea98e7a7 => decafedb) (gprs_llc.c:1125) 20250213095024034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095024034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095024034 DMM DEBUG MM(262420000000007/decafedb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095024062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095024062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095024062 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095024062 DMM DEBUG MM(262420000000007/decafedb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1111) 20250213095024062 DMM NOTICE MM(262420000000007/decafedb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095024062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095024062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095024062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095024062 DMM DEBUG MM(262420000000007/decafedb) Requesting authorization (sgsn_auth.c:160) 20250213095024062 DMM INFO MM(262420000000007/decafedb) Requesting authentication tuples (sgsn_auth.c:184) 20250213095024062 DMM DEBUG MM(262420000000007/decafedb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095024062 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250213095024062 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250213095024068 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095024068 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095024068 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095024068 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095024068 DMM INFO MM(262420000000007/decafedb) Subscriber data update (mmctx.c:445) 20250213095024068 DMM DEBUG MM(262420000000007/decafedb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095024068 DMM INFO MM(262420000000007/decafedb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095024068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095024068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095024068 DMM INFO MM(262420000000007/decafedb) <- GMM AUTH AND CIPHERING REQ (rand = 1b f1 51 d7 b8 48 53 03 e9 77 a6 91 75 dc e8 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095024083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095024083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095024083 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095024083 DMM INFO MM(262420000000007/decafedb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095024083 DMM NOTICE MM(262420000000007/decafedb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095024083 DMM DEBUG MM(262420000000007/decafedb) checking auth: received GSM SRES = d7 c3 e3 83 (gprs_gmm.c:693) 20250213095024083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095024083 DMM DEBUG MM(262420000000007/decafedb) Requesting authorization (sgsn_auth.c:160) 20250213095024084 DMM INFO MM(262420000000007/decafedb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095024084 DMM DEBUG MM(262420000000007/decafedb) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095024084 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250213095024084 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) 20250213095024084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095024084 DMM INFO MM(262420000000007/decafedb) <- GMM ATTACH ACCEPT (new P-TMSI=0xdecafedb) (gprs_gmm.c:337) 20250213095024086 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095024086 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095024086 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250213095024086 DMM INFO MM(262420000000007/decafedb) Subscriber data update (mmctx.c:445) 20250213095024086 DMM DEBUG MM(262420000000007/decafedb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095024086 DMM INFO MM(262420000000007/decafedb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095024086 DMM NOTICE MM(262420000000007/decafedb) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1027) 20250213095024086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095024086 DMM NOTICE MM(262420000000007/decafedb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095024086 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) 20250213095024087 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095024087 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250213095024087 DMM INFO MM(262420000000007/decafedb) Subscriber data update (mmctx.c:445) 20250213095024087 DMM DEBUG MM(262420000000007/decafedb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@4640fa2e1ceb: Removing Client IMSI='262420000000007'H, index=0 20250213095024099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095024100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095024100 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095024100 DMM INFO MM(262420000000007/decafedb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095024100 DMM NOTICE MM(262420000000007/decafedb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095024100 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095024100 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095024100 DLLC NOTICE LLME(ea98e7a7/decafedb){ASSIGNED} LLGM Assign pre (ffffffff => decafedb) (gprs_llc.c:1079) 20250213095024100 DLLC NOTICE LLME(ffffffff/decafedb){ASSIGNED} LLGM Assign post (ffffffff => decafedb) (gprs_llc.c:1125) 20250213095024100 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095024100 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095024100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095024100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095024104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56936<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095024108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095024108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(207)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(209)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(208)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(197)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(203)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(195)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(201)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(206)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_combined finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Feb 13 09:50:24 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250213095024231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095024632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48004) 20250213095025109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095025109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48004, count=88768) 20250213095026111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095026111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Feb 13 09:50:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095027112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095027112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_accept_all started. 20250213095027700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095027703 DMM INFO MM(262420000000007/decafedb) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095027703 DMM INFO MM(262420000000007/decafedb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095027703 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095027703 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095027703 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095027703 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095027703 DLLC NOTICE LLME(ffffffff/decafedb){ASSIGNED} LLGM Assign pre (decafedb => ffffffff) (gprs_llc.c:1079) 20250213095027703 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (decafedb => ffffffff) (gprs_llc.c:1125) 20250213095027703 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250213095027703 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) 20250213095027704 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250213095027704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095027704 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095027704 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095027704 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095027704 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095027751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095027751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095027751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095027751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095027751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095027751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095027751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095027751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095027752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095027752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095027752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095027752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095027752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095027752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095027752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095027752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095027752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095027752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095027754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095027760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095027760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_accept_all-BVCI196(215)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(221)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095027765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095027765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095027765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095027765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095027765 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095027765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095027765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095027765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095027765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095027766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095027766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095027766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095027766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095027766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095027766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095027766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095027766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095027766 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095027766 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095027766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095027767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095027767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095027769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095027774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095027775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095027782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095027782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095027782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095027782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095027782 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095027782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095027782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095027782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095027782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095027783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095027783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095027783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095027783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095027783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095027783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095027783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095027783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095027783 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095027783 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095027783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095027783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095027783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095027785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095027789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095027789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095028113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095028113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095028113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095028113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095028117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095028118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@4640fa2e1ceb: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C10019B0'O, index=0 SGSN_Test-GSUP(228)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250213095029161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095029161 DLLC NOTICE LLME(ffffffff/c10019b0){UNASSIGNED} LLC RX: unknown TLLI 0xc10019b0, creating LLME on the fly (gprs_llc.c:552) 20250213095029161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095029161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095029161 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095029161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095029161 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095029161 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095029161 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095029161 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095029161 DLLC NOTICE LLME(ffffffff/c10019b0){UNASSIGNED} LLGM Assign pre (c10019b0 => d212ab81) (gprs_llc.c:1079) 20250213095029161 DLLC NOTICE LLME(c10019b0/d212ab81){ASSIGNED} LLGM Assign post (c10019b0 => d212ab81) (gprs_llc.c:1125) 20250213095029161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095029161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095029161 DMM DEBUG MM(262420000000008/d212ab81) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095029184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095029185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095029185 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095029185 DMM DEBUG MM(262420000000008/d212ab81) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1111) 20250213095029185 DMM NOTICE MM(262420000000008/d212ab81) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095029185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095029185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095029185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213095029185 DMM INFO MM(262420000000008/d212ab81) <- GMM ATTACH ACCEPT (new P-TMSI=0xd212ab81) (gprs_gmm.c:337) TC_attach_accept_all(230)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@4640fa2e1ceb: Removing Client IMSI='262420000000008'H, index=0 20250213095030174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095030175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095030175 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095030175 DMM INFO MM(262420000000008/d212ab81) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095030175 DMM NOTICE MM(262420000000008/d212ab81) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095030175 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095030175 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095030175 DLLC NOTICE LLME(c10019b0/d212ab81){ASSIGNED} LLGM Assign pre (ffffffff => d212ab81) (gprs_llc.c:1079) 20250213095030175 DLLC NOTICE LLME(ffffffff/d212ab81){ASSIGNED} LLGM Assign post (ffffffff => d212ab81) (gprs_llc.c:1125) 20250213095030175 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095030175 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095030175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095030175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095030181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(212)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(221)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(227)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@4640fa2e1ceb: Final verdict of PTC: none 20250213095030186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095030186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(213)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(216)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(228)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(219)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(214)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(225)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_accept_all finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Feb 13 09:50:30 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250213095030255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095030658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70408) 20250213095031188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095031188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70408, count=71568) 20250213095032189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095032189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Feb 13 09:50:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095033190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095033190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_closed started. 20250213095033772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095033774 DMM INFO MM(262420000000008/d212ab81) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095033775 DMM INFO MM(262420000000008/d212ab81) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095033775 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095033775 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095033775 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095033775 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095033775 DLLC NOTICE LLME(ffffffff/d212ab81){ASSIGNED} LLGM Assign pre (d212ab81 => ffffffff) (gprs_llc.c:1079) 20250213095033775 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d212ab81 => ffffffff) (gprs_llc.c:1125) 20250213095033775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095033775 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095033775 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095033775 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095033775 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095033836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095033836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095033836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095033836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095033836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095033836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095033836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095033836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095033836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095033839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095033839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095033839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095033839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095033839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095033839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095033839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095033839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095033839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095033839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095033839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095033840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095033840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095033845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095033854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095033854 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095033858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095033858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095033858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095033858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095033858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095033858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095033858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095033858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095033858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095033859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095033859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095033859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095033859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095033859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095033859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095033859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095033859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095033859 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095033859 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095033859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(240)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095033859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095033859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095033862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095033869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095033869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095033875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095033875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095033875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095033875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095033875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095033875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095033875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095033875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095033875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095033876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095033876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095033876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095033876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095033876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095033876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095033876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095033876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095033876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095033876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095033876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095033876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095033876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095033878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095033883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095033883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095034192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095034192 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095034192 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095034192 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095034196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095034197 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@4640fa2e1ceb: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EB0AF16D'O, index=0 SGSN_Test-GSUP(247)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@4640fa2e1ceb: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EB0AF16D'O, index=1 20250213095035272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095035272 DLLC NOTICE LLME(ffffffff/eb0af16d){UNASSIGNED} LLC RX: unknown TLLI 0xeb0af16d, creating LLME on the fly (gprs_llc.c:552) 20250213095035272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095035272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095035273 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095035273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095035273 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095035273 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095035273 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095035273 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095035273 DLLC NOTICE LLME(ffffffff/eb0af16d){UNASSIGNED} LLGM Assign pre (eb0af16d => d15c8ab1) (gprs_llc.c:1079) 20250213095035273 DLLC NOTICE LLME(eb0af16d/d15c8ab1){ASSIGNED} LLGM Assign post (eb0af16d => d15c8ab1) (gprs_llc.c:1125) 20250213095035273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095035273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095035273 DMM DEBUG MM(001010123456789/d15c8ab1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095035292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095035292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095035292 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095035292 DMM DEBUG MM(001010123456789/d15c8ab1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1111) 20250213095035292 DMM NOTICE MM(001010123456789/d15c8ab1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095035292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095035292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095035293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250213095035293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213095035293 DMM NOTICE MM(001010123456789/d15c8ab1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250213095035293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Reject}: Deallocated (fsm.c:568) 20250213095035293 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095035293 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095035293 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213095035293 DLLC NOTICE LLME(eb0af16d/d15c8ab1){ASSIGNED} LLGM Assign pre (d15c8ab1 => ffffffff) (gprs_llc.c:1079) 20250213095035293 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d15c8ab1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@4640fa2e1ceb: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@4640fa2e1ceb: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@4640fa2e1ceb: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D76B65E5'O, index=2 SGSN_Test-GSUP(247)@4640fa2e1ceb: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250213095035326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095035326 DLLC NOTICE LLME(ffffffff/d76b65e5){UNASSIGNED} LLC RX: unknown TLLI 0xd76b65e5, creating LLME on the fly (gprs_llc.c:552) 20250213095035326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095035326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095035326 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095035326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095035326 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095035326 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095035326 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095035326 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095035326 DLLC NOTICE LLME(ffffffff/d76b65e5){UNASSIGNED} LLGM Assign pre (d76b65e5 => c23cd3e2) (gprs_llc.c:1079) 20250213095035326 DLLC NOTICE LLME(d76b65e5/c23cd3e2){ASSIGNED} LLGM Assign post (d76b65e5 => c23cd3e2) (gprs_llc.c:1125) 20250213095035326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095035326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095035326 DMM DEBUG MM(262420000000010/c23cd3e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095035328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095035328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095035328 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095035328 DMM DEBUG MM(262420000000010/c23cd3e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1111) 20250213095035328 DMM NOTICE MM(262420000000010/c23cd3e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095035328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095035328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095035328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213095035328 DMM INFO MM(262420000000010/c23cd3e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc23cd3e2) (gprs_gmm.c:337) TC_attach_closed(250)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@4640fa2e1ceb: Removing Client IMSI='262420000000010'H, index=2 20250213095036341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095036341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095036341 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095036341 DMM INFO MM(262420000000010/c23cd3e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095036341 DMM NOTICE MM(262420000000010/c23cd3e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095036341 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095036341 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095036341 DLLC NOTICE LLME(d76b65e5/c23cd3e2){ASSIGNED} LLGM Assign pre (ffffffff => c23cd3e2) (gprs_llc.c:1079) 20250213095036341 DLLC NOTICE LLME(ffffffff/c23cd3e2){ASSIGNED} LLGM Assign post (ffffffff => c23cd3e2) (gprs_llc.c:1125) 20250213095036341 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095036341 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095036341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095036341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095036344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46964<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@4640fa2e1ceb: Final verdict of PTC: none 20250213095036348 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095036349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(240)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(245)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(243)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(233)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(235)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(238)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@4640fa2e1ceb: Test case TC_attach_closed finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Feb 13 09:50:36 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250213095036460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095036862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80280) 20250213095037350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095037350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80280, count=81540) 20250213095038352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095038352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Feb 13 09:50:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095039353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095039353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_no_imei_response started. 20250213095039960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095039963 DMM INFO MM(262420000000010/c23cd3e2) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095039963 DMM INFO MM(262420000000010/c23cd3e2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095039963 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095039963 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095039963 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095039963 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095039963 DLLC NOTICE LLME(ffffffff/c23cd3e2){ASSIGNED} LLGM Assign pre (c23cd3e2 => ffffffff) (gprs_llc.c:1079) 20250213095039963 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c23cd3e2 => ffffffff) (gprs_llc.c:1125) 20250213095039963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095039963 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095039963 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095039963 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095039963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095040004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095040004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095040004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095040004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095040004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095040004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095040004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095040004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095040004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095040006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095040006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095040006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095040006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095040006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095040006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095040006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095040006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095040006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095040006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095040006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095040006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095040006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095040011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095040019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095040019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095040026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095040026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095040026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095040026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095040026 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095040026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095040026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095040026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095040026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095040027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095040027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095040027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095040027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095040027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095040027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095040027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095040027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095040027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095040027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095040027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095040027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095040027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095040029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095040033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095040033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095040041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095040041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095040041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095040041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095040041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095040041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095040041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095040041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095040041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095040042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095040042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095040042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095040042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095040042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095040042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095040042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095040042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095040042 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095040042 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095040042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095040042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095040042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095040043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095040047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095040047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095040354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095040354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095040354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095040354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095040359 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095040360 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@4640fa2e1ceb: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C8EE43C7'O, index=0 SGSN_Test-GSUP(267)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250213095041435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095041436 DLLC NOTICE LLME(ffffffff/c8ee43c7){UNASSIGNED} LLC RX: unknown TLLI 0xc8ee43c7, creating LLME on the fly (gprs_llc.c:552) 20250213095041436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095041436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1297) 20250213095041436 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095041436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095041436 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095041436 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095041436 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095041436 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095041436 DLLC NOTICE LLME(ffffffff/c8ee43c7){UNASSIGNED} LLGM Assign pre (c8ee43c7 => c496319c) (gprs_llc.c:1079) 20250213095041436 DLLC NOTICE LLME(c8ee43c7/c496319c){ASSIGNED} LLGM Assign post (c8ee43c7 => c496319c) (gprs_llc.c:1125) 20250213095041436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095041436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095041436 DMM DEBUG MM(262420000000032/c496319c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095047437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095047437 DMM DEBUG MM(262420000000032/c496319c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095050780 DGPRS DEBUG Checking for inactive LLMEs, time = 2671156 (sgsn.c:132) 20250213095053438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095053438 DMM DEBUG MM(262420000000032/c496319c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095059439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095059439 DMM DEBUG MM(262420000000032/c496319c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095100356 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213095100356 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213095100356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095105441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095105441 DMM DEBUG MM(262420000000032/c496319c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095110007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095110011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095110011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095110028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095110030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095110030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095110043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095110044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095110044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095111443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095111443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250213095111443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213095111443 DMM NOTICE MM(262420000000032/c496319c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250213095111443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Reject}: Deallocated (fsm.c:568) 20250213095111443 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095111443 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095111443 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213095111443 DLLC NOTICE LLME(c8ee43c7/c496319c){ASSIGNED} LLGM Assign pre (c496319c => ffffffff) (gprs_llc.c:1079) 20250213095111443 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c496319c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@4640fa2e1ceb: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095111459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@4640fa2e1ceb: Final verdict of PTC: none 20250213095111464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(260)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(265)@4640fa2e1ceb: Final verdict of PTC: none 20250213095111464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(254)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(255)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(253)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(263)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(258)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Feb 13 09:51:11 UTC 2025 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20250213095111540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095111842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70944) 20250213095112466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095112466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70944, count=71584) 20250213095113467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095113467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Feb 13 09:51:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095114468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095114468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_no_imsi_response started. 20250213095114935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095114938 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095114963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095114963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095114963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095114963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095114963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095114963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095114963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095114963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095114963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095114964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095114964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095114964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095114965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095114965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095114965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095114965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095114965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095114965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095114965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095114965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095114965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095114965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095114969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095114977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095114977 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(275)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095114981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095114981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095114981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095114981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095114981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095114981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095114981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095114981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095114981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095114982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095114982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095114982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095114982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095114982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095114982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095114982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095114982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095114982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095114982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095114982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095114982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095114982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095114984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095114990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095114990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095114998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095114998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095114998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095114998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095114998 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095114998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095114998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095114998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095114998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095114998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095114998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095114998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095114998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095114998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095114998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095114998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095114998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095114998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095114998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095114998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095114999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095114999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095115001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095115006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095115006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095115470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095115470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095115470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095115470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095115471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095115472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@4640fa2e1ceb: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C65D1187'O, index=0 SGSN_Test-GSUP(286)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250213095116495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095116495 DLLC NOTICE LLME(ffffffff/c65d1187){UNASSIGNED} LLC RX: unknown TLLI 0xc65d1187, creating LLME on the fly (gprs_llc.c:552) 20250213095116495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095116495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1297) 20250213095116495 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095116495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095116495 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095116495 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095116495 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095116495 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095116495 DLLC NOTICE LLME(ffffffff/c65d1187){UNASSIGNED} LLGM Assign pre (c65d1187 => dad71a6c) (gprs_llc.c:1079) 20250213095116495 DLLC NOTICE LLME(c65d1187/dad71a6c){ASSIGNED} LLGM Assign post (c65d1187 => dad71a6c) (gprs_llc.c:1125) 20250213095116495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095116495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095116495 DMM DEBUG MM(/dad71a6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095116502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095116502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095116502 DMM DEBUG MM_STATE_Gb(3327988103)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095116502 DMM DEBUG MM(/dad71a6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1111) 20250213095116502 DMM NOTICE MM(/dad71a6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095116502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095116502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250213095116502 DMM DEBUG MM(/dad71a6c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250213095120781 DGPRS DEBUG Checking for inactive LLMEs, time = 2671186 (sgsn.c:132) 20250213095122503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095122503 DMM DEBUG MM(/dad71a6c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250213095128504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095128504 DMM DEBUG MM(/dad71a6c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250213095134505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095134505 DMM DEBUG MM(/dad71a6c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250213095135471 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213095135471 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095135472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250213095140506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095140506 DMM DEBUG MM(/dad71a6c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250213095144965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095144969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095144969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095144983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095144984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095144984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095144999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095145000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095145000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095146508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250213095146508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250213095146508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213095146508 DMM NOTICE MM(/dad71a6c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250213095146508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Reject}: Deallocated (fsm.c:568) 20250213095146508 DMM DEBUG MM_STATE_Gb(3327988103)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095146508 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095146508 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213095146508 DLLC NOTICE LLME(c65d1187/dad71a6c){ASSIGNED} LLGM Assign pre (dad71a6c => ffffffff) (gprs_llc.c:1079) 20250213095146508 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dad71a6c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@4640fa2e1ceb: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095146514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52356<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(284)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(279)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(286)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@4640fa2e1ceb: Final verdict of PTC: none 20250213095146516 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_no_imsi_response-BVCI220(283)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(274)@4640fa2e1ceb: Final verdict of PTC: none 20250213095146516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(271)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(272)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(282)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(277)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Feb 13 09:51:46 UTC 2025 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20250213095146608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095146909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71564) 20250213095147517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095147517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71564, count=72204) 20250213095148519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095148519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Feb 13 09:51:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095149520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095149521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_closed_add_vty started. 20250213095149978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095149979 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095149995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095149995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095149995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095149995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095149995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095149995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095149995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095149995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095149995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095149995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095149995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095149995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095149996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095149996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095149996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095149996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095149996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095149996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095149996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095149996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095149996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095149996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095149998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095150005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095150005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(294)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095150007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095150007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095150007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095150007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095150007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095150007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095150007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095150007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095150007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_closed_add_vty-BVCI196(292)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(298)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095150008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095150008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095150008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095150008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095150008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095150008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095150008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095150008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095150008 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095150008 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095150008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095150008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095150008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095150010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095150015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095150015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095150025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095150025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095150025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095150025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095150025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095150025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095150025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095150025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095150025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095150026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095150026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095150026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095150026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095150026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095150026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095150026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095150026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095150026 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095150026 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095150026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(303)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095150026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095150026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095150029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095150035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095150035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095150521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095150521 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095150521 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095150521 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095150523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095150523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213095150782 DGPRS DEBUG Checking for inactive LLMEs, time = 2671216 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@4640fa2e1ceb: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D11A1C22'O, index=0 SGSN_Test-GSUP(305)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@4640fa2e1ceb: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D11A1C22'O, index=1 20250213095151609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095151609 DLLC NOTICE LLME(ffffffff/d11a1c22){UNASSIGNED} LLC RX: unknown TLLI 0xd11a1c22, creating LLME on the fly (gprs_llc.c:552) 20250213095151609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095151609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095151609 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095151609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095151609 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095151609 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095151609 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095151609 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095151609 DLLC NOTICE LLME(ffffffff/d11a1c22){UNASSIGNED} LLGM Assign pre (d11a1c22 => fb97385b) (gprs_llc.c:1079) 20250213095151609 DLLC NOTICE LLME(d11a1c22/fb97385b){ASSIGNED} LLGM Assign post (d11a1c22 => fb97385b) (gprs_llc.c:1125) 20250213095151609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095151609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095151609 DMM DEBUG MM(001010123456789/fb97385b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095151634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095151634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095151634 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095151634 DMM DEBUG MM(001010123456789/fb97385b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1111) 20250213095151634 DMM NOTICE MM(001010123456789/fb97385b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095151634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095151634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095151634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250213095151634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213095151634 DMM NOTICE MM(001010123456789/fb97385b) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250213095151634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Reject}: Deallocated (fsm.c:568) 20250213095151634 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095151634 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095151634 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213095151634 DLLC NOTICE LLME(d11a1c22/fb97385b){ASSIGNED} LLGM Assign pre (fb97385b => ffffffff) (gprs_llc.c:1079) 20250213095151634 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb97385b => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@4640fa2e1ceb: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@4640fa2e1ceb: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D11A1C22'O, index=2 20250213095151647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095151647 DLLC NOTICE LLME(ffffffff/d11a1c22){UNASSIGNED} LLC RX: unknown TLLI 0xd11a1c22, creating LLME on the fly (gprs_llc.c:552) 20250213095151647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095151647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095151647 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095151647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095151647 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095151647 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095151647 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095151647 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095151647 DLLC NOTICE LLME(ffffffff/d11a1c22){UNASSIGNED} LLGM Assign pre (d11a1c22 => dd610028) (gprs_llc.c:1079) 20250213095151647 DLLC NOTICE LLME(d11a1c22/dd610028){ASSIGNED} LLGM Assign post (d11a1c22 => dd610028) (gprs_llc.c:1125) 20250213095151647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095151647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095151647 DMM DEBUG MM(001010123456700/dd610028) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095151656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095151657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095151657 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095151657 DMM DEBUG MM(001010123456700/dd610028) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1111) 20250213095151657 DMM NOTICE MM(001010123456700/dd610028) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095151657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095151657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095151657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213095151657 DMM INFO MM(001010123456700/dd610028) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd610028) (gprs_gmm.c:337) TC_attach_closed_add_vty(307)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@4640fa2e1ceb: Removing Client IMSI='001010123456700'H, index=2 20250213095152658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095152658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095152658 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095152658 DMM INFO MM(001010123456700/dd610028) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095152658 DMM NOTICE MM(001010123456700/dd610028) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095152658 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095152658 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095152658 DLLC NOTICE LLME(d11a1c22/dd610028){ASSIGNED} LLGM Assign pre (ffffffff => dd610028) (gprs_llc.c:1079) 20250213095152658 DLLC NOTICE LLME(ffffffff/dd610028){ASSIGNED} LLGM Assign post (ffffffff => dd610028) (gprs_llc.c:1125) 20250213095152658 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095152658 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095152658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095152658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095152662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@4640fa2e1ceb: Final verdict of PTC: none 20250213095152666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095152666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(303)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(293)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(298)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(296)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(301)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(291)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Feb 13 09:51:52 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20250213095152730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095153132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71096) 20250213095153668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095153668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71096, count=81152) 20250213095154669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095154669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Feb 13 09:51:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095155670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095155671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_check_subscriber_list started. 20250213095156232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095156234 DMM INFO MM(001010123456700/dd610028) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095156234 DMM INFO MM(001010123456700/dd610028) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095156234 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095156234 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095156234 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095156234 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095156234 DLLC NOTICE LLME(ffffffff/dd610028){ASSIGNED} LLGM Assign pre (dd610028 => ffffffff) (gprs_llc.c:1079) 20250213095156234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd610028 => ffffffff) (gprs_llc.c:1125) 20250213095156234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095156234 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095156234 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095156234 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095156234 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095156269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095156269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095156269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095156269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095156269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095156269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095156269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095156269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095156269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095156270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095156270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095156270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095156270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095156270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095156270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095156270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095156270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095156270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095156270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095156270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095156270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095156270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095156273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095156277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095156277 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095156284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095156284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095156284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095156284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095156284 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095156284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095156284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095156284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095156284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095156285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095156285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095156285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095156285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095156285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095156285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095156285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095156285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095156285 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095156285 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095156285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095156286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095156286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095156288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095156293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095156293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(318)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(322)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095156296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095156296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095156296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095156296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095156296 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095156296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095156296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095156296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095156296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095156297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095156297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095156297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095156297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095156297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095156297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095156297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095156297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095156297 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095156297 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095156297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095156297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095156297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095156300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095156305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095156305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095156672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095156672 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095156672 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095156672 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095156674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095156674 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@4640fa2e1ceb: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FED621AB'O, index=0 SGSN_Test-GSUP(324)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@4640fa2e1ceb: 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 := '50D67C52A411824AD725CAFAAB1BC31B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBEE93D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6503329CCB312FC8'O } } } } } 20250213095157752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095157752 DLLC NOTICE LLME(ffffffff/fed621ab){UNASSIGNED} LLC RX: unknown TLLI 0xfed621ab, creating LLME on the fly (gprs_llc.c:552) 20250213095157752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095157752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095157752 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095157752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095157752 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095157752 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095157752 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095157752 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095157752 DLLC NOTICE LLME(ffffffff/fed621ab){UNASSIGNED} LLGM Assign pre (fed621ab => fea83cc0) (gprs_llc.c:1079) 20250213095157752 DLLC NOTICE LLME(fed621ab/fea83cc0){ASSIGNED} LLGM Assign post (fed621ab => fea83cc0) (gprs_llc.c:1125) 20250213095157752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095157752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095157752 DMM DEBUG MM(262420000000034/fea83cc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095157774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095157774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095157774 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095157774 DMM DEBUG MM(262420000000034/fea83cc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1111) 20250213095157774 DMM NOTICE MM(262420000000034/fea83cc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095157774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095157774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095157774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095157774 DMM DEBUG MM(262420000000034/fea83cc0) Requesting authorization (sgsn_auth.c:160) 20250213095157774 DMM INFO MM(262420000000034/fea83cc0) Requesting authentication tuples (sgsn_auth.c:184) 20250213095157774 DMM DEBUG MM(262420000000034/fea83cc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095157774 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250213095157774 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250213095157780 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095157780 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095157780 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095157780 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095157780 DMM INFO MM(262420000000034/fea83cc0) Subscriber data update (mmctx.c:445) 20250213095157780 DMM DEBUG MM(262420000000034/fea83cc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095157780 DMM INFO MM(262420000000034/fea83cc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095157780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095157780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095157780 DMM INFO MM(262420000000034/fea83cc0) <- GMM AUTH AND CIPHERING REQ (rand = 50 d6 7c 52 a4 11 82 4a d7 25 ca fa ab 1b c3 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095157797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095157797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095157797 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095157797 DMM INFO MM(262420000000034/fea83cc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095157797 DMM NOTICE MM(262420000000034/fea83cc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095157797 DMM DEBUG MM(262420000000034/fea83cc0) checking auth: received GSM SRES = eb ee 93 d3 (gprs_gmm.c:693) 20250213095157797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095157797 DMM DEBUG MM(262420000000034/fea83cc0) Requesting authorization (sgsn_auth.c:160) 20250213095157797 DMM INFO MM(262420000000034/fea83cc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095157797 DMM DEBUG MM(262420000000034/fea83cc0) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095157797 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250213095157797 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) 20250213095157797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095157797 DMM INFO MM(262420000000034/fea83cc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfea83cc0) (gprs_gmm.c:337) 20250213095157800 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095157800 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095157800 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250213095157800 DMM INFO MM(262420000000034/fea83cc0) Subscriber data update (mmctx.c:445) 20250213095157800 DMM DEBUG MM(262420000000034/fea83cc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095157800 DMM INFO MM(262420000000034/fea83cc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095157800 DMM NOTICE MM(262420000000034/fea83cc0) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1027) 20250213095157800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095157801 DMM NOTICE MM(262420000000034/fea83cc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095157801 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) 20250213095157802 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095157802 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250213095157802 DMM INFO MM(262420000000034/fea83cc0) Subscriber data update (mmctx.c:445) 20250213095157802 DMM DEBUG MM(262420000000034/fea83cc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095157812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095157812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095157812 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095157812 DMM INFO MM(262420000000034/fea83cc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095157812 DMM NOTICE MM(262420000000034/fea83cc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095157812 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095157813 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095157813 DLLC NOTICE LLME(fed621ab/fea83cc0){ASSIGNED} LLGM Assign pre (ffffffff => fea83cc0) (gprs_llc.c:1079) 20250213095157813 DLLC NOTICE LLME(ffffffff/fea83cc0){ASSIGNED} LLGM Assign post (ffffffff => fea83cc0) (gprs_llc.c:1125) 20250213095157813 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095157813 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095157813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095157813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@4640fa2e1ceb: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095157875 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250213095157875 DMM INFO MM(262420000000034/fea83cc0) Subscriber data update (mmctx.c:445) 20250213095157875 DMM DEBUG MM(262420000000034/fea83cc0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250213095157875 DMM INFO MM(262420000000034/fea83cc0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250213095157875 DMM INFO MM(262420000000034/fea83cc0) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095157875 DMM INFO MM(262420000000034/fea83cc0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095157875 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095157875 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095157875 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095157875 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095157875 DLLC NOTICE LLME(ffffffff/fea83cc0){ASSIGNED} LLGM Assign pre (fea83cc0 => ffffffff) (gprs_llc.c:1079) 20250213095157875 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fea83cc0 => ffffffff) (gprs_llc.c:1125) 20250213095157875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095157875 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095157875 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095157875 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095157877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(308)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(324)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(317)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(322)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@4640fa2e1ceb: Final verdict of PTC: none 20250213095157884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095157885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98-provIP(315)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(310)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(312)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(320)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Feb 13 09:51:57 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250213095157972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095158274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82996) 20250213095158886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095158886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82996, count=94484) 20250213095159887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095159887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Feb 13 09:52:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095200887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095200887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_detach_check_subscriber_list started. 20250213095201373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095201376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095201431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095201431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095201431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095201431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095201431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095201431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095201431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095201431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095201431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095201433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095201433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095201433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095201433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095201433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095201434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095201434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095201434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095201434 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095201434 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095201434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095201434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(331)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095201434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095201437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095201443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095201443 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095201450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095201450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095201450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095201450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095201450 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095201450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095201450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095201450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095201450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095201451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095201451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095201451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095201451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095201451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095201451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095201451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095201451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095201451 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095201451 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095201451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095201451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095201451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095201453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095201458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095201458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095201464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095201464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095201464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095201464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095201464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095201464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095201464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095201464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095201464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095201465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095201465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095201465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095201465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095201465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095201465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095201465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095201465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095201465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095201465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095201465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095201465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095201465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095201467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095201471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095201471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095201889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095201889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095201889 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095201889 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095201893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095201894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@4640fa2e1ceb: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E6A76863'O, index=0 SGSN_Test-GSUP(343)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@4640fa2e1ceb: 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 := '83BB75FC12F964A7116F3426A2EBB4F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C5784C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '555A14831004B5D5'O } } } } } 20250213095201963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095201963 DLLC NOTICE LLME(ffffffff/e6a76863){UNASSIGNED} LLC RX: unknown TLLI 0xe6a76863, creating LLME on the fly (gprs_llc.c:552) 20250213095201963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095201963 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095201963 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095201963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095201963 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095201963 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095201963 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095201963 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095201963 DLLC NOTICE LLME(ffffffff/e6a76863){UNASSIGNED} LLGM Assign pre (e6a76863 => e35dbd48) (gprs_llc.c:1079) 20250213095201963 DLLC NOTICE LLME(e6a76863/e35dbd48){ASSIGNED} LLGM Assign post (e6a76863 => e35dbd48) (gprs_llc.c:1125) 20250213095201963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095201963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095201963 DMM DEBUG MM(262420000000033/e35dbd48) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095201979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095201979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095201979 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095201979 DMM DEBUG MM(262420000000033/e35dbd48) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1111) 20250213095201979 DMM NOTICE MM(262420000000033/e35dbd48) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095201979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095201979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095201979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095201979 DMM DEBUG MM(262420000000033/e35dbd48) Requesting authorization (sgsn_auth.c:160) 20250213095201979 DMM INFO MM(262420000000033/e35dbd48) Requesting authentication tuples (sgsn_auth.c:184) 20250213095201979 DMM DEBUG MM(262420000000033/e35dbd48) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095201979 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250213095201979 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250213095201984 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095201984 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095201984 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095201984 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095201984 DMM INFO MM(262420000000033/e35dbd48) Subscriber data update (mmctx.c:445) 20250213095201984 DMM DEBUG MM(262420000000033/e35dbd48) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095201984 DMM INFO MM(262420000000033/e35dbd48) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095201984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095201984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095201984 DMM INFO MM(262420000000033/e35dbd48) <- GMM AUTH AND CIPHERING REQ (rand = 83 bb 75 fc 12 f9 64 a7 11 6f 34 26 a2 eb b4 f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095201995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095201995 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095201995 DMM INFO MM(262420000000033/e35dbd48) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095201996 DMM NOTICE MM(262420000000033/e35dbd48) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095201996 DMM DEBUG MM(262420000000033/e35dbd48) checking auth: received GSM SRES = 9c 57 84 c3 (gprs_gmm.c:693) 20250213095201996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095201996 DMM DEBUG MM(262420000000033/e35dbd48) Requesting authorization (sgsn_auth.c:160) 20250213095201996 DMM INFO MM(262420000000033/e35dbd48) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095201996 DMM DEBUG MM(262420000000033/e35dbd48) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095201996 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250213095201996 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) 20250213095201996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095201996 DMM INFO MM(262420000000033/e35dbd48) <- GMM ATTACH ACCEPT (new P-TMSI=0xe35dbd48) (gprs_gmm.c:337) 20250213095201998 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095201998 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095201998 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250213095201998 DMM INFO MM(262420000000033/e35dbd48) Subscriber data update (mmctx.c:445) 20250213095201998 DMM DEBUG MM(262420000000033/e35dbd48) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095201998 DMM INFO MM(262420000000033/e35dbd48) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095201998 DMM NOTICE MM(262420000000033/e35dbd48) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1027) 20250213095201998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095201998 DMM NOTICE MM(262420000000033/e35dbd48) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095201998 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) 20250213095202000 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095202000 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250213095202000 DMM INFO MM(262420000000033/e35dbd48) Subscriber data update (mmctx.c:445) 20250213095202000 DMM DEBUG MM(262420000000033/e35dbd48) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095202006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095202006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095202006 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095202006 DMM INFO MM(262420000000033/e35dbd48) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095202006 DMM NOTICE MM(262420000000033/e35dbd48) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095202006 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095202006 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095202006 DLLC NOTICE LLME(e6a76863/e35dbd48){ASSIGNED} LLGM Assign pre (ffffffff => e35dbd48) (gprs_llc.c:1079) 20250213095202006 DLLC NOTICE LLME(ffffffff/e35dbd48){ASSIGNED} LLGM Assign post (ffffffff => e35dbd48) (gprs_llc.c:1125) 20250213095202006 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095202006 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095202006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095202006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095202063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095202063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250213095202063 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095202063 DMM INFO MM(262420000000033/e35dbd48) -> GMM DETACH REQUEST TLLI=0xe35dbd48 type=GPRS detach Power-off (gprs_gmm.c:1489) 20250213095202063 DMM INFO MM(262420000000033/e35dbd48) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250213095202063 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095202063 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095202063 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095202063 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095202064 DLLC NOTICE LLME(ffffffff/e35dbd48){ASSIGNED} LLGM Assign pre (e35dbd48 => ffffffff) (gprs_llc.c:1079) 20250213095202064 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e35dbd48 => ffffffff) (gprs_llc.c:1125) 20250213095202064 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250213095202064 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) 20250213095202064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095202064 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095202064 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095202064 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095202066 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@4640fa2e1ceb: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095207080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36842<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(336)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(341)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@4640fa2e1ceb: Final verdict of PTC: none 20250213095207086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095207086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_detach_check_subscriber_list-BVCI210(335)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(331)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(334)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(329)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(339)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Feb 13 09:52:07 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250213095207164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095207466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88736) 20250213095208087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095208087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88736, count=94528) 20250213095209088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095209088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Feb 13 09:52:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095210090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095210090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_check_complete_resend started. 20250213095210540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095210541 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@4640fa2e1ceb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(350)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095210595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095210595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095210595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095210595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095210595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095210595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095210595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095210595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095210595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095210596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095210596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095210596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095210596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095210596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095210596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095210596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095210596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095210596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095210596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095210596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095210596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095210596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(351)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095210598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(350)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213095210604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095210604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(355)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095210605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095210605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095210605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095210605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095210605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095210605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095210605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095210605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095210606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095210607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095210607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095210607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095210607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095210607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095210607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095210607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095210607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095210607 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095210607 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095210607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095210607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095210607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_check_complete_resend-BVCI196(348)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095210610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095210615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095210615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095210623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095210623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095210623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095210623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095210623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095210623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095210623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095210623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095210623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095210624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095210624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095210624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095210624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095210624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095210624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095210624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095210624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095210624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095210624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095210627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095210632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095210632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095211091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095211091 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095211091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095211091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095211095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095211097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@4640fa2e1ceb: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D51EA206'O, index=0 SGSN_Test-GSUP(362)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@4640fa2e1ceb: 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 := 'BB7DAB1FCEC4B22AAEEAD14FC0F2BA36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3415F0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C28AA32543E425E1'O } } } } } 20250213095212174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095212174 DLLC NOTICE LLME(ffffffff/d51ea206){UNASSIGNED} LLC RX: unknown TLLI 0xd51ea206, creating LLME on the fly (gprs_llc.c:552) 20250213095212174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095212174 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1297) 20250213095212174 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095212174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095212174 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095212174 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095212174 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095212174 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095212174 DLLC NOTICE LLME(ffffffff/d51ea206){UNASSIGNED} LLGM Assign pre (d51ea206 => dd5de39d) (gprs_llc.c:1079) 20250213095212174 DLLC NOTICE LLME(d51ea206/dd5de39d){ASSIGNED} LLGM Assign post (d51ea206 => dd5de39d) (gprs_llc.c:1125) 20250213095212174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095212174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095212174 DMM DEBUG MM(262420000000036/dd5de39d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095212201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095212201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095212201 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095212201 DMM DEBUG MM(262420000000036/dd5de39d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1111) 20250213095212201 DMM NOTICE MM(262420000000036/dd5de39d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095212201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095212201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095212201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095212201 DMM DEBUG MM(262420000000036/dd5de39d) Requesting authorization (sgsn_auth.c:160) 20250213095212202 DMM INFO MM(262420000000036/dd5de39d) Requesting authentication tuples (sgsn_auth.c:184) 20250213095212202 DMM DEBUG MM(262420000000036/dd5de39d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095212202 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250213095212202 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250213095212209 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095212209 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095212209 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095212209 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095212209 DMM INFO MM(262420000000036/dd5de39d) Subscriber data update (mmctx.c:445) 20250213095212209 DMM DEBUG MM(262420000000036/dd5de39d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095212209 DMM INFO MM(262420000000036/dd5de39d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095212209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095212209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095212209 DMM INFO MM(262420000000036/dd5de39d) <- GMM AUTH AND CIPHERING REQ (rand = bb 7d ab 1f ce c4 b2 2a ae ea d1 4f c0 f2 ba 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095212226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095212226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095212226 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095212226 DMM INFO MM(262420000000036/dd5de39d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095212226 DMM NOTICE MM(262420000000036/dd5de39d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095212226 DMM DEBUG MM(262420000000036/dd5de39d) checking auth: received GSM SRES = d3 41 5f 0f (gprs_gmm.c:693) 20250213095212226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095212226 DMM DEBUG MM(262420000000036/dd5de39d) Requesting authorization (sgsn_auth.c:160) 20250213095212226 DMM INFO MM(262420000000036/dd5de39d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095212226 DMM DEBUG MM(262420000000036/dd5de39d) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095212226 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250213095212226 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) 20250213095212226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095212226 DMM INFO MM(262420000000036/dd5de39d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5de39d) (gprs_gmm.c:337) 20250213095212230 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095212230 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095212230 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250213095212230 DMM INFO MM(262420000000036/dd5de39d) Subscriber data update (mmctx.c:445) 20250213095212230 DMM DEBUG MM(262420000000036/dd5de39d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095212230 DMM INFO MM(262420000000036/dd5de39d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095212230 DMM NOTICE MM(262420000000036/dd5de39d) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1027) 20250213095212230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095212230 DMM NOTICE MM(262420000000036/dd5de39d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095212230 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) 20250213095212232 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095212232 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250213095212232 DMM INFO MM(262420000000036/dd5de39d) Subscriber data update (mmctx.c:445) 20250213095212232 DMM DEBUG MM(262420000000036/dd5de39d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@4640fa2e1ceb: Warning: Re-starting timer T, which is already active (running or expired). 20250213095218227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213095218227 DMM INFO MM(262420000000036/dd5de39d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5de39d) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@4640fa2e1ceb: Warning: Re-starting timer T, which is already active (running or expired). 20250213095220783 DGPRS DEBUG Checking for inactive LLMEs, time = 2671246 (sgsn.c:132) 20250213095224228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213095224228 DMM INFO MM(262420000000036/dd5de39d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5de39d) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@4640fa2e1ceb: Warning: Re-starting timer T, which is already active (running or expired). 20250213095230228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213095230229 DMM INFO MM(262420000000036/dd5de39d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5de39d) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@4640fa2e1ceb: Warning: Re-starting timer T, which is already active (running or expired). 20250213095231092 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213095231092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213095231093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095236229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213095236229 DMM INFO MM(262420000000036/dd5de39d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5de39d) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@4640fa2e1ceb: Warning: Re-starting timer T, which is already active (running or expired). 20250213095240597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095240603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095240603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095240608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095240611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095240611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095240625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095240628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095240628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095242231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250213095242231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250213095242231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213095242231 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250213095242231 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) 20250213095242231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Reject}: Deallocated (fsm.c:568) 20250213095242231 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095242231 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095242231 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213095242231 DLLC NOTICE LLME(d51ea206/dd5de39d){ASSIGNED} LLGM Assign pre (dd5de39d => ffffffff) (gprs_llc.c:1079) 20250213095242231 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd5de39d => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@4640fa2e1ceb: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095246259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37900<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095246263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095246264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(362)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(351)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(360)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(355)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(358)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(353)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(349)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Feb 13 09:52:46 UTC 2025 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20250213095246379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095246681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91240) 20250213095247265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095247265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91240, count=95596) 20250213095248267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095248267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Feb 13 09:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095249268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095249268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_hlr_location_cancel_request_update started. 20250213095249781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095249785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095249825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095249825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095249825 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095249825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095249825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095249825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095249826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095249826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095249826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095249826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095249826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095249826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095249826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095249826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095249826 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095249826 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095249826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095249826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095249826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095249828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095249834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095249834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(370)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@4640fa2e1ceb: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_update-BVCI196(368)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095249837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095249837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095249837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095249837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095249837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095249837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095249837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095249837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095249837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095249838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095249838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095249838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095249838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095249838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095249838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095249838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095249838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095249838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095249838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095249838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095249838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095249838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095249840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095249844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095249844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095249851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095249851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095249851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095249851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095249851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095249851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095249851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095249851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095249851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095249852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095249852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095249852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095249852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095249852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095249852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095249852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095249852 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095249852 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095249852 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095249852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095249852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095249852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095249854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095249858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095249858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095250269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095250269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095250269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095250269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095250274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095250276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213095250784 DGPRS DEBUG Checking for inactive LLMEs, time = 2671276 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@4640fa2e1ceb: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F63A5DE5'O, index=0 SGSN_Test-GSUP(381)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@4640fa2e1ceb: 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 := '0BA20320EC4CCBE1F61F7927185BA363'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E48CBBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8A2BC63A0116984'O } } } } } 20250213095251365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095251365 DLLC NOTICE LLME(ffffffff/f63a5de5){UNASSIGNED} LLC RX: unknown TLLI 0xf63a5de5, creating LLME on the fly (gprs_llc.c:552) 20250213095251365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095251365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095251365 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095251365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095251365 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095251365 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095251365 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095251365 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095251365 DLLC NOTICE LLME(ffffffff/f63a5de5){UNASSIGNED} LLGM Assign pre (f63a5de5 => e502859a) (gprs_llc.c:1079) 20250213095251365 DLLC NOTICE LLME(f63a5de5/e502859a){ASSIGNED} LLGM Assign post (f63a5de5 => e502859a) (gprs_llc.c:1125) 20250213095251365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095251365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095251365 DMM DEBUG MM(262420000000031/e502859a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095251390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095251390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095251390 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095251390 DMM DEBUG MM(262420000000031/e502859a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1111) 20250213095251390 DMM NOTICE MM(262420000000031/e502859a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095251390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095251390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095251390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095251390 DMM DEBUG MM(262420000000031/e502859a) Requesting authorization (sgsn_auth.c:160) 20250213095251391 DMM INFO MM(262420000000031/e502859a) Requesting authentication tuples (sgsn_auth.c:184) 20250213095251391 DMM DEBUG MM(262420000000031/e502859a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095251391 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250213095251391 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@4640fa2e1ceb: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250213095251397 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095251397 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095251397 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095251397 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095251397 DMM INFO MM(262420000000031/e502859a) Subscriber data update (mmctx.c:445) 20250213095251397 DMM DEBUG MM(262420000000031/e502859a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095251397 DMM INFO MM(262420000000031/e502859a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095251397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095251397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095251397 DMM INFO MM(262420000000031/e502859a) <- GMM AUTH AND CIPHERING REQ (rand = 0b a2 03 20 ec 4c cb e1 f6 1f 79 27 18 5b a3 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095251414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095251414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095251414 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095251414 DMM INFO MM(262420000000031/e502859a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095251414 DMM NOTICE MM(262420000000031/e502859a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095251414 DMM DEBUG MM(262420000000031/e502859a) checking auth: received GSM SRES = 0e 48 cb ba (gprs_gmm.c:693) 20250213095251414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095251414 DMM DEBUG MM(262420000000031/e502859a) Requesting authorization (sgsn_auth.c:160) 20250213095251414 DMM INFO MM(262420000000031/e502859a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095251414 DMM DEBUG MM(262420000000031/e502859a) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095251414 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250213095251414 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) 20250213095251414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095251414 DMM INFO MM(262420000000031/e502859a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe502859a) (gprs_gmm.c:337) 20250213095251417 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095251417 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095251417 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250213095251417 DMM INFO MM(262420000000031/e502859a) Subscriber data update (mmctx.c:445) 20250213095251417 DMM DEBUG MM(262420000000031/e502859a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095251417 DMM INFO MM(262420000000031/e502859a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095251417 DMM NOTICE MM(262420000000031/e502859a) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1027) 20250213095251417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095251417 DMM NOTICE MM(262420000000031/e502859a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095251417 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) 20250213095251418 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095251418 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250213095251418 DMM INFO MM(262420000000031/e502859a) Subscriber data update (mmctx.c:445) 20250213095251418 DMM DEBUG MM(262420000000031/e502859a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095251431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095251431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095251431 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095251431 DMM INFO MM(262420000000031/e502859a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095251431 DMM NOTICE MM(262420000000031/e502859a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095251431 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095251431 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095251431 DLLC NOTICE LLME(f63a5de5/e502859a){ASSIGNED} LLGM Assign pre (ffffffff => e502859a) (gprs_llc.c:1079) 20250213095251431 DLLC NOTICE LLME(ffffffff/e502859a){ASSIGNED} LLGM Assign post (ffffffff => e502859a) (gprs_llc.c:1125) 20250213095251431 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095251431 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095251431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095251431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095251481 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250213095251481 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250213095251481 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) 20250213095251481 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250213095251481 DMM INFO MM(262420000000031/e502859a) Subscriber data update (mmctx.c:445) 20250213095251481 DMM DEBUG MM(262420000000031/e502859a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250213095251481 DMM INFO MM(262420000000031/e502859a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250213095251481 DMM INFO MM(262420000000031/e502859a) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095251481 DMM INFO MM(262420000000031/e502859a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095251481 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095251481 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095251481 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095251481 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095251481 DLLC NOTICE LLME(ffffffff/e502859a){ASSIGNED} LLGM Assign pre (e502859a => ffffffff) (gprs_llc.c:1079) 20250213095251481 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e502859a => ffffffff) (gprs_llc.c:1125) 20250213095251481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095251481 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095251481 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095251481 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed MC@4640fa2e1ceb: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@4640fa2e1ceb: Final verdict of PTC: none 20250213095256495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46392<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095256495 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095256495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(369)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(379)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(374)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(367)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(372)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(377)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@4640fa2e1ceb: Final verdict of PTC: pass TC_hlr_location_cancel_request_update-BVCI196(368)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Feb 13 09:52:56 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20250213095256567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095256871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89716) 20250213095257497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095257497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89716, count=94072) 20250213095258498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095258498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Feb 13 09:52:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095259499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095259499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_hlr_location_cancel_request_withdraw started. 20250213095259968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095259970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095300008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095300008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095300008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095300008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095300008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095300008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095300008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095300008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095300008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095300009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095300009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095300009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095300009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095300009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095300009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095300009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095300009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095300009 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095300009 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095300009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095300009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095300009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095300012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095300017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095300017 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095300023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095300023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095300023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095300023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095300023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095300023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095300023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095300023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095300023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095300024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095300024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095300024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095300024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095300024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095300024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095300024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095300024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095300024 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095300024 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095300024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095300024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095300024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095300025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095300031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095300031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095300037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095300037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095300037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095300037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095300037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095300037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095300037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095300037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095300037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095300038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095300038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095300038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095300038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095300038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095300038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095300038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095300038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095300038 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095300038 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095300038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095300039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095300039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095300040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095300044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095300044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095300500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095300500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095300500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095300500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095300504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213095300506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@4640fa2e1ceb: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E02521CD'O, index=0 SGSN_Test-GSUP(400)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@4640fa2e1ceb: 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 := '27977E9C05662AC7918AD2B43CFFEB43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7278A2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '143702CF48C43E8F'O } } } } } 20250213095301570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095301570 DLLC NOTICE LLME(ffffffff/e02521cd){UNASSIGNED} LLC RX: unknown TLLI 0xe02521cd, creating LLME on the fly (gprs_llc.c:552) 20250213095301570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095301570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095301570 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095301570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095301570 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095301570 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095301570 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095301570 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095301570 DLLC NOTICE LLME(ffffffff/e02521cd){UNASSIGNED} LLGM Assign pre (e02521cd => e2a926f9) (gprs_llc.c:1079) 20250213095301570 DLLC NOTICE LLME(e02521cd/e2a926f9){ASSIGNED} LLGM Assign post (e02521cd => e2a926f9) (gprs_llc.c:1125) 20250213095301570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095301570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095301570 DMM DEBUG MM(262420000000029/e2a926f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095301586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095301586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095301586 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095301586 DMM DEBUG MM(262420000000029/e2a926f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1111) 20250213095301586 DMM NOTICE MM(262420000000029/e2a926f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095301586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095301586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095301586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095301586 DMM DEBUG MM(262420000000029/e2a926f9) Requesting authorization (sgsn_auth.c:160) 20250213095301586 DMM INFO MM(262420000000029/e2a926f9) Requesting authentication tuples (sgsn_auth.c:184) 20250213095301586 DMM DEBUG MM(262420000000029/e2a926f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095301586 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250213095301586 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@4640fa2e1ceb: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250213095301594 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095301594 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095301594 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095301594 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095301594 DMM INFO MM(262420000000029/e2a926f9) Subscriber data update (mmctx.c:445) 20250213095301594 DMM DEBUG MM(262420000000029/e2a926f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095301594 DMM INFO MM(262420000000029/e2a926f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095301594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095301594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095301594 DMM INFO MM(262420000000029/e2a926f9) <- GMM AUTH AND CIPHERING REQ (rand = 27 97 7e 9c 05 66 2a c7 91 8a d2 b4 3c ff eb 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095301607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095301607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095301607 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095301607 DMM INFO MM(262420000000029/e2a926f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095301607 DMM NOTICE MM(262420000000029/e2a926f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095301607 DMM DEBUG MM(262420000000029/e2a926f9) checking auth: received GSM SRES = a7 27 8a 2b (gprs_gmm.c:693) 20250213095301607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095301607 DMM DEBUG MM(262420000000029/e2a926f9) Requesting authorization (sgsn_auth.c:160) 20250213095301607 DMM INFO MM(262420000000029/e2a926f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095301607 DMM DEBUG MM(262420000000029/e2a926f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095301607 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250213095301607 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) 20250213095301607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095301607 DMM INFO MM(262420000000029/e2a926f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2a926f9) (gprs_gmm.c:337) 20250213095301609 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095301609 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095301609 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250213095301609 DMM INFO MM(262420000000029/e2a926f9) Subscriber data update (mmctx.c:445) 20250213095301609 DMM DEBUG MM(262420000000029/e2a926f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095301609 DMM INFO MM(262420000000029/e2a926f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095301609 DMM NOTICE MM(262420000000029/e2a926f9) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1027) 20250213095301609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095301609 DMM NOTICE MM(262420000000029/e2a926f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095301609 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) 20250213095301610 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095301610 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250213095301610 DMM INFO MM(262420000000029/e2a926f9) Subscriber data update (mmctx.c:445) 20250213095301610 DMM DEBUG MM(262420000000029/e2a926f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095301619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095301619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095301619 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095301619 DMM INFO MM(262420000000029/e2a926f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095301619 DMM NOTICE MM(262420000000029/e2a926f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095301619 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095301619 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095301619 DLLC NOTICE LLME(e02521cd/e2a926f9){ASSIGNED} LLGM Assign pre (ffffffff => e2a926f9) (gprs_llc.c:1079) 20250213095301619 DLLC NOTICE LLME(ffffffff/e2a926f9){ASSIGNED} LLGM Assign post (ffffffff => e2a926f9) (gprs_llc.c:1125) 20250213095301619 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095301619 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095301619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095301619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095301668 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250213095301668 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250213095301668 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) 20250213095301668 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250213095301668 DMM INFO MM(262420000000029/e2a926f9) Subscriber data update (mmctx.c:445) 20250213095301668 DMM DEBUG MM(262420000000029/e2a926f9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250213095301668 DMM INFO MM(262420000000029/e2a926f9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250213095301668 DMM INFO MM(262420000000029/e2a926f9) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1080) 20250213095301668 DMM NOTICE MM(262420000000029/e2a926f9) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1058) 20250213095301668 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250213095301668 DMM INFO MM(262420000000029/e2a926f9) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250213095301668 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095301668 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095301668 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095301668 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095301668 DLLC NOTICE LLME(ffffffff/e2a926f9){ASSIGNED} LLGM Assign pre (e2a926f9 => ffffffff) (gprs_llc.c:1079) 20250213095301668 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2a926f9 => ffffffff) (gprs_llc.c:1125) 20250213095301668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095301668 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095301668 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095301668 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@4640fa2e1ceb: Removing Client IMSI='262420000000029'H, index=0 20250213095301683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095301683 DLLC NOTICE LLME(ffffffff/e2a926f9){UNASSIGNED} LLC RX: unknown TLLI 0xe2a926f9, creating LLME on the fly (gprs_llc.c:552) 20250213095301683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095301683 DMM NOTICE LLME(ffffffff/e2a926f9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2018) 20250213095301683 DLLC NOTICE LLME(ffffffff/e2a926f9){UNASSIGNED} LLGM Assign pre (e2a926f9 => ffffffff) (gprs_llc.c:1079) 20250213095301683 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2a926f9 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095301687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@4640fa2e1ceb: Final verdict of PTC: none 20250213095301691 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095301691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(393)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(398)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(388)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(386)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(396)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(391)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Feb 13 09:53:01 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20250213095301790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095302092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45064) 20250213095302693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095302693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45064, count=97120) 20250213095303695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095303695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Feb 13 09:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095304697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095304697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250213095305183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095305185 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095305231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095305231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095305231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095305231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095305231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095305231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095305231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095305231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095305231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095305231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095305231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095305231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095305232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095305232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095305232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095305232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095305232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095305232 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095305232 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095305232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095305232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095305232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095305234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095305241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095305241 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(408)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095305243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095305243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095305243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095305243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095305243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095305243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095305243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095305243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095305243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095305244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095305244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095305244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095305244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095305244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095305244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095305244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095305244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095305244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095305244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095305244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095305244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095305244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095305246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095305251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095305251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(414)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095305258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095305258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095305258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095305258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095305258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095305258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095305258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095305258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095305258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095305260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095305260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095305260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095305260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095305260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095305260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095305260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095305260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095305260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095305260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095305260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095305260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095305260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095305262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095305267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095305267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095305698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095305699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095305699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095305699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095305703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095305704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@4640fa2e1ceb: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C4AA1B1B'O, index=0 SGSN_Test-GSUP(419)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250213095306772 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) 20250213095306772 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@4640fa2e1ceb: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@4640fa2e1ceb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@4640fa2e1ceb: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095306783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37046<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095306787 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(419)@4640fa2e1ceb: Final verdict of PTC: none 20250213095306787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(407)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(412)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(417)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(410)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(415)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(405)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Feb 13 09:53:06 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20250213095306916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095307218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47728) 20250213095307788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095307788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47728, count=53780) 20250213095308789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095308789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Feb 13 09:53:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095309790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095309790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250213095310309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095310312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095310347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095310347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095310347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095310347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095310347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095310347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095310347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095310347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095310347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095310348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095310348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095310348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095310348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095310348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095310348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095310348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095310348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095310348 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095310348 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095310348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095310348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095310348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095310351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095310356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095310356 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@4640fa2e1ceb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095310368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095310368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095310368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095310368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095310368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095310368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095310368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095310368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095310368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(432)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095310369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095310369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095310369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095310369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095310369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095310369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095310369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095310369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095310369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095310369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095310369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(432)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095310370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095310370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095310372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(431)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(428)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095310378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095310378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095310378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095310378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095310378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095310378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095310378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095310378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095310378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095310379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095310379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250213095310379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095310379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095310379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095310380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095310380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095310380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095310380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095310380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095310380 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095310380 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095310380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095310380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095310380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095310382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095310386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095310386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095310790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095310790 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095310790 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095310790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095310795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095310796 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@4640fa2e1ceb: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F1F7F199'O, index=0 SGSN_Test-GSUP(438)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250213095311863 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) 20250213095311863 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@4640fa2e1ceb: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@4640fa2e1ceb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@4640fa2e1ceb: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095311873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37056<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095311877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095311877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(437)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(436)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(438)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(426)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(432)@4640fa2e1ceb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(434)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(430)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(424)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Feb 13 09:53:11 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20250213095311940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095312241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49912) 20250213095312877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095312878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49912, count=54268) 20250213095313879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095313879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Feb 13 09:53:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095314879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095314879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_rau_unknown started. 20250213095315335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095315338 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095315385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095315385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095315385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095315385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095315385 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095315385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095315385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095315385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095315385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095315386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095315386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095315386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095315386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095315386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095315386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095315386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095315386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095315386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095315386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095315386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095315386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095315386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095315389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095315396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095315396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_rau_unknown-BVCI196(444)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(450)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095315400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095315400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095315400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095315400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095315400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095315400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095315400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095315400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095315400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095315401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095315401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095315401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095315401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095315401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095315401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095315401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095315401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095315401 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095315401 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095315401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095315401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095315401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095315403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095315408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095315408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095315416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095315416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095315416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095315416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095315416 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095315416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095315416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095315416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095315416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095315417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095315417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095315417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095315417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095315417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095315417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095315417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095315417 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095315417 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095315417 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095315417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095315417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095315417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095315420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095315424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095315424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095315881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095315881 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095315881 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095315881 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095315885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095315886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@4640fa2e1ceb: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C36ACF86'O, index=0 SGSN_Test-GSUP(457)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250213095316954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095316954 DLLC NOTICE LLME(ffffffff/c36acf86){UNASSIGNED} LLC RX: unknown TLLI 0xc36acf86, creating LLME on the fly (gprs_llc.c:552) 20250213095316954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250213095316954 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213095316954 DMM NOTICE LLME(ffffffff/c36acf86){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1718) 20250213095316954 DLLC NOTICE LLME(ffffffff/c36acf86){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250213095316954 DMM ERROR LLME(ffffffff/c36acf86){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1739) 20250213095316954 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1808) 20250213095316954 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1591) 20250213095316954 DLLC NOTICE LLME(ffffffff/c36acf86){UNASSIGNED} LLGM Assign pre (c36acf86 => ffffffff) (gprs_llc.c:1079) 20250213095316954 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c36acf86 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@4640fa2e1ceb: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@4640fa2e1ceb: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095316980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(445)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@4640fa2e1ceb: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@4640fa2e1ceb: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@4640fa2e1ceb: Final verdict of PTC: none 20250213095316985 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095316985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(455)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(450)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@4640fa2e1ceb: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(448)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(453)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(443)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_rau_unknown finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Feb 13 09:53:17 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250213095317073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095317374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44280) 20250213095317986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095317986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44280, count=54744) 20250213095318987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095318987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Feb 13 09:53:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095319988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095319988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_rau started. 20250213095320476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095320479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095320525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095320525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095320525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095320525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095320525 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095320525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095320525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095320525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095320525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095320526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095320526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095320526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095320526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095320526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095320526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095320526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095320526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095320526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095320526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095320526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095320527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095320527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095320529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095320534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095320534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095320541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095320541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095320541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095320541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095320541 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095320541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095320541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095320541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095320541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095320541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095320541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095320541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095320542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095320542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095320542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095320542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095320542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095320542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095320542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095320542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095320542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095320542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095320545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(471)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(466)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095320553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095320553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095320559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095320559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095320559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095320559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095320559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095320559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095320559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095320559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095320559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095320560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095320560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095320560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095320560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095320560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095320560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095320560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095320560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095320560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095320560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095320560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095320560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095320560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095320562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095320567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095320567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095320785 DGPRS DEBUG Checking for inactive LLMEs, time = 2671306 (sgsn.c:132) 20250213095320989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095320989 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095320989 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095320989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095320993 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095320994 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@4640fa2e1ceb: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F9048BFF'O, index=0 SGSN_Test-GSUP(476)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@4640fa2e1ceb: 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 := 'AC9DCFBA1F1477BE24EF72FE46517851'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB5723FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E24CCDC0D084CEC5'O } } } } } 20250213095322072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095322072 DLLC NOTICE LLME(ffffffff/f9048bff){UNASSIGNED} LLC RX: unknown TLLI 0xf9048bff, creating LLME on the fly (gprs_llc.c:552) 20250213095322072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095322072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095322072 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095322072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095322072 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095322072 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095322072 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095322072 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095322072 DLLC NOTICE LLME(ffffffff/f9048bff){UNASSIGNED} LLGM Assign pre (f9048bff => f0746506) (gprs_llc.c:1079) 20250213095322072 DLLC NOTICE LLME(f9048bff/f0746506){ASSIGNED} LLGM Assign post (f9048bff => f0746506) (gprs_llc.c:1125) 20250213095322072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095322072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095322073 DMM DEBUG MM(262420000000012/f0746506) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095322091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095322091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095322092 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095322092 DMM DEBUG MM(262420000000012/f0746506) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1111) 20250213095322092 DMM NOTICE MM(262420000000012/f0746506) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095322092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095322092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095322092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095322092 DMM DEBUG MM(262420000000012/f0746506) Requesting authorization (sgsn_auth.c:160) 20250213095322092 DMM INFO MM(262420000000012/f0746506) Requesting authentication tuples (sgsn_auth.c:184) 20250213095322092 DMM DEBUG MM(262420000000012/f0746506) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095322092 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250213095322092 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250213095322098 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095322098 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095322098 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095322098 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095322098 DMM INFO MM(262420000000012/f0746506) Subscriber data update (mmctx.c:445) 20250213095322098 DMM DEBUG MM(262420000000012/f0746506) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095322098 DMM INFO MM(262420000000012/f0746506) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095322098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095322098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095322098 DMM INFO MM(262420000000012/f0746506) <- GMM AUTH AND CIPHERING REQ (rand = ac 9d cf ba 1f 14 77 be 24 ef 72 fe 46 51 78 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095322113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095322113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095322114 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095322114 DMM INFO MM(262420000000012/f0746506) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095322114 DMM NOTICE MM(262420000000012/f0746506) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095322114 DMM DEBUG MM(262420000000012/f0746506) checking auth: received GSM SRES = fb 57 23 fc (gprs_gmm.c:693) 20250213095322114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095322114 DMM DEBUG MM(262420000000012/f0746506) Requesting authorization (sgsn_auth.c:160) 20250213095322114 DMM INFO MM(262420000000012/f0746506) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095322114 DMM DEBUG MM(262420000000012/f0746506) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095322114 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250213095322114 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) 20250213095322114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095322114 DMM INFO MM(262420000000012/f0746506) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0746506) (gprs_gmm.c:337) 20250213095322117 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095322117 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095322117 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250213095322117 DMM INFO MM(262420000000012/f0746506) Subscriber data update (mmctx.c:445) 20250213095322117 DMM DEBUG MM(262420000000012/f0746506) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095322117 DMM INFO MM(262420000000012/f0746506) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095322117 DMM NOTICE MM(262420000000012/f0746506) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1027) 20250213095322117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095322117 DMM NOTICE MM(262420000000012/f0746506) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095322117 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) 20250213095322119 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095322119 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250213095322119 DMM INFO MM(262420000000012/f0746506) Subscriber data update (mmctx.c:445) 20250213095322120 DMM DEBUG MM(262420000000012/f0746506) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095322132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095322132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095322132 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095322132 DMM INFO MM(262420000000012/f0746506) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095322132 DMM NOTICE MM(262420000000012/f0746506) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095322133 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095322133 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095322133 DLLC NOTICE LLME(f9048bff/f0746506){ASSIGNED} LLGM Assign pre (ffffffff => f0746506) (gprs_llc.c:1079) 20250213095322133 DLLC NOTICE LLME(ffffffff/f0746506){ASSIGNED} LLGM Assign post (ffffffff => f0746506) (gprs_llc.c:1125) 20250213095322133 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095322133 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095322133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095322133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095322192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095322192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095322192 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095322192 DMM INFO MM(262420000000012/f0746506) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1630) 20250213095322192 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095322192 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213095322192 DLLC NOTICE LLME(ffffffff/f0746506){ASSIGNED} LLGM Assign pre (f0746506 => c5b9cfe6) (gprs_llc.c:1079) 20250213095322192 DLLC NOTICE LLME(f0746506/c5b9cfe6){ASSIGNED} LLGM Assign post (f0746506 => c5b9cfe6) (gprs_llc.c:1125) 20250213095322192 DMM INFO MM(262420000000012/c5b9cfe6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau(478)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@4640fa2e1ceb: Removing Client IMSI='262420000000012'H, index=0 20250213095322208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095322208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250213095322208 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095322208 DMM INFO MM(262420000000012/c5b9cfe6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213095322208 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213095322208 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095322208 DLLC NOTICE LLME(f0746506/c5b9cfe6){ASSIGNED} LLGM Assign pre (ffffffff => c5b9cfe6) (gprs_llc.c:1079) 20250213095322209 DLLC NOTICE LLME(ffffffff/c5b9cfe6){ASSIGNED} LLGM Assign post (ffffffff => c5b9cfe6) (gprs_llc.c:1125) 20250213095322209 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) TC_attach_rau(478)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095322213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45754<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@4640fa2e1ceb: Final verdict of PTC: none 20250213095322218 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095322218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(471)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(464)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(469)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(475)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(462)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(473)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(467)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_rau finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Feb 13 09:53:22 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250213095322323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095322725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50844) 20250213095323219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095323219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50844, count=92936) 20250213095324220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095324220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Feb 13 09:53:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095325222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095325222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_rau_a_a started. 20250213095325823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095325826 DMM INFO MM(262420000000012/c5b9cfe6) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095325826 DMM INFO MM(262420000000012/c5b9cfe6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095325826 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095325826 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095325826 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095325826 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095325826 DLLC NOTICE LLME(ffffffff/c5b9cfe6){ASSIGNED} LLGM Assign pre (c5b9cfe6 => ffffffff) (gprs_llc.c:1079) 20250213095325826 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5b9cfe6 => ffffffff) (gprs_llc.c:1125) 20250213095325826 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250213095325826 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) 20250213095325826 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20250213095325826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095325826 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095325826 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095325826 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095325826 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095325874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095325874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095325874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095325874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095325874 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095325874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095325874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095325874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095325874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095325875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095325875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095325875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095325875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095325875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095325875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095325875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095325875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095325875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095325875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095325875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095325876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095325876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095325878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095325883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095325883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095325894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095325894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095325894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095325894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095325894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095325894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095325894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095325894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095325894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095325894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095325894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095325894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095325895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095325895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095325895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095325895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095325895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095325895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095325895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095325895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095325895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095325895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095325896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095325901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095325901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095325905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095325905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095325905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095325905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095325905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095325905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095325905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095325905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095325905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095325906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095325906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095325906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095325906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095325906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095325906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095325906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095325906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095325906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095325906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095325906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095325907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095325907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095325909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095325914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095325914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095326223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095326223 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095326223 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095326223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095326227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250213095326228 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@4640fa2e1ceb: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C66DF244'O, index=0 SGSN_Test-GSUP(495)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@4640fa2e1ceb: 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 := '71A7FF7753C841B4BA198D2CE99C021F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '114264E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51E383179E14B0A9'O } } } } } 20250213095327306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327306 DLLC NOTICE LLME(ffffffff/c66df244){UNASSIGNED} LLC RX: unknown TLLI 0xc66df244, creating LLME on the fly (gprs_llc.c:552) 20250213095327307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095327307 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095327307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095327307 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095327307 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095327307 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095327307 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095327307 DLLC NOTICE LLME(ffffffff/c66df244){UNASSIGNED} LLGM Assign pre (c66df244 => f7116556) (gprs_llc.c:1079) 20250213095327307 DLLC NOTICE LLME(c66df244/f7116556){ASSIGNED} LLGM Assign post (c66df244 => f7116556) (gprs_llc.c:1125) 20250213095327307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095327307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095327307 DMM DEBUG MM(262420000000037/f7116556) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095327330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327331 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095327331 DMM DEBUG MM(262420000000037/f7116556) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1111) 20250213095327331 DMM NOTICE MM(262420000000037/f7116556) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095327331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095327331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095327331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095327331 DMM DEBUG MM(262420000000037/f7116556) Requesting authorization (sgsn_auth.c:160) 20250213095327331 DMM INFO MM(262420000000037/f7116556) Requesting authentication tuples (sgsn_auth.c:184) 20250213095327331 DMM DEBUG MM(262420000000037/f7116556) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095327331 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250213095327331 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250213095327337 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095327337 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095327337 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095327337 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095327337 DMM INFO MM(262420000000037/f7116556) Subscriber data update (mmctx.c:445) 20250213095327337 DMM DEBUG MM(262420000000037/f7116556) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095327337 DMM INFO MM(262420000000037/f7116556) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095327337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095327337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095327337 DMM INFO MM(262420000000037/f7116556) <- GMM AUTH AND CIPHERING REQ (rand = 71 a7 ff 77 53 c8 41 b4 ba 19 8d 2c e9 9c 02 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095327352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327352 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095327352 DMM INFO MM(262420000000037/f7116556) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095327352 DMM NOTICE MM(262420000000037/f7116556) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095327352 DMM DEBUG MM(262420000000037/f7116556) checking auth: received GSM SRES = 11 42 64 e2 (gprs_gmm.c:693) 20250213095327352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095327352 DMM DEBUG MM(262420000000037/f7116556) Requesting authorization (sgsn_auth.c:160) 20250213095327352 DMM INFO MM(262420000000037/f7116556) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095327352 DMM DEBUG MM(262420000000037/f7116556) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095327353 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250213095327353 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) 20250213095327353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095327353 DMM INFO MM(262420000000037/f7116556) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7116556) (gprs_gmm.c:337) 20250213095327355 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095327355 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095327355 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250213095327355 DMM INFO MM(262420000000037/f7116556) Subscriber data update (mmctx.c:445) 20250213095327355 DMM DEBUG MM(262420000000037/f7116556) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095327355 DMM INFO MM(262420000000037/f7116556) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095327355 DMM NOTICE MM(262420000000037/f7116556) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1027) 20250213095327355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095327355 DMM NOTICE MM(262420000000037/f7116556) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095327355 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) 20250213095327358 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095327358 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250213095327358 DMM INFO MM(262420000000037/f7116556) Subscriber data update (mmctx.c:445) 20250213095327358 DMM DEBUG MM(262420000000037/f7116556) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095327370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327371 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095327371 DMM INFO MM(262420000000037/f7116556) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095327371 DMM NOTICE MM(262420000000037/f7116556) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095327371 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095327371 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095327371 DLLC NOTICE LLME(c66df244/f7116556){ASSIGNED} LLGM Assign pre (ffffffff => f7116556) (gprs_llc.c:1079) 20250213095327371 DLLC NOTICE LLME(ffffffff/f7116556){ASSIGNED} LLGM Assign post (ffffffff => f7116556) (gprs_llc.c:1125) 20250213095327371 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095327371 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095327371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095327371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095327428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327428 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095327429 DMM INFO MM(262420000000037/f7116556) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213095327429 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095327429 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213095327429 DLLC NOTICE LLME(ffffffff/f7116556){ASSIGNED} LLGM Assign pre (f7116556 => f54ccea1) (gprs_llc.c:1079) 20250213095327429 DLLC NOTICE LLME(f7116556/f54ccea1){ASSIGNED} LLGM Assign post (f7116556 => f54ccea1) (gprs_llc.c:1125) 20250213095327429 DMM INFO MM(262420000000037/f54ccea1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_a(497)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095327444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327444 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095327445 DMM INFO MM(262420000000037/f54ccea1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213095327445 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213095327445 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095327445 DLLC NOTICE LLME(f7116556/f54ccea1){ASSIGNED} LLGM Assign pre (ffffffff => f54ccea1) (gprs_llc.c:1079) 20250213095327445 DLLC NOTICE LLME(ffffffff/f54ccea1){ASSIGNED} LLGM Assign post (ffffffff => f54ccea1) (gprs_llc.c:1125) 20250213095327445 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250213095327445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327445 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095327445 DMM INFO MM(262420000000037/f54ccea1) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213095327445 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095327445 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213095327445 DLLC NOTICE LLME(ffffffff/f54ccea1){ASSIGNED} LLGM Assign pre (f54ccea1 => f3da01d1) (gprs_llc.c:1079) 20250213095327445 DLLC NOTICE LLME(f54ccea1/f3da01d1){ASSIGNED} LLGM Assign post (f54ccea1 => f3da01d1) (gprs_llc.c:1125) 20250213095327445 DMM INFO MM(262420000000037/f3da01d1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_a(497)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095327456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327456 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095327456 DMM INFO MM(262420000000037/f3da01d1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213095327456 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213095327456 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095327456 DLLC NOTICE LLME(f54ccea1/f3da01d1){ASSIGNED} LLGM Assign pre (ffffffff => f3da01d1) (gprs_llc.c:1079) 20250213095327456 DLLC NOTICE LLME(ffffffff/f3da01d1){ASSIGNED} LLGM Assign post (ffffffff => f3da01d1) (gprs_llc.c:1125) 20250213095327456 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250213095327456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095327456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095327456 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095327456 DMM INFO MM(262420000000037/f3da01d1) -> GMM DETACH REQUEST TLLI=0xf3da01d1 type=GPRS detach Power-off (gprs_gmm.c:1489) 20250213095327456 DMM INFO MM(262420000000037/f3da01d1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250213095327456 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095327457 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095327457 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095327457 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095327457 DLLC NOTICE LLME(ffffffff/f3da01d1){ASSIGNED} LLGM Assign pre (f3da01d1 => ffffffff) (gprs_llc.c:1079) 20250213095327457 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3da01d1 => ffffffff) (gprs_llc.c:1125) 20250213095327457 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250213095327457 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) 20250213095327457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095327457 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095327457 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095327457 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095327458 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@4640fa2e1ceb: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095332476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095332480 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095332480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(483)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(488)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(495)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(493)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(491)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(486)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(481)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Feb 13 09:53:32 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20250213095332610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095332912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109180) 20250213095333482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095333482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109180, count=113536) 20250213095334484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095334485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Feb 13 09:53:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095335486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095335486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_rau_a_b started. 20250213095335949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095335952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095335992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095335992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095335992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095335992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095335992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095335992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095335992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095335992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095335992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095335993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095335993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095335993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095335993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095335993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095335993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095335993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095335993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095335993 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095335993 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095335993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095335994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095335994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095335996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095336003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095336003 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(507)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095336007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095336007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095336007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095336007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095336007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095336007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095336007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095336007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095336007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095336007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095336007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095336007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095336008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095336008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095336008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095336008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095336008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095336008 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095336008 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095336008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095336008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095336008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095336010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095336015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095336015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095336022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095336022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095336022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095336022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095336022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095336022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095336022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095336022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095336022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095336022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095336022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095336022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095336023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095336023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095336023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095336023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095336023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095336023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095336023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095336023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(512)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095336023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095336023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095336025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095336029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095336029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095336488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095336488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095336488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095336488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095336492 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095336493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@4640fa2e1ceb: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C438FF72'O, index=0 SGSN_Test-GSUP(514)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@4640fa2e1ceb: 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 := 'F02E8A51E47BA539B7418415F3C3603F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2F4C22A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DF695C118B0C5F4'O } } } } } 20250213095337573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337573 DLLC NOTICE LLME(ffffffff/c438ff72){UNASSIGNED} LLC RX: unknown TLLI 0xc438ff72, creating LLME on the fly (gprs_llc.c:552) 20250213095337573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337573 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095337573 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095337573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095337573 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095337573 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095337573 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095337573 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095337574 DLLC NOTICE LLME(ffffffff/c438ff72){UNASSIGNED} LLGM Assign pre (c438ff72 => e0088111) (gprs_llc.c:1079) 20250213095337574 DLLC NOTICE LLME(c438ff72/e0088111){ASSIGNED} LLGM Assign post (c438ff72 => e0088111) (gprs_llc.c:1125) 20250213095337574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095337574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095337574 DMM DEBUG MM(262420000000038/e0088111) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095337588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337589 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095337589 DMM DEBUG MM(262420000000038/e0088111) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1111) 20250213095337589 DMM NOTICE MM(262420000000038/e0088111) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095337589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095337589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095337589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095337589 DMM DEBUG MM(262420000000038/e0088111) Requesting authorization (sgsn_auth.c:160) 20250213095337589 DMM INFO MM(262420000000038/e0088111) Requesting authentication tuples (sgsn_auth.c:184) 20250213095337589 DMM DEBUG MM(262420000000038/e0088111) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095337589 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250213095337589 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250213095337594 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095337594 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095337594 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095337594 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095337594 DMM INFO MM(262420000000038/e0088111) Subscriber data update (mmctx.c:445) 20250213095337594 DMM DEBUG MM(262420000000038/e0088111) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095337594 DMM INFO MM(262420000000038/e0088111) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095337594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095337594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095337594 DMM INFO MM(262420000000038/e0088111) <- GMM AUTH AND CIPHERING REQ (rand = f0 2e 8a 51 e4 7b a5 39 b7 41 84 15 f3 c3 60 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095337608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337609 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095337609 DMM INFO MM(262420000000038/e0088111) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095337609 DMM NOTICE MM(262420000000038/e0088111) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095337609 DMM DEBUG MM(262420000000038/e0088111) checking auth: received GSM SRES = d2 f4 c2 2a (gprs_gmm.c:693) 20250213095337609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095337609 DMM DEBUG MM(262420000000038/e0088111) Requesting authorization (sgsn_auth.c:160) 20250213095337609 DMM INFO MM(262420000000038/e0088111) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095337609 DMM DEBUG MM(262420000000038/e0088111) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095337609 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250213095337609 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) 20250213095337609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095337609 DMM INFO MM(262420000000038/e0088111) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0088111) (gprs_gmm.c:337) 20250213095337612 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095337612 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095337612 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250213095337612 DMM INFO MM(262420000000038/e0088111) Subscriber data update (mmctx.c:445) 20250213095337612 DMM DEBUG MM(262420000000038/e0088111) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095337612 DMM INFO MM(262420000000038/e0088111) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095337612 DMM NOTICE MM(262420000000038/e0088111) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1027) 20250213095337612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095337612 DMM NOTICE MM(262420000000038/e0088111) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095337612 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) 20250213095337613 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095337613 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250213095337613 DMM INFO MM(262420000000038/e0088111) Subscriber data update (mmctx.c:445) 20250213095337613 DMM DEBUG MM(262420000000038/e0088111) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095337627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337627 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095337627 DMM INFO MM(262420000000038/e0088111) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095337627 DMM NOTICE MM(262420000000038/e0088111) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095337627 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095337627 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095337627 DLLC NOTICE LLME(c438ff72/e0088111){ASSIGNED} LLGM Assign pre (ffffffff => e0088111) (gprs_llc.c:1079) 20250213095337627 DLLC NOTICE LLME(ffffffff/e0088111){ASSIGNED} LLGM Assign post (ffffffff => e0088111) (gprs_llc.c:1125) 20250213095337627 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095337627 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095337627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095337627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@4640fa2e1ceb: attach complete sending rau 20250213095337684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337684 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095337684 DMM INFO MM(262420000000038/e0088111) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213095337684 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095337684 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213095337684 DLLC NOTICE LLME(ffffffff/e0088111){ASSIGNED} LLGM Assign pre (e0088111 => d42c563b) (gprs_llc.c:1079) 20250213095337684 DLLC NOTICE LLME(e0088111/d42c563b){ASSIGNED} LLGM Assign post (e0088111 => d42c563b) (gprs_llc.c:1125) 20250213095337684 DMM INFO MM(262420000000038/d42c563b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_b(516)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@4640fa2e1ceb: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@4640fa2e1ceb: Removing Client IMSI='262420000000038'H, index=0 20250213095337699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337699 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095337699 DMM INFO MM(262420000000038/d42c563b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213095337699 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213095337699 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095337699 DLLC NOTICE LLME(e0088111/d42c563b){ASSIGNED} LLGM Assign pre (ffffffff => d42c563b) (gprs_llc.c:1079) 20250213095337699 DLLC NOTICE LLME(ffffffff/d42c563b){ASSIGNED} LLGM Assign post (ffffffff => d42c563b) (gprs_llc.c:1125) 20250213095337699 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) TC_attach_rau_a_b-BVCI210(506)@4640fa2e1ceb: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D42C563B'O, index=0 TC_attach_rau_a_b(516)@4640fa2e1ceb: sending second RAU via different RA 20250213095337709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337709 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213095337709 DMM INFO MM(262420000000038/d42c563b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d42c563b, P-TMSI: d42c563b (00000000), TLLI: d42c563b (d42c563b), RA: 262-42-13135-0 (gprs_gmm.c:1674) 20250213095337709 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1686) 20250213095337709 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213095337709 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095337709 DLLC NOTICE LLME(ffffffff/d42c563b){ASSIGNED} LLGM Assign pre (d42c563b => d42c563b) (gprs_llc.c:1079) 20250213095337709 DLLC NOTICE LLME(d42c563b/d42c563b){ASSIGNED} LLGM Assign post (d42c563b => d42c563b) (gprs_llc.c:1125) 20250213095337709 DMM INFO MM(262420000000038/d42c563b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_b(516)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095337738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337738 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095337738 DMM INFO MM(262420000000038/d42c563b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213095337738 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213095337738 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095337738 DLLC NOTICE LLME(d42c563b/d42c563b){ASSIGNED} LLGM Assign pre (ffffffff => d42c563b) (gprs_llc.c:1079) 20250213095337738 DLLC NOTICE LLME(ffffffff/d42c563b){ASSIGNED} LLGM Assign post (ffffffff => d42c563b) (gprs_llc.c:1125) 20250213095337738 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250213095337738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095337738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095337738 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095337738 DMM INFO MM(262420000000038/d42c563b) -> GMM DETACH REQUEST TLLI=0xd42c563b type=GPRS detach Power-off (gprs_gmm.c:1489) 20250213095337738 DMM INFO MM(262420000000038/d42c563b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250213095337739 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095337739 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095337739 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095337739 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095337739 DLLC NOTICE LLME(ffffffff/d42c563b){ASSIGNED} LLGM Assign pre (d42c563b => ffffffff) (gprs_llc.c:1079) 20250213095337739 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d42c563b => ffffffff) (gprs_llc.c:1125) 20250213095337739 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250213095337739 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) 20250213095337739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095337739 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095337739 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095337739 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095337740 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@4640fa2e1ceb: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095342755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32958<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@4640fa2e1ceb: Final verdict of PTC: none 20250213095342761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095342761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(499)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(512)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(507)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(502)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(505)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(510)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(500)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Feb 13 09:53:42 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250213095342821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095343123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104088) 20250213095343763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095343763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104088, count=109520) 20250213095344765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095344765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Thu Feb 13 09:53:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095345767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095345767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250213095346203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095346204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095346245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095346245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095346245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095346245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095346245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095346245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095346245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095346245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095346245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095346246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095346246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095346246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095346246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095346246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095346246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095346246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095346246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095346246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095346246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095346246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095346246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095346246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095346248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095346256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095346256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(526)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095346261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095346261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095346261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095346261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095346261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095346261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095346261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095346261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095346261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095346262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095346262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095346262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095346262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095346263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095346263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095346263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095346263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095346263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095346263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095346263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095346263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095346263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095346264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095346269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095346269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095346277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095346277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095346277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095346277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095346277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095346277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095346277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095346277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095346277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095346277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095346277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095346277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095346277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095346277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095346277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095346277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095346277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095346278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095346278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095346278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095346278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095346278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095346279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095346284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095346284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095346768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095346769 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095346769 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095346769 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095346773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095346774 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@4640fa2e1ceb: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CB68CF4C'O, index=0 SGSN_Test-GSUP(533)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: 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 := 'DC64FC0A72EB71EC289F91B3B8FDD6BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F06B763D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '472292659FB5E6E6'O } } } } } 20250213095347860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095347860 DLLC NOTICE LLME(ffffffff/cb68cf4c){UNASSIGNED} LLC RX: unknown TLLI 0xcb68cf4c, creating LLME on the fly (gprs_llc.c:552) 20250213095347860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095347860 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095347860 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095347860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095347860 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095347860 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095347860 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095347860 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095347860 DLLC NOTICE LLME(ffffffff/cb68cf4c){UNASSIGNED} LLGM Assign pre (cb68cf4c => f68eae5f) (gprs_llc.c:1079) 20250213095347860 DLLC NOTICE LLME(cb68cf4c/f68eae5f){ASSIGNED} LLGM Assign post (cb68cf4c => f68eae5f) (gprs_llc.c:1125) 20250213095347860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095347860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095347860 DMM DEBUG MM(262420000000039/f68eae5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095347888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095347888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095347888 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095347888 DMM DEBUG MM(262420000000039/f68eae5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1111) 20250213095347888 DMM NOTICE MM(262420000000039/f68eae5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095347888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095347888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095347888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095347888 DMM DEBUG MM(262420000000039/f68eae5f) Requesting authorization (sgsn_auth.c:160) 20250213095347888 DMM INFO MM(262420000000039/f68eae5f) Requesting authentication tuples (sgsn_auth.c:184) 20250213095347888 DMM DEBUG MM(262420000000039/f68eae5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095347888 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250213095347888 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250213095347894 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095347894 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095347894 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095347894 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095347894 DMM INFO MM(262420000000039/f68eae5f) Subscriber data update (mmctx.c:445) 20250213095347894 DMM DEBUG MM(262420000000039/f68eae5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095347894 DMM INFO MM(262420000000039/f68eae5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095347894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095347894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095347894 DMM INFO MM(262420000000039/f68eae5f) <- GMM AUTH AND CIPHERING REQ (rand = dc 64 fc 0a 72 eb 71 ec 28 9f 91 b3 b8 fd d6 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095347911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095347911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095347911 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095347911 DMM INFO MM(262420000000039/f68eae5f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095347911 DMM NOTICE MM(262420000000039/f68eae5f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095347911 DMM DEBUG MM(262420000000039/f68eae5f) checking auth: received GSM SRES = f0 6b 76 3d (gprs_gmm.c:693) 20250213095347911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095347911 DMM DEBUG MM(262420000000039/f68eae5f) Requesting authorization (sgsn_auth.c:160) 20250213095347911 DMM INFO MM(262420000000039/f68eae5f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095347911 DMM DEBUG MM(262420000000039/f68eae5f) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095347911 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250213095347911 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250213095347911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095347911 DMM INFO MM(262420000000039/f68eae5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf68eae5f) (gprs_gmm.c:337) 20250213095347914 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095347914 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095347914 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250213095347914 DMM INFO MM(262420000000039/f68eae5f) Subscriber data update (mmctx.c:445) 20250213095347914 DMM DEBUG MM(262420000000039/f68eae5f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095347915 DMM INFO MM(262420000000039/f68eae5f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095347915 DMM NOTICE MM(262420000000039/f68eae5f) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1027) 20250213095347915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095347915 DMM NOTICE MM(262420000000039/f68eae5f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095347915 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250213095347917 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095347917 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250213095347917 DMM INFO MM(262420000000039/f68eae5f) Subscriber data update (mmctx.c:445) 20250213095347917 DMM DEBUG MM(262420000000039/f68eae5f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095347928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095347928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095347928 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095347928 DMM INFO MM(262420000000039/f68eae5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095347928 DMM NOTICE MM(262420000000039/f68eae5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095347928 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095347928 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095347928 DLLC NOTICE LLME(cb68cf4c/f68eae5f){ASSIGNED} LLGM Assign pre (ffffffff => f68eae5f) (gprs_llc.c:1079) 20250213095347928 DLLC NOTICE LLME(ffffffff/f68eae5f){ASSIGNED} LLGM Assign post (ffffffff => f68eae5f) (gprs_llc.c:1125) 20250213095347928 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095347928 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095347928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095347928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: attach complete sending rau 20250213095347987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095347987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095347987 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095347987 DMM INFO MM(262420000000039/f68eae5f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213095347987 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095347987 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213095347987 DLLC NOTICE LLME(ffffffff/f68eae5f){ASSIGNED} LLGM Assign pre (f68eae5f => e60ca5b2) (gprs_llc.c:1079) 20250213095347987 DLLC NOTICE LLME(f68eae5f/e60ca5b2){ASSIGNED} LLGM Assign post (f68eae5f => e60ca5b2) (gprs_llc.c:1125) 20250213095347987 DMM INFO MM(262420000000039/e60ca5b2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@4640fa2e1ceb: Removing Client IMSI='262420000000039'H, index=0 20250213095348004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095348004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250213095348004 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095348004 DMM INFO MM(262420000000039/e60ca5b2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213095348004 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213095348004 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095348004 DLLC NOTICE LLME(f68eae5f/e60ca5b2){ASSIGNED} LLGM Assign pre (ffffffff => e60ca5b2) (gprs_llc.c:1079) 20250213095348004 DLLC NOTICE LLME(ffffffff/e60ca5b2){ASSIGNED} LLGM Assign post (ffffffff => e60ca5b2) (gprs_llc.c:1125) 20250213095348004 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@4640fa2e1ceb: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E60CA5B2'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: sending second RAU via different RA with wrong Old RA 20250213095348011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095348011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095348011 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213095348011 DMM NOTICE LLME(ffffffff/e60ca5b2){ASSIGNED} LLC XID RESET (gprs_gmm.c:1718) 20250213095348011 DLLC NOTICE LLME(ffffffff/e60ca5b2){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250213095348011 DMM NOTICE MM(262420000000039/e60ca5b2) Rx RA Update Request with unexpected TLLI=e60ca5b2 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1730) 20250213095348011 DMM ERROR LLME(ffffffff/e60ca5b2){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1739) 20250213095348011 DMM NOTICE MM(262420000000039/e60ca5b2) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1808) 20250213095348011 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1591) 20250213095348011 DMM INFO MM(262420000000039/e60ca5b2) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250213095348011 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095348011 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095348011 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095348011 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095348011 DLLC NOTICE LLME(ffffffff/e60ca5b2){ASSIGNED} LLGM Assign pre (e60ca5b2 => ffffffff) (gprs_llc.c:1079) 20250213095348011 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e60ca5b2 => ffffffff) (gprs_llc.c:1125) 20250213095348012 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250213095348012 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250213095348012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095348012 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095348012 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095348012 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095348033 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250213095348034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095348035 DLLC NOTICE LLME(ffffffff/e60ca5b2){UNASSIGNED} LLC RX: unknown TLLI 0xe60ca5b2, creating LLME on the fly (gprs_llc.c:552) 20250213095348035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250213095348035 DMM NOTICE LLME(ffffffff/e60ca5b2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2018) 20250213095350786 DGPRS DEBUG Checking for inactive LLMEs, time = 2671336 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@4640fa2e1ceb: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095353040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095353044 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095353044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(532)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(533)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(526)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(531)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(521)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(524)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(519)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(529)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Thu Feb 13 09:53:53 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250213095353188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095353490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105276) 20250213095354046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095354046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105276, count=105916) 20250213095355047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095355047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Feb 13 09:53:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095356047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095356048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_usim_resync started. 20250213095356585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095356589 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095356635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095356635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095356635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095356635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095356635 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095356635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095356635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095356635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095356635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095356635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095356635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095356635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095356635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095356635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095356635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095356635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095356635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095356635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095356636 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095356636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095356636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095356636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095356638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095356642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095356642 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095356648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095356648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095356648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095356648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095356648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095356648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095356648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095356648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095356648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095356649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095356649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095356649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095356649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095356649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095356649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095356649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095356649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095356649 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095356649 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095356649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095356650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095356650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095356651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095356657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095356657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(544)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095356663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095356663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095356663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095356663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095356663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095356663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095356663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095356663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095356663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095356664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095356664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095356664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095356664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095356664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095356664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095356664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095356664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095356664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095356664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095356664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095356664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095356664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095356666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095356670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095356670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095357049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095357049 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095357049 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095357049 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095357055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095357055 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@4640fa2e1ceb: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='F4CC261F'O, index=0 SGSN_Test-GSUP(552)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@4640fa2e1ceb: 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 := 'D2684B1A1385AA5D11967F5CBDF68E5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F753871'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C50ABCCBF3576621'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3EB27EEF39E31C27A3FB53B118B070B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '610446AAA781AF41EFE01DBBFDEA2739'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1AF43EBC6E0F3D82E3C999E47348FC02'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6AB0EE184FB7AE90'O } } } } } 20250213095358121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095358121 DLLC NOTICE LLME(ffffffff/f4cc261f){UNASSIGNED} LLC RX: unknown TLLI 0xf4cc261f, creating LLME on the fly (gprs_llc.c:552) 20250213095358121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095358121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095358121 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095358121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095358121 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095358121 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095358121 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095358121 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095358121 DLLC NOTICE LLME(ffffffff/f4cc261f){UNASSIGNED} LLGM Assign pre (f4cc261f => e628ac85) (gprs_llc.c:1079) 20250213095358121 DLLC NOTICE LLME(f4cc261f/e628ac85){ASSIGNED} LLGM Assign post (f4cc261f => e628ac85) (gprs_llc.c:1125) 20250213095358121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095358121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095358121 DMM DEBUG MM(262420000000040/e628ac85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095358141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095358141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095358141 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095358141 DMM DEBUG MM(262420000000040/e628ac85) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250213095358141 DMM NOTICE MM(262420000000040/e628ac85) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095358141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095358141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095358141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095358141 DMM DEBUG MM(262420000000040/e628ac85) Requesting authorization (sgsn_auth.c:160) 20250213095358141 DMM INFO MM(262420000000040/e628ac85) Requesting authentication tuples (sgsn_auth.c:184) 20250213095358142 DMM DEBUG MM(262420000000040/e628ac85) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095358142 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213095358142 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250213095358149 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095358149 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095358149 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095358149 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095358149 DMM INFO MM(262420000000040/e628ac85) Subscriber data update (mmctx.c:445) 20250213095358149 DMM DEBUG MM(262420000000040/e628ac85) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095358150 DMM INFO MM(262420000000040/e628ac85) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095358150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095358150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095358150 DMM INFO MM(262420000000040/e628ac85) <- GMM AUTH AND CIPHERING REQ (rand = d2 68 4b 1a 13 85 aa 5d 11 96 7f 5c bd f6 8e 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1a f4 3e bc 6e 0f 3d 82 e3 c9 99 e4 73 48 fc 02 ) (gprs_gmm.c:510) 20250213095358164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095358164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095358164 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095358164 DMM INFO MM(262420000000040/e628ac85) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:721) 20250213095358164 DMM INFO MM(262420000000040/e628ac85) R99 AUTHENTICATION SYNCH (AUTS = 6b2b10a845a1ee5bc2a0fb903436) (gprs_gmm.c:738) 20250213095358164 DMM DEBUG MM(262420000000040/e628ac85) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095358164 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250213095358164 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 6b 2b 10 a8 45 a1 ee 5b c2 a0 fb 90 34 36 20 10 d2 68 4b 1a 13 85 aa 5d 11 96 7f 5c bd f6 8e 5d 28 01 01 (gprs_subscriber.c:210) 20250213095358164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:753) 20250213095358164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250213095358166 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095358166 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095358166 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095358166 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095358166 DMM INFO MM(262420000000040/e628ac85) Subscriber data update (mmctx.c:445) 20250213095358166 DMM DEBUG MM(262420000000040/e628ac85) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250213095358166 DMM INFO MM(262420000000040/e628ac85) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250213095358166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095358166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095358166 DMM INFO MM(262420000000040/e628ac85) <- GMM AUTH AND CIPHERING REQ (rand = 8d 6a a6 af 47 db c8 27 51 2a 28 df 1b 47 4e 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 17 8a 10 53 88 d2 68 5e 9e 7c 49 a9 5e 6b e7 ) (gprs_gmm.c:510) 20250213095358181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095358181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x633b20 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095358181 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095358181 DMM INFO MM(262420000000040/e628ac85) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095358181 DMM NOTICE MM(262420000000040/e628ac85) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095358181 DMM DEBUG MM(262420000000040/e628ac85) checking auth: received UMTS RES = db 52 aa f1 cd 31 a6 51 (gprs_gmm.c:693) 20250213095358181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095358181 DMM DEBUG MM(262420000000040/e628ac85) Requesting authorization (sgsn_auth.c:160) 20250213095358181 DMM INFO MM(262420000000040/e628ac85) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095358181 DMM DEBUG MM(262420000000040/e628ac85) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095358181 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250213095358181 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) 20250213095358181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095358181 DMM INFO MM(262420000000040/e628ac85) <- GMM ATTACH ACCEPT (new P-TMSI=0xe628ac85) (gprs_gmm.c:337) 20250213095358184 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095358184 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095358184 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250213095358184 DMM INFO MM(262420000000040/e628ac85) Subscriber data update (mmctx.c:445) 20250213095358184 DMM DEBUG MM(262420000000040/e628ac85) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095358185 DMM INFO MM(262420000000040/e628ac85) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095358185 DMM NOTICE MM(262420000000040/e628ac85) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1027) 20250213095358185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095358185 DMM NOTICE MM(262420000000040/e628ac85) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095358185 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) 20250213095358186 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095358186 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250213095358186 DMM INFO MM(262420000000040/e628ac85) Subscriber data update (mmctx.c:445) 20250213095358186 DMM DEBUG MM(262420000000040/e628ac85) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@4640fa2e1ceb: Removing Client IMSI='262420000000040'H, index=0 20250213095358193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095358193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095358193 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095358193 DMM INFO MM(262420000000040/e628ac85) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095358193 DMM NOTICE MM(262420000000040/e628ac85) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095358193 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095358193 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095358193 DLLC NOTICE LLME(f4cc261f/e628ac85){ASSIGNED} LLGM Assign pre (ffffffff => e628ac85) (gprs_llc.c:1079) 20250213095358193 DLLC NOTICE LLME(ffffffff/e628ac85){ASSIGNED} LLGM Assign post (ffffffff => e628ac85) (gprs_llc.c:1125) 20250213095358193 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095358193 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095358193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095358193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095358196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@4640fa2e1ceb: Final verdict of PTC: none 20250213095358201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095358201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(536)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(550)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(545)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(540)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(538)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(543)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(548)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_usim_resync finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Feb 13 09:53:58 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250213095358298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095358701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44424) 20250213095359202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095359203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44424, count=95108) 20250213095400204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095400204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Feb 13 09:54:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095401206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095401206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_usim_a54_a54 started. 20250213095401789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095401791 DMM INFO MM(262420000000040/e628ac85) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095401792 DMM INFO MM(262420000000040/e628ac85) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095401792 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095401792 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095401792 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095401792 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095401792 DLLC NOTICE LLME(ffffffff/e628ac85){ASSIGNED} LLGM Assign pre (e628ac85 => ffffffff) (gprs_llc.c:1079) 20250213095401792 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e628ac85 => ffffffff) (gprs_llc.c:1125) 20250213095401792 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250213095401792 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) 20250213095401792 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20250213095401792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095401792 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095401792 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095401792 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095401792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@4640fa2e1ceb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(560)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095401846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095401846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095401846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095401846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095401846 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095401846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095401846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095401846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095401846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095401848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095401848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095401848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095401848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095401848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095401848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095401848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095401848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095401848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095401848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095401848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095401848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095401848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095401852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(556)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK -NSVCI98(564)@4640fa2e1ceb: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(556)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095401858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095401858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095401858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095401858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095401858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095401858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095401858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095401858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095401858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095401859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095401859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095401859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095401859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095401859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095401859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095401859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095401859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095401859 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095401859 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095401859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095401859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095401859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095401860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095401860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250213095401862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 TC_attach_usim_a54_a54-BVCI196(557)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095401867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095401867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(566)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095401874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095401874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095401874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095401874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095401874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095401874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095401874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095401874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095401874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095401875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095401875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095401875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095401875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095401875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095401875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095401875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095401875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095401875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095401875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095401875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095401875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095401875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095401877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095401881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095401881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095402207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095402207 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095402207 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095402207 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095402211 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095402212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@4640fa2e1ceb: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='CA469CC7'O, index=0 SGSN_Test-GSUP(571)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@4640fa2e1ceb: 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 := '4A9BA598D07B446502931FB6B0623FAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAEB1861'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '454288CBD60B1E7F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CFA8B293B0397911BF7A4AE3DD51DBFC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9059AA9437345371E6BD555EDD154E6D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ECD1A6306BFC9695E5AD73AC59DF5CD3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B23CB985378B1B28'O } } } } } 20250213095403289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095403289 DLLC NOTICE LLME(ffffffff/ca469cc7){UNASSIGNED} LLC RX: unknown TLLI 0xca469cc7, creating LLME on the fly (gprs_llc.c:552) 20250213095403289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095403289 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095403289 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095403289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095403289 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095403289 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095403289 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095403289 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095403289 DLLC NOTICE LLME(ffffffff/ca469cc7){UNASSIGNED} LLGM Assign pre (ca469cc7 => d86ad586) (gprs_llc.c:1079) 20250213095403289 DLLC NOTICE LLME(ca469cc7/d86ad586){ASSIGNED} LLGM Assign post (ca469cc7 => d86ad586) (gprs_llc.c:1125) 20250213095403289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095403289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095403290 DMM DEBUG MM(262420000000040/d86ad586) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095403313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095403313 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095403313 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095403313 DMM DEBUG MM(262420000000040/d86ad586) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250213095403313 DMM NOTICE MM(262420000000040/d86ad586) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095403313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095403313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095403313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095403313 DMM DEBUG MM(262420000000040/d86ad586) Requesting authorization (sgsn_auth.c:160) 20250213095403314 DMM INFO MM(262420000000040/d86ad586) Requesting authentication tuples (sgsn_auth.c:184) 20250213095403314 DMM DEBUG MM(262420000000040/d86ad586) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095403314 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213095403314 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250213095403320 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095403320 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095403320 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095403320 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095403320 DMM INFO MM(262420000000040/d86ad586) Subscriber data update (mmctx.c:445) 20250213095403320 DMM DEBUG MM(262420000000040/d86ad586) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095403320 DMM INFO MM(262420000000040/d86ad586) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095403320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095403320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095403320 DMM INFO MM(262420000000040/d86ad586) <- GMM AUTH AND CIPHERING REQ (rand = 4a 9b a5 98 d0 7b 44 65 02 93 1f b6 b0 62 3f ac , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec d1 a6 30 6b fc 96 95 e5 ad 73 ac 59 df 5c d3 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(573)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@4640fa2e1ceb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095403341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(569)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@4640fa2e1ceb: Final verdict of PTC: none 20250213095403346 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095403347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(560)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(564)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(559)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(567)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(558)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(562)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Feb 13 09:54:03 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20250213095403437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095403839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20250213095404348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095404348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68928, count=73284) 20250213095405349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095405349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Feb 13 09:54:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095406351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095406351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_usim_a54_a53 started. 20250213095406932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095406934 DMM INFO MM(262420000000040/d86ad586) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095406934 DMM INFO MM(262420000000040/d86ad586) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095406934 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095406934 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095406934 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095406934 DMM ERROR MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213095406934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Deallocated (fsm.c:568) 20250213095406934 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095406934 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095406934 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095406934 DLLC NOTICE LLME(ca469cc7/d86ad586){ASSIGNED} LLGM Assign pre (d86ad586 => ffffffff) (gprs_llc.c:1079) 20250213095406934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d86ad586 => ffffffff) (gprs_llc.c:1125) 20250213095406934 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095406976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095406976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095406976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095406976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095406976 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095406976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095406976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095406976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095406976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095406977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095406977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095406977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095406978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095406978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095406978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095406978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095406978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095406978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095406978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095406978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095406978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095406978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095406980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095406984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095406984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095406992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095406992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095406992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095406992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095406992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095406992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095406992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095406992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095406992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095406992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095406992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095406992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095406992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095406992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095406992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095406992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095406992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095406992 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095406993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095406993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095406993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095406993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095406994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095406999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095406999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(581)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095407004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095407004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095407004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095407004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095407004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095407004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095407004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095407004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095407004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095407005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095407005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095407005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095407005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095407005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095407005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095407005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095407005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095407005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095407005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095407005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095407005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095407005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095407007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095407011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095407011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095407352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095407352 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095407352 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095407352 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095407356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095407357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@4640fa2e1ceb: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F9645585'O, index=0 SGSN_Test-GSUP(590)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@4640fa2e1ceb: 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 := '576E8D8DEE74099AEAEF4950E551DEFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5654B0BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5641D7EDDF5012FB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '991568F04F29E3550246947776C063D9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D1D8F6F3D4B90529E579D4605D1561DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2EE9FABF0672A9CED12D1935F86EA484'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C3FFA18D1F4F0E7A'O } } } } } 20250213095408430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095408430 DLLC NOTICE LLME(ffffffff/f9645585){UNASSIGNED} LLC RX: unknown TLLI 0xf9645585, creating LLME on the fly (gprs_llc.c:552) 20250213095408430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095408430 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095408430 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095408430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095408430 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095408430 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095408430 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095408430 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095408430 DLLC NOTICE LLME(ffffffff/f9645585){UNASSIGNED} LLGM Assign pre (f9645585 => e3d19b6e) (gprs_llc.c:1079) 20250213095408430 DLLC NOTICE LLME(f9645585/e3d19b6e){ASSIGNED} LLGM Assign post (f9645585 => e3d19b6e) (gprs_llc.c:1125) 20250213095408430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095408430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095408430 DMM DEBUG MM(262420000000040/e3d19b6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095408436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095408436 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095408436 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095408436 DMM DEBUG MM(262420000000040/e3d19b6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250213095408436 DMM NOTICE MM(262420000000040/e3d19b6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095408436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095408436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095408436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095408436 DMM DEBUG MM(262420000000040/e3d19b6e) Requesting authorization (sgsn_auth.c:160) 20250213095408436 DMM INFO MM(262420000000040/e3d19b6e) Requesting authentication tuples (sgsn_auth.c:184) 20250213095408436 DMM DEBUG MM(262420000000040/e3d19b6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095408436 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213095408436 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250213095408438 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095408438 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095408438 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095408438 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095408438 DMM INFO MM(262420000000040/e3d19b6e) Subscriber data update (mmctx.c:445) 20250213095408438 DMM DEBUG MM(262420000000040/e3d19b6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095408438 DMM INFO MM(262420000000040/e3d19b6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095408438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095408438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095408438 DMM INFO MM(262420000000040/e3d19b6e) <- GMM AUTH AND CIPHERING REQ (rand = 57 6e 8d 8d ee 74 09 9a ea ef 49 50 e5 51 de fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2e e9 fa bf 06 72 a9 ce d1 2d 19 35 f8 6e a4 84 ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(592)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@4640fa2e1ceb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095408443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37962<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(588)@4640fa2e1ceb: Final verdict of PTC: none 20250213095408446 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095408446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(585)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(590)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(578)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(583)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(576)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(586)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(582)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Feb 13 09:54:08 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20250213095408565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095408967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20250213095409448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095409448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68208, count=72564) 20250213095410449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095410449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Feb 13 09:54:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095411451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095411451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_usim_a53_a54 started. 20250213095412053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095412055 DMM INFO MM(262420000000040/e3d19b6e) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095412056 DMM INFO MM(262420000000040/e3d19b6e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095412056 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095412056 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095412056 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095412056 DMM ERROR MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213095412056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Deallocated (fsm.c:568) 20250213095412056 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095412056 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095412056 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095412056 DLLC NOTICE LLME(f9645585/e3d19b6e){ASSIGNED} LLGM Assign pre (e3d19b6e => ffffffff) (gprs_llc.c:1079) 20250213095412056 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3d19b6e => ffffffff) (gprs_llc.c:1125) 20250213095412056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095412104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095412104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095412104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095412104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095412104 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095412104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095412104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095412104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095412104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095412105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095412105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095412105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095412105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095412105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095412105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095412105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095412105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095412105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095412105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095412105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095412105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095412105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095412108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095412112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095412112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095412118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095412118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095412118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095412118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095412118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095412118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095412118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095412118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095412118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095412119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095412119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095412119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095412119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095412119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095412119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095412119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095412119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095412119 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095412119 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095412119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(602)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095412119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095412119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095412121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095412125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095412125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095412135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095412135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095412135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095412135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095412135 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095412135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095412135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095412135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095412135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095412135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095412135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095412135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095412135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095412135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095412135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095412135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095412135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095412135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095412135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095412135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095412136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095412136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095412138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095412142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095412142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095412452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095412452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095412452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095412452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095412456 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095412457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@4640fa2e1ceb: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='DF738021'O, index=0 SGSN_Test-GSUP(609)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@4640fa2e1ceb: 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 := '4F147F266E81C765698312EDE50DD3BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34247F1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7479FD086B21E53B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F783B5E349FA3443B864BFFEF4E56B95'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '366EAED0D20F63C75CA4408AC001DBD2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4A4D31B5CA83CDD7812C5A3A4E4E07E6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4D99078B37C7E73A'O } } } } } 20250213095413532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095413532 DLLC NOTICE LLME(ffffffff/df738021){UNASSIGNED} LLC RX: unknown TLLI 0xdf738021, creating LLME on the fly (gprs_llc.c:552) 20250213095413532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095413532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095413533 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095413533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095413533 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095413533 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095413533 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095413533 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095413533 DLLC NOTICE LLME(ffffffff/df738021){UNASSIGNED} LLGM Assign pre (df738021 => c457a0a4) (gprs_llc.c:1079) 20250213095413533 DLLC NOTICE LLME(df738021/c457a0a4){ASSIGNED} LLGM Assign post (df738021 => c457a0a4) (gprs_llc.c:1125) 20250213095413533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095413533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095413533 DMM DEBUG MM(262420000000040/c457a0a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095413544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095413544 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095413544 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095413544 DMM DEBUG MM(262420000000040/c457a0a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250213095413544 DMM NOTICE MM(262420000000040/c457a0a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095413544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095413544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095413544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095413544 DMM DEBUG MM(262420000000040/c457a0a4) Requesting authorization (sgsn_auth.c:160) 20250213095413544 DMM INFO MM(262420000000040/c457a0a4) Requesting authentication tuples (sgsn_auth.c:184) 20250213095413544 DMM DEBUG MM(262420000000040/c457a0a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095413544 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213095413544 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250213095413548 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095413548 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095413548 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095413548 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095413548 DMM INFO MM(262420000000040/c457a0a4) Subscriber data update (mmctx.c:445) 20250213095413548 DMM DEBUG MM(262420000000040/c457a0a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095413548 DMM INFO MM(262420000000040/c457a0a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095413548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095413548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095413548 DMM INFO MM(262420000000040/c457a0a4) <- GMM AUTH AND CIPHERING REQ (rand = 4f 14 7f 26 6e 81 c7 65 69 83 12 ed e5 0d d3 bc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4a 4d 31 b5 ca 83 cd d7 81 2c 5a 3a 4e 4e 07 e6 ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(611)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@4640fa2e1ceb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095413562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37980<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@4640fa2e1ceb: Final verdict of PTC: none 20250213095413566 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095413566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(602)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(607)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(597)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(600)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(605)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(595)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Feb 13 09:54:13 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250213095413635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095414037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71396) 20250213095414567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095414567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71396, count=72556) 20250213095415568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095415569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Feb 13 09:54:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095416570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095416570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_usim_a50_a54 started. 20250213095417134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095417136 DMM INFO MM(262420000000040/c457a0a4) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095417136 DMM INFO MM(262420000000040/c457a0a4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095417136 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095417136 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095417136 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095417136 DMM ERROR MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213095417136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Deallocated (fsm.c:568) 20250213095417136 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095417136 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095417136 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095417136 DLLC NOTICE LLME(df738021/c457a0a4){ASSIGNED} LLGM Assign pre (c457a0a4 => ffffffff) (gprs_llc.c:1079) 20250213095417136 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c457a0a4 => ffffffff) (gprs_llc.c:1125) 20250213095417136 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095417179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095417179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095417179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095417179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095417179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095417179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095417179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095417179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095417179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095417180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095417180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095417180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095417180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095417180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095417180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095417180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095417180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095417180 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095417180 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095417180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095417180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095417180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095417183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095417190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095417190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095417195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095417195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095417195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095417195 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095417195 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095417195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095417195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095417195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095417195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095417196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095417196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095417196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095417196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095417196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095417196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095417196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095417196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095417196 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095417196 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095417196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095417196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095417196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095417198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095417203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095417203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095417209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095417209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095417209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095417209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095417209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095417209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095417209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095417209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095417209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095417210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095417210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095417210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095417210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095417210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095417210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095417210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095417210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095417210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095417210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095417210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095417210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095417210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095417213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095417218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095417218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095417571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095417571 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095417571 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095417571 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095417574 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095417575 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@4640fa2e1ceb: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='EAA75392'O, index=0 SGSN_Test-GSUP(628)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@4640fa2e1ceb: 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 := '3306360A5E70B9801B15B56DC58C56DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE9AA129'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB11283ABE0B04B3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1B747C2FC9440791BA90C30BD27D9B48'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0FA04350D7A732B1EAB116E0BD713712'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9C922C551A464C6DEAE71746E196543E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C9A18F2BA8B5182F'O } } } } } 20250213095418653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095418653 DLLC NOTICE LLME(ffffffff/eaa75392){UNASSIGNED} LLC RX: unknown TLLI 0xeaa75392, creating LLME on the fly (gprs_llc.c:552) 20250213095418653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095418653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095418653 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095418653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095418653 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095418653 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095418653 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095418653 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095418653 DLLC NOTICE LLME(ffffffff/eaa75392){UNASSIGNED} LLGM Assign pre (eaa75392 => cd0916d8) (gprs_llc.c:1079) 20250213095418653 DLLC NOTICE LLME(eaa75392/cd0916d8){ASSIGNED} LLGM Assign post (eaa75392 => cd0916d8) (gprs_llc.c:1125) 20250213095418653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095418653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095418653 DMM DEBUG MM(262420000000040/cd0916d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095418676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095418676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095418676 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095418676 DMM DEBUG MM(262420000000040/cd0916d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250213095418676 DMM NOTICE MM(262420000000040/cd0916d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095418676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095418676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095418676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095418676 DMM DEBUG MM(262420000000040/cd0916d8) Requesting authorization (sgsn_auth.c:160) 20250213095418676 DMM INFO MM(262420000000040/cd0916d8) Requesting authentication tuples (sgsn_auth.c:184) 20250213095418676 DMM DEBUG MM(262420000000040/cd0916d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095418676 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213095418676 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250213095418682 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095418682 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095418682 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095418682 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095418682 DMM INFO MM(262420000000040/cd0916d8) Subscriber data update (mmctx.c:445) 20250213095418682 DMM DEBUG MM(262420000000040/cd0916d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095418682 DMM INFO MM(262420000000040/cd0916d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095418682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095418682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095418682 DMM INFO MM(262420000000040/cd0916d8) <- GMM AUTH AND CIPHERING REQ (rand = 33 06 36 0a 5e 70 b9 80 1b 15 b5 6d c5 8c 56 db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9c 92 2c 55 1a 46 4c 6d ea e7 17 46 e1 96 54 3e ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(630)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@4640fa2e1ceb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095418699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60820<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(613)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(628)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(616)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(626)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(621)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@4640fa2e1ceb: Final verdict of PTC: none 20250213095418706 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095418706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI220(625)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(624)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(619)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(614)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Feb 13 09:54:18 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250213095418781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095419184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68300) 20250213095419707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095419707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68300, count=72936) 20250213095420709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095420709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213095420787 DGPRS DEBUG Checking for inactive LLMEs, time = 2671366 (sgsn.c:132) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Feb 13 09:54:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095421711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095421712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_usim_a54_a50 started. 20250213095422276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095422278 DMM INFO MM(262420000000040/cd0916d8) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095422278 DMM INFO MM(262420000000040/cd0916d8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095422278 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095422278 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095422278 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095422278 DMM ERROR MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213095422278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Deallocated (fsm.c:568) 20250213095422278 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095422278 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095422278 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095422278 DLLC NOTICE LLME(eaa75392/cd0916d8){ASSIGNED} LLGM Assign pre (cd0916d8 => ffffffff) (gprs_llc.c:1079) 20250213095422278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd0916d8 => ffffffff) (gprs_llc.c:1125) 20250213095422278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095422325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095422325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095422325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095422325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095422325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095422325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095422325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095422325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095422325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095422326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095422326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095422326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095422326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095422326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095422326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095422326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095422326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095422326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095422326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095422326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095422326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095422326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095422329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095422336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095422336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(636)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(640)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095422340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095422340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095422340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095422340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095422340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095422340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095422340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095422340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095422340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095422341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095422341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095422341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095422341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095422341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095422341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095422341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095422341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095422341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095422341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095422341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095422341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095422341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095422343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095422347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095422347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095422354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095422354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095422354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095422355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095422355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095422355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095422355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095422355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095422355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095422356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095422356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095422356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095422356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095422356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095422356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095422356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095422356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095422356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095422356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095422356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095422356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095422356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095422359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095422364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095422364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095422713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095422713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095422713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095422713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095422717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095422719 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@4640fa2e1ceb: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='EF0259A7'O, index=0 SGSN_Test-GSUP(647)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@4640fa2e1ceb: 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 := 'E8A49DB3DCE7006919AC9AC5BD69659E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E2E59F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E38CFA5077FA46C3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '981B6EDBC48DD50393DC4B54C2FAAE97'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF2FE78257AE5A0941AD191D9B61397B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '24C980B04183C039F00701EA5B70FA46'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9E298E0D3EB82961'O } } } } } 20250213095423788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095423788 DLLC NOTICE LLME(ffffffff/ef0259a7){UNASSIGNED} LLC RX: unknown TLLI 0xef0259a7, creating LLME on the fly (gprs_llc.c:552) 20250213095423788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095423788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095423788 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095423788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095423788 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095423788 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095423788 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095423788 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095423788 DLLC NOTICE LLME(ffffffff/ef0259a7){UNASSIGNED} LLGM Assign pre (ef0259a7 => f68ed58a) (gprs_llc.c:1079) 20250213095423788 DLLC NOTICE LLME(ef0259a7/f68ed58a){ASSIGNED} LLGM Assign post (ef0259a7 => f68ed58a) (gprs_llc.c:1125) 20250213095423788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095423788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095423788 DMM DEBUG MM(262420000000040/f68ed58a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095423804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095423804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095423804 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095423804 DMM DEBUG MM(262420000000040/f68ed58a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1111) 20250213095423804 DMM NOTICE MM(262420000000040/f68ed58a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095423804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095423804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095423804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095423804 DMM DEBUG MM(262420000000040/f68ed58a) Requesting authorization (sgsn_auth.c:160) 20250213095423804 DMM INFO MM(262420000000040/f68ed58a) Requesting authentication tuples (sgsn_auth.c:184) 20250213095423804 DMM DEBUG MM(262420000000040/f68ed58a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095423804 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250213095423804 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250213095423810 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095423810 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095423810 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095423810 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095423810 DMM INFO MM(262420000000040/f68ed58a) Subscriber data update (mmctx.c:445) 20250213095423810 DMM DEBUG MM(262420000000040/f68ed58a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095423810 DMM INFO MM(262420000000040/f68ed58a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095423810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095423810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095423810 DMM INFO MM(262420000000040/f68ed58a) <- GMM AUTH AND CIPHERING REQ (rand = e8 a4 9d b3 dc e7 00 69 19 ac 9a c5 bd 69 65 9e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 c9 80 b0 41 83 c0 39 f0 07 01 ea 5b 70 fa 46 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(649)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@4640fa2e1ceb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095423830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60832<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI196(634)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(635)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(645)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(640)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@4640fa2e1ceb: Final verdict of PTC: none 20250213095423836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095423836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(641)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(633)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(643)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(638)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(647)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Feb 13 09:54:23 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250213095423899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095424301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20250213095424837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095424837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48084, count=71944) 20250213095425837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095425837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Feb 13 09:54:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095426838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095426838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_detach_unknown_nopoweroff started. 20250213095427360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095427362 DMM INFO MM(262420000000040/f68ed58a) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095427362 DMM INFO MM(262420000000040/f68ed58a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095427362 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095427362 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095427362 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095427362 DMM ERROR MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213095427362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Deallocated (fsm.c:568) 20250213095427362 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095427362 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095427362 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095427362 DLLC NOTICE LLME(ef0259a7/f68ed58a){ASSIGNED} LLGM Assign pre (f68ed58a => ffffffff) (gprs_llc.c:1079) 20250213095427362 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f68ed58a => ffffffff) (gprs_llc.c:1125) 20250213095427362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095427411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095427411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095427411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095427411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095427411 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095427411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095427411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095427411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095427411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095427412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095427412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095427412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095427412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095427412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095427412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095427412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095427412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095427412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095427412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095427412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095427412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095427412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095427415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095427421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095427421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095427428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095427428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095427428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095427428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095427428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095427428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095427428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095427428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095427428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095427429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095427429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095427429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095427429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095427430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095427430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095427430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095427430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095427430 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095427430 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095427430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095427430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095427430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095427432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095427438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095427438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(658)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095427442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095427442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095427442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095427442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095427442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095427442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095427442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095427442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095427442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095427443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095427443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095427443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095427443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095427443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095427443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095427443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095427443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095427443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095427443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095427443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095427443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095427443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095427445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095427451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095427451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095427840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095427840 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095427840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095427840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095427844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095427845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@4640fa2e1ceb: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D1AE9E57'O, index=0 SGSN_Test-GSUP(666)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250213095428958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095428958 DLLC NOTICE LLME(ffffffff/d1ae9e57){UNASSIGNED} LLC RX: unknown TLLI 0xd1ae9e57, creating LLME on the fly (gprs_llc.c:552) 20250213095428958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095428958 DMM NOTICE LLME(ffffffff/d1ae9e57){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2018) 20250213095428958 DLLC NOTICE LLME(ffffffff/d1ae9e57){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250213095428958 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd1ae9e57 type=GPRS detach (gprs_gmm.c:1489) 20250213095428958 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250213095428958 DLLC NOTICE LLME(ffffffff/d1ae9e57){UNASSIGNED} LLGM Assign pre (d1ae9e57 => ffffffff) (gprs_llc.c:1079) 20250213095428958 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1ae9e57 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@4640fa2e1ceb: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@4640fa2e1ceb: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095428970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36962<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095428972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095428972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(659)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(654)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(664)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(666)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(657)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(662)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(652)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Feb 13 09:54:29 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250213095429088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095429390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48448) 20250213095429973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095429973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48448, count=58432) 20250213095430974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095430974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Feb 13 09:54:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095431975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095431975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_detach_unknown_poweroff started. 20250213095432477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095432479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095432510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095432510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095432510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095432510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095432510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095432510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095432510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095432510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095432510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095432511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095432511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095432511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095432511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095432511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095432511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095432511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095432511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095432511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095432511 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095432511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095432511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095432511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095432513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095432519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095432519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@4640fa2e1ceb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(678)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095432527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095432527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095432527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095432527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095432527 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095432527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095432527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095432527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095432527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095432528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095432528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095432528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095432528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095432528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095432528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095432528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095432528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095432528 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095432528 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095432528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095432528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095432528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095432530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(675)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213095432535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095432535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(683)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095432537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095432537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095432537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095432537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095432537 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095432537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095432537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095432537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095432537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_unknown_poweroff-BVCI210(676)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(683)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095432538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095432538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095432538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095432538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095432538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095432538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095432538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095432538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095432538 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095432538 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095432538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095432538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095432538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095432540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095432544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095432544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095432976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095432976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095432976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095432976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095432980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095432982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@4640fa2e1ceb: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E52C4ECF'O, index=0 SGSN_Test-GSUP(685)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250213095434061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095434061 DLLC NOTICE LLME(ffffffff/e52c4ecf){UNASSIGNED} LLC RX: unknown TLLI 0xe52c4ecf, creating LLME on the fly (gprs_llc.c:552) 20250213095434061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095434061 DMM NOTICE LLME(ffffffff/e52c4ecf){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2018) TC_detach_unknown_poweroff(687)@4640fa2e1ceb: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@4640fa2e1ceb: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095439075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36974<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095439080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095439080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(678)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(685)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(679)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(673)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(676)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(683)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(681)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(677)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(671)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(676): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Feb 13 09:54:39 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250213095439138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095439440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20250213095440081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095440081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20250213095441082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095441082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Feb 13 09:54:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095442083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095442083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_detach_nopoweroff started. 20250213095442530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095442532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095442574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095442574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095442574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095442574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095442574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095442574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095442574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095442574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095442574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095442575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095442575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095442575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095442575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095442575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095442575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095442575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095442575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095442575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095442575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095442575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095442576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095442576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095442577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095442583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095442583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095442589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095442589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095442589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095442589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095442589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095442589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095442589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095442589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095442589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095442590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095442590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095442590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095442590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095442590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095442590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095442590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095442590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095442590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095442590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095442590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(697)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095442591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095442591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095442592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095442597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095442597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095442602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095442602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095442602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095442602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095442602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095442602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095442602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095442602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095442602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095442603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095442603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095442603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095442603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095442603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095442603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095442603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095442603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095442603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095442603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095442603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095442603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095442603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095442605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095442609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095442609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095443084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095443084 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095443084 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095443084 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095443088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095443089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@4640fa2e1ceb: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='CAC4875C'O, index=0 SGSN_Test-GSUP(704)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@4640fa2e1ceb: 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 := 'D3AAD655F9911C1EC1F2C70FB33BADB0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '409B6B75'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF80C0DF5AD70AEF'O } } } } } 20250213095444165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095444165 DLLC NOTICE LLME(ffffffff/cac4875c){UNASSIGNED} LLC RX: unknown TLLI 0xcac4875c, creating LLME on the fly (gprs_llc.c:552) 20250213095444165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095444165 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095444165 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095444165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095444165 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095444165 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095444165 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095444165 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095444165 DLLC NOTICE LLME(ffffffff/cac4875c){UNASSIGNED} LLGM Assign pre (cac4875c => e619f1d9) (gprs_llc.c:1079) 20250213095444165 DLLC NOTICE LLME(cac4875c/e619f1d9){ASSIGNED} LLGM Assign post (cac4875c => e619f1d9) (gprs_llc.c:1125) 20250213095444165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095444165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095444165 DMM DEBUG MM(262420000000015/e619f1d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095444190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095444190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095444190 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095444190 DMM DEBUG MM(262420000000015/e619f1d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1111) 20250213095444190 DMM NOTICE MM(262420000000015/e619f1d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095444190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095444190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095444190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095444191 DMM DEBUG MM(262420000000015/e619f1d9) Requesting authorization (sgsn_auth.c:160) 20250213095444191 DMM INFO MM(262420000000015/e619f1d9) Requesting authentication tuples (sgsn_auth.c:184) 20250213095444191 DMM DEBUG MM(262420000000015/e619f1d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095444191 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250213095444191 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@4640fa2e1ceb: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250213095444197 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095444197 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095444197 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095444197 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095444197 DMM INFO MM(262420000000015/e619f1d9) Subscriber data update (mmctx.c:445) 20250213095444197 DMM DEBUG MM(262420000000015/e619f1d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095444197 DMM INFO MM(262420000000015/e619f1d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095444197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095444197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095444197 DMM INFO MM(262420000000015/e619f1d9) <- GMM AUTH AND CIPHERING REQ (rand = d3 aa d6 55 f9 91 1c 1e c1 f2 c7 0f b3 3b ad b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095444213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095444213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095444213 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095444213 DMM INFO MM(262420000000015/e619f1d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095444213 DMM NOTICE MM(262420000000015/e619f1d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095444213 DMM DEBUG MM(262420000000015/e619f1d9) checking auth: received GSM SRES = 40 9b 6b 75 (gprs_gmm.c:693) 20250213095444213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095444213 DMM DEBUG MM(262420000000015/e619f1d9) Requesting authorization (sgsn_auth.c:160) 20250213095444213 DMM INFO MM(262420000000015/e619f1d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095444213 DMM DEBUG MM(262420000000015/e619f1d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095444213 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250213095444213 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) 20250213095444213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095444213 DMM INFO MM(262420000000015/e619f1d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe619f1d9) (gprs_gmm.c:337) 20250213095444216 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095444216 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095444216 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250213095444216 DMM INFO MM(262420000000015/e619f1d9) Subscriber data update (mmctx.c:445) 20250213095444216 DMM DEBUG MM(262420000000015/e619f1d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095444216 DMM INFO MM(262420000000015/e619f1d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095444216 DMM NOTICE MM(262420000000015/e619f1d9) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1027) 20250213095444216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095444216 DMM NOTICE MM(262420000000015/e619f1d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095444216 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) 20250213095444218 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095444218 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250213095444218 DMM INFO MM(262420000000015/e619f1d9) Subscriber data update (mmctx.c:445) 20250213095444218 DMM DEBUG MM(262420000000015/e619f1d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095444229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095444229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095444229 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095444229 DMM INFO MM(262420000000015/e619f1d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095444229 DMM NOTICE MM(262420000000015/e619f1d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095444229 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095444229 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095444229 DLLC NOTICE LLME(cac4875c/e619f1d9){ASSIGNED} LLGM Assign pre (ffffffff => e619f1d9) (gprs_llc.c:1079) 20250213095444229 DLLC NOTICE LLME(ffffffff/e619f1d9){ASSIGNED} LLGM Assign post (ffffffff => e619f1d9) (gprs_llc.c:1125) 20250213095444229 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095444229 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095444229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095444229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095444278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095444278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095444278 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095444278 DMM INFO MM(262420000000015/e619f1d9) -> GMM DETACH REQUEST TLLI=0xe619f1d9 type=GPRS detach (gprs_gmm.c:1489) 20250213095444278 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250213095444278 DMM INFO MM(262420000000015/e619f1d9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250213095444278 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095444278 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095444278 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095444278 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095444278 DLLC NOTICE LLME(ffffffff/e619f1d9){ASSIGNED} LLGM Assign pre (e619f1d9 => ffffffff) (gprs_llc.c:1079) 20250213095444278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e619f1d9 => ffffffff) (gprs_llc.c:1125) 20250213095444278 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250213095444278 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) 20250213095444278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095444278 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095444278 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095444278 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095444278 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@4640fa2e1ceb: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095444282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@4640fa2e1ceb: Final verdict of PTC: none 20250213095444284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095444284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(702)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(692)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(697)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(690)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(700)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(695)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Feb 13 09:54:44 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250213095444389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095444691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93540) 20250213095445285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095445285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93540, count=94080) 20250213095446287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095446287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Feb 13 09:54:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095447288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095447288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_detach_poweroff started. 20250213095447782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095447785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095447831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095447831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095447831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095447831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095447831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095447831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095447831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095447831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095447831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095447832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095447832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095447832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095447832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095447832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095447832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095447832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095447832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095447832 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095447832 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095447832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095447832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095447832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095447835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095447843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095447843 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI196(710)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095447848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095447848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095447848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095447848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095447848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095447848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095447848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095447848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095447848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095447848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095447848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095447848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095447849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095447849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095447849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095447849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095447849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095447849 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095447849 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095447849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095447849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095447849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095447851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095447857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095447857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095447864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095447864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095447864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095447864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095447864 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095447864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095447864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095447864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095447864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095447865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095447865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095447865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095447865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095447865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095447865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095447865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095447865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095447865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095447865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095447865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095447866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095447866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095447869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095447875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095447875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095448290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095448290 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095448290 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095448290 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095448294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095448295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@4640fa2e1ceb: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='EF891E9F'O, index=0 SGSN_Test-GSUP(723)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@4640fa2e1ceb: 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 := '12A8E86549FD096A3BAEEB18645FCE32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A30B46B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D532DBD3132FCA91'O } } } } } 20250213095449365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095449365 DLLC NOTICE LLME(ffffffff/ef891e9f){UNASSIGNED} LLC RX: unknown TLLI 0xef891e9f, creating LLME on the fly (gprs_llc.c:552) 20250213095449365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095449365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095449365 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095449365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095449365 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095449365 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095449365 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095449365 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095449365 DLLC NOTICE LLME(ffffffff/ef891e9f){UNASSIGNED} LLGM Assign pre (ef891e9f => e5ef19e4) (gprs_llc.c:1079) 20250213095449365 DLLC NOTICE LLME(ef891e9f/e5ef19e4){ASSIGNED} LLGM Assign post (ef891e9f => e5ef19e4) (gprs_llc.c:1125) 20250213095449365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095449365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095449365 DMM DEBUG MM(262420000000016/e5ef19e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095449384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095449384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095449384 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095449384 DMM DEBUG MM(262420000000016/e5ef19e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1111) 20250213095449384 DMM NOTICE MM(262420000000016/e5ef19e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095449384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095449384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095449384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095449384 DMM DEBUG MM(262420000000016/e5ef19e4) Requesting authorization (sgsn_auth.c:160) 20250213095449384 DMM INFO MM(262420000000016/e5ef19e4) Requesting authentication tuples (sgsn_auth.c:184) 20250213095449384 DMM DEBUG MM(262420000000016/e5ef19e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095449384 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250213095449384 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@4640fa2e1ceb: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250213095449390 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095449390 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095449390 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095449390 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095449390 DMM INFO MM(262420000000016/e5ef19e4) Subscriber data update (mmctx.c:445) 20250213095449390 DMM DEBUG MM(262420000000016/e5ef19e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095449390 DMM INFO MM(262420000000016/e5ef19e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095449390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095449390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095449390 DMM INFO MM(262420000000016/e5ef19e4) <- GMM AUTH AND CIPHERING REQ (rand = 12 a8 e8 65 49 fd 09 6a 3b ae eb 18 64 5f ce 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095449406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095449406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095449406 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095449406 DMM INFO MM(262420000000016/e5ef19e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095449406 DMM NOTICE MM(262420000000016/e5ef19e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095449406 DMM DEBUG MM(262420000000016/e5ef19e4) checking auth: received GSM SRES = 4a 30 b4 6b (gprs_gmm.c:693) 20250213095449406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095449406 DMM DEBUG MM(262420000000016/e5ef19e4) Requesting authorization (sgsn_auth.c:160) 20250213095449406 DMM INFO MM(262420000000016/e5ef19e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095449406 DMM DEBUG MM(262420000000016/e5ef19e4) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095449406 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250213095449406 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) 20250213095449406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095449406 DMM INFO MM(262420000000016/e5ef19e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5ef19e4) (gprs_gmm.c:337) 20250213095449409 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095449409 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095449409 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250213095449409 DMM INFO MM(262420000000016/e5ef19e4) Subscriber data update (mmctx.c:445) 20250213095449409 DMM DEBUG MM(262420000000016/e5ef19e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095449409 DMM INFO MM(262420000000016/e5ef19e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095449409 DMM NOTICE MM(262420000000016/e5ef19e4) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1027) 20250213095449409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095449409 DMM NOTICE MM(262420000000016/e5ef19e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095449409 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) 20250213095449410 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095449410 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250213095449410 DMM INFO MM(262420000000016/e5ef19e4) Subscriber data update (mmctx.c:445) 20250213095449410 DMM DEBUG MM(262420000000016/e5ef19e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095449422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095449422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095449422 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095449422 DMM INFO MM(262420000000016/e5ef19e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095449422 DMM NOTICE MM(262420000000016/e5ef19e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095449422 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095449422 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095449422 DLLC NOTICE LLME(ef891e9f/e5ef19e4){ASSIGNED} LLGM Assign pre (ffffffff => e5ef19e4) (gprs_llc.c:1079) 20250213095449422 DLLC NOTICE LLME(ffffffff/e5ef19e4){ASSIGNED} LLGM Assign post (ffffffff => e5ef19e4) (gprs_llc.c:1125) 20250213095449422 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095449422 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095449422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095449422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095449477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095449477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250213095449477 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095449477 DMM INFO MM(262420000000016/e5ef19e4) -> GMM DETACH REQUEST TLLI=0xe5ef19e4 type=GPRS detach Power-off (gprs_gmm.c:1489) 20250213095449477 DMM INFO MM(262420000000016/e5ef19e4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250213095449477 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095449477 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095449477 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095449477 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095449477 DLLC NOTICE LLME(ffffffff/e5ef19e4){ASSIGNED} LLGM Assign pre (e5ef19e4 => ffffffff) (gprs_llc.c:1079) 20250213095449477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5ef19e4 => ffffffff) (gprs_llc.c:1125) 20250213095449477 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250213095449477 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) 20250213095449477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095449478 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095449478 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095449478 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095449480 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250213095450788 DGPRS DEBUG Checking for inactive LLMEs, time = 2671396 (sgsn.c:132) TC_detach_poweroff(725)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@4640fa2e1ceb: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095454497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33482<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095454500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095454500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(718)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(711)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(716)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(723)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(721)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@4640fa2e1ceb: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(709)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(719)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(714)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_detach_poweroff finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Feb 13 09:54:54 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250213095454552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095454854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93388) 20250213095455502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095455502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93388, count=94028) 20250213095456504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095456504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Feb 13 09:54:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095457505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095457505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act started. 20250213095457951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095457953 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095457991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095457991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095457991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095457991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095457991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095457991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095457991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095457991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095457991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095457992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095457992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095457992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095457992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095457992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095457992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095457992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095457992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095457992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095457992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095457992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(730)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095457993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095457993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095457994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095457999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095457999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095458008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095458008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095458008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095458008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095458008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095458008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095458008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095458008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095458008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095458009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095458009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095458009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095458009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095458009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095458009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095458009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095458009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095458009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095458009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095458009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095458009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095458009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095458011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095458018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095458018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(736)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI210(734)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095458022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095458022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095458022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095458022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095458022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095458022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095458022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095458022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095458022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095458023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095458023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095458023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095458024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095458024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095458024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095458024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095458024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095458024 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095458024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095458024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095458024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095458024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095458026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095458031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095458031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095458506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095458507 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095458507 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095458507 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095458511 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095458512 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='FDC7200B'O, index=0 SGSN_Test-GSUP(742)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@4640fa2e1ceb: 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 := '192079FB7D0E69D261B02468D89ED1D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32BDC5E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F90DEAC7DF8C4F3'O } } } } } 20250213095458581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095458582 DLLC NOTICE LLME(ffffffff/fdc7200b){UNASSIGNED} LLC RX: unknown TLLI 0xfdc7200b, creating LLME on the fly (gprs_llc.c:552) 20250213095458582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095458582 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095458582 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095458582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095458582 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095458582 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095458582 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095458582 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095458582 DLLC NOTICE LLME(ffffffff/fdc7200b){UNASSIGNED} LLGM Assign pre (fdc7200b => cb536ab3) (gprs_llc.c:1079) 20250213095458582 DLLC NOTICE LLME(fdc7200b/cb536ab3){ASSIGNED} LLGM Assign post (fdc7200b => cb536ab3) (gprs_llc.c:1125) 20250213095458582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095458582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095458582 DMM DEBUG MM(262420000000017/cb536ab3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095458598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095458598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095458598 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095458598 DMM DEBUG MM(262420000000017/cb536ab3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1111) 20250213095458598 DMM NOTICE MM(262420000000017/cb536ab3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095458598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095458598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095458598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095458598 DMM DEBUG MM(262420000000017/cb536ab3) Requesting authorization (sgsn_auth.c:160) 20250213095458598 DMM INFO MM(262420000000017/cb536ab3) Requesting authentication tuples (sgsn_auth.c:184) 20250213095458598 DMM DEBUG MM(262420000000017/cb536ab3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095458598 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250213095458598 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250213095458603 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095458603 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095458603 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095458604 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095458604 DMM INFO MM(262420000000017/cb536ab3) Subscriber data update (mmctx.c:445) 20250213095458604 DMM DEBUG MM(262420000000017/cb536ab3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095458604 DMM INFO MM(262420000000017/cb536ab3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095458604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095458604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095458604 DMM INFO MM(262420000000017/cb536ab3) <- GMM AUTH AND CIPHERING REQ (rand = 19 20 79 fb 7d 0e 69 d2 61 b0 24 68 d8 9e d1 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095458619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095458619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095458619 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095458619 DMM INFO MM(262420000000017/cb536ab3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095458619 DMM NOTICE MM(262420000000017/cb536ab3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095458619 DMM DEBUG MM(262420000000017/cb536ab3) checking auth: received GSM SRES = 32 bd c5 e9 (gprs_gmm.c:693) 20250213095458619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095458619 DMM DEBUG MM(262420000000017/cb536ab3) Requesting authorization (sgsn_auth.c:160) 20250213095458619 DMM INFO MM(262420000000017/cb536ab3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095458619 DMM DEBUG MM(262420000000017/cb536ab3) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095458619 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250213095458619 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) 20250213095458619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095458619 DMM INFO MM(262420000000017/cb536ab3) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb536ab3) (gprs_gmm.c:337) 20250213095458622 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095458622 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095458622 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250213095458622 DMM INFO MM(262420000000017/cb536ab3) Subscriber data update (mmctx.c:445) 20250213095458622 DMM DEBUG MM(262420000000017/cb536ab3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095458622 DMM INFO MM(262420000000017/cb536ab3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095458622 DMM NOTICE MM(262420000000017/cb536ab3) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1027) 20250213095458622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095458622 DMM NOTICE MM(262420000000017/cb536ab3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095458622 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) 20250213095458624 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095458624 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250213095458624 DMM INFO MM(262420000000017/cb536ab3) Subscriber data update (mmctx.c:445) 20250213095458624 DMM DEBUG MM(262420000000017/cb536ab3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095458636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095458636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095458636 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095458636 DMM INFO MM(262420000000017/cb536ab3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095458636 DMM NOTICE MM(262420000000017/cb536ab3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095458636 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095458636 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095458636 DLLC NOTICE LLME(fdc7200b/cb536ab3){ASSIGNED} LLGM Assign pre (ffffffff => cb536ab3) (gprs_llc.c:1079) 20250213095458636 DLLC NOTICE LLME(ffffffff/cb536ab3){ASSIGNED} LLGM Assign post (ffffffff => cb536ab3) (gprs_llc.c:1125) 20250213095458636 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095458636 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095458636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095458636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095458695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095458695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095458695 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095458695 DMM INFO MM(262420000000017/cb536ab3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095458695 DMM INFO MM(262420000000017/cb536ab3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095458695 DMM DEBUG MM(262420000000017/cb536ab3) Using GGSN 0 (gprs_sm.c:317) 20250213095458695 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) 20250213095458695 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250213095458695 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095458695 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095458695 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250213095458721 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 ca 8f 5f cb 11 d1 79 ad e9 14 05 7f 45 92 2c be 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:461) 20250213095458721 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab3130, cbp=0x55e8c605e6c0) (sgsn_libgtp.c:633) 20250213095458721 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095458721 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6062be8 TLLI=cb536ab3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095458721 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095458721 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@4640fa2e1ceb: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095458741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(730)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(735)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(740)@4640fa2e1ceb: Final verdict of PTC: none 20250213095458750 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095458750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(741)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(728)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(738)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(733)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Feb 13 09:54:58 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250213095458887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095459290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92384) 20250213095459752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095459752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92384, count=93544) 20250213095500754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095500754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Feb 13 09:55:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095501755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095501755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_pdp_act_unattached started. 20250213095502385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095502387 DMM INFO MM(262420000000017/cb536ab3) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095502387 DMM INFO MM(262420000000017/cb536ab3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095502387 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095502387 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095502387 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095502387 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095502387 DLLC NOTICE LLME(ffffffff/cb536ab3){ASSIGNED} LLGM Assign pre (cb536ab3 => ffffffff) (gprs_llc.c:1079) 20250213095502387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb536ab3 => ffffffff) (gprs_llc.c:1125) 20250213095502387 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6062890 (gprs_sndcp.c:574) 20250213095502387 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6062be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095502387 DMM NOTICE MM(262420000000017/cb536ab3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095502387 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250213095502387 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095502387 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095502387 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250213095502388 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250213095502388 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) 20250213095502388 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20250213095502388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095502388 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095502388 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095502388 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095502388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095502417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095502417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095502417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095502417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095502417 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095502417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095502417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095502417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095502417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095502418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095502418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095502418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095502419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095502419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095502419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095502419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095502419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095502419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095502419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095502419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095502419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095502419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095502421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095502428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095502428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(750)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095502431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095502431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095502431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095502431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095502431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095502431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095502431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095502431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095502431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095502432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095502432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095502432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095502432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095502432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095502432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095502432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095502432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095502432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095502432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095502432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095502432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095502432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095502434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095502439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095502439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095502446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095502446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095502446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095502446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095502446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095502446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095502446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095502446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095502446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095502447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095502448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095502448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095502448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095502448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095502448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095502448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095502448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095502448 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095502448 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095502448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095502448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095502448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095502450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095502456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095502456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095502757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095502757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095502757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095502757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095502761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095502762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@4640fa2e1ceb: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='CF7AA7E7'O, index=0 SGSN_Test-GSUP(761)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250213095502832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095502832 DLLC NOTICE LLME(ffffffff/cf7aa7e7){UNASSIGNED} LLC RX: unknown TLLI 0xcf7aa7e7, creating LLME on the fly (gprs_llc.c:552) 20250213095502832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250213095502833 DMM NOTICE LLME(ffffffff/cf7aa7e7){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250213095502833 DLLC NOTICE LLME(ffffffff/cf7aa7e7){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250213095502833 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(763)@4640fa2e1ceb: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@4640fa2e1ceb: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095502860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48108<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(749)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(759)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(754)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(761)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@4640fa2e1ceb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@4640fa2e1ceb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@4640fa2e1ceb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@4640fa2e1ceb: Final verdict of PTC: none 20250213095502866 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095502866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(760)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(757)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(747)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(752)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Feb 13 09:55:02 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250213095502925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095503227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59336) 20250213095503867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095503867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59336, count=60596) 20250213095504868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095504868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Feb 13 09:55:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095505868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095505868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user started. 20250213095506320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095506322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095506374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095506374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095506374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095506374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095506374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095506374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095506374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095506374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095506374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095506375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095506375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095506375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095506375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095506375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095506375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095506375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095506375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095506375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095506375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095506375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095506375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095506375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095506377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095506382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095506382 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095506388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095506388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095506388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095506388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095506388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095506388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095506388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095506388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095506388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095506389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095506389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095506389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095506389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095506389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095506389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095506389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095506389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095506389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095506389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095506389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095506390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095506390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095506392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095506398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095506398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(774)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_user-BVCI210(772)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(778)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095506402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095506402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095506402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095506402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095506402 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095506402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095506402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095506402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095506402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095506403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095506403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095506403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095506403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095506403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095506403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095506403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095506403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095506403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095506403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095506403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095506403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095506403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095506406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095506411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095506411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095506869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095506869 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095506869 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095506869 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095506872 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095506873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='CC1CD09E'O, index=0 SGSN_Test-GSUP(780)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@4640fa2e1ceb: 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 := '8E49A9C8D88FD2321DF7600A1F6E1331'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DE1FA81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2A4DFFF403F18BA'O } } } } } 20250213095506947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095506947 DLLC NOTICE LLME(ffffffff/cc1cd09e){UNASSIGNED} LLC RX: unknown TLLI 0xcc1cd09e, creating LLME on the fly (gprs_llc.c:552) 20250213095506947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095506947 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095506947 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095506947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095506947 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095506947 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095506947 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095506947 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095506947 DLLC NOTICE LLME(ffffffff/cc1cd09e){UNASSIGNED} LLGM Assign pre (cc1cd09e => d66cad7e) (gprs_llc.c:1079) 20250213095506947 DLLC NOTICE LLME(cc1cd09e/d66cad7e){ASSIGNED} LLGM Assign post (cc1cd09e => d66cad7e) (gprs_llc.c:1125) 20250213095506947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095506947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095506947 DMM DEBUG MM(262420000000019/d66cad7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095506962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095506962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095506962 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095506962 DMM DEBUG MM(262420000000019/d66cad7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1111) 20250213095506962 DMM NOTICE MM(262420000000019/d66cad7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095506962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095506962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095506962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095506962 DMM DEBUG MM(262420000000019/d66cad7e) Requesting authorization (sgsn_auth.c:160) 20250213095506962 DMM INFO MM(262420000000019/d66cad7e) Requesting authentication tuples (sgsn_auth.c:184) 20250213095506962 DMM DEBUG MM(262420000000019/d66cad7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095506962 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250213095506962 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250213095506968 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095506968 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095506968 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095506968 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095506968 DMM INFO MM(262420000000019/d66cad7e) Subscriber data update (mmctx.c:445) 20250213095506968 DMM DEBUG MM(262420000000019/d66cad7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095506968 DMM INFO MM(262420000000019/d66cad7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095506968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095506968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095506968 DMM INFO MM(262420000000019/d66cad7e) <- GMM AUTH AND CIPHERING REQ (rand = 8e 49 a9 c8 d8 8f d2 32 1d f7 60 0a 1f 6e 13 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095506983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095506983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095506983 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095506983 DMM INFO MM(262420000000019/d66cad7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095506983 DMM NOTICE MM(262420000000019/d66cad7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095506983 DMM DEBUG MM(262420000000019/d66cad7e) checking auth: received GSM SRES = 1d e1 fa 81 (gprs_gmm.c:693) 20250213095506983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095506983 DMM DEBUG MM(262420000000019/d66cad7e) Requesting authorization (sgsn_auth.c:160) 20250213095506983 DMM INFO MM(262420000000019/d66cad7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095506983 DMM DEBUG MM(262420000000019/d66cad7e) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095506983 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250213095506983 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) 20250213095506983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095506983 DMM INFO MM(262420000000019/d66cad7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd66cad7e) (gprs_gmm.c:337) 20250213095506986 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095506986 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095506986 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250213095506986 DMM INFO MM(262420000000019/d66cad7e) Subscriber data update (mmctx.c:445) 20250213095506986 DMM DEBUG MM(262420000000019/d66cad7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095506986 DMM INFO MM(262420000000019/d66cad7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095506986 DMM NOTICE MM(262420000000019/d66cad7e) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1027) 20250213095506986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095506986 DMM NOTICE MM(262420000000019/d66cad7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095506986 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) 20250213095506988 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095506988 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250213095506988 DMM INFO MM(262420000000019/d66cad7e) Subscriber data update (mmctx.c:445) 20250213095506988 DMM DEBUG MM(262420000000019/d66cad7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095507000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095507000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095507000 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095507000 DMM INFO MM(262420000000019/d66cad7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095507000 DMM NOTICE MM(262420000000019/d66cad7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095507000 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095507000 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095507000 DLLC NOTICE LLME(cc1cd09e/d66cad7e){ASSIGNED} LLGM Assign pre (ffffffff => d66cad7e) (gprs_llc.c:1079) 20250213095507000 DLLC NOTICE LLME(ffffffff/d66cad7e){ASSIGNED} LLGM Assign post (ffffffff => d66cad7e) (gprs_llc.c:1125) 20250213095507000 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095507000 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095507000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095507000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095507059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095507059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095507059 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095507059 DMM INFO MM(262420000000019/d66cad7e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095507059 DMM INFO MM(262420000000019/d66cad7e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095507059 DMM DEBUG MM(262420000000019/d66cad7e) Using GGSN 0 (gprs_sm.c:317) 20250213095507059 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) 20250213095507059 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250213095507059 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095507059 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095507059 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250213095507086 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 a7 e0 81 80 11 85 7f 78 61 14 05 7f 85 cc 6f 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=1028 from retransmit req queue (gtp.c:461) 20250213095507086 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab41a8, cbp=0x55e8c605eb40) (sgsn_libgtp.c:633) 20250213095507086 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095507086 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6063d28 TLLI=d66cad7e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095507086 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095507086 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095507101 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250213095507111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095507111 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213095507111 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_attach_pdp_act_user-BVCI196(767)@4640fa2e1ceb: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095507117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48946<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095507120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095507120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(779)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(780)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(778)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(773)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(768)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(776)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(771)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(766)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Feb 13 09:55:07 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250213095507195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095507597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42348) 20250213095508121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095508121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42348, count=96224) 20250213095509123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095509123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Feb 13 09:55:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095510124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095510124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_ggsn_reject started. 20250213095510700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095510703 DMM INFO MM(262420000000019/d66cad7e) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095510703 DMM INFO MM(262420000000019/d66cad7e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095510703 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095510703 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095510703 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095510703 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095510703 DLLC NOTICE LLME(ffffffff/d66cad7e){ASSIGNED} LLGM Assign pre (d66cad7e => ffffffff) (gprs_llc.c:1079) 20250213095510703 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d66cad7e => ffffffff) (gprs_llc.c:1125) 20250213095510703 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c60639d0 (gprs_sndcp.c:574) 20250213095510703 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6063d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095510703 DMM NOTICE MM(262420000000019/d66cad7e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095510703 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250213095510703 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095510703 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095510703 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250213095510703 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250213095510703 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) 20250213095510703 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20250213095510703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095510703 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095510703 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095510703 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095510703 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095510748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095510748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095510748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095510748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095510748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095510748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095510748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095510748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095510748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095510749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095510749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095510749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095510749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095510749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095510749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095510749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095510749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095510749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095510749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095510749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095510750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095510750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095510753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095510759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095510759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095510763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095510763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095510763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095510763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095510763 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095510763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095510763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095510763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095510763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095510764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095510764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095510764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095510764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095510764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095510764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095510764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095510764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095510764 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095510764 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095510764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095510764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095510764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095510767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095510772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095510772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095510784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095510784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095510784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095510784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095510784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095510784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095510784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095510784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095510785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095510785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095510785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095510785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095510786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095510786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095510786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095510786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095510786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095510786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095510786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095510786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095510786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095510786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095510789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095510794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095510794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095511126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095511126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095511126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095511126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095511130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095511131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='C6944084'O, index=0 SGSN_Test-GSUP(799)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@4640fa2e1ceb: 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 := '9D9B792E3CA1D29B9970F4DA030DEA50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07561E3B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A449D588587FAFA7'O } } } } } 20250213095511187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095511187 DLLC NOTICE LLME(ffffffff/c6944084){UNASSIGNED} LLC RX: unknown TLLI 0xc6944084, creating LLME on the fly (gprs_llc.c:552) 20250213095511187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095511188 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095511188 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095511188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095511188 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095511188 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095511188 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095511188 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095511188 DLLC NOTICE LLME(ffffffff/c6944084){UNASSIGNED} LLGM Assign pre (c6944084 => e435c354) (gprs_llc.c:1079) 20250213095511188 DLLC NOTICE LLME(c6944084/e435c354){ASSIGNED} LLGM Assign post (c6944084 => e435c354) (gprs_llc.c:1125) 20250213095511188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095511188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095511188 DMM DEBUG MM(262420000000020/e435c354) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095511205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095511205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095511206 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095511206 DMM DEBUG MM(262420000000020/e435c354) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1111) 20250213095511206 DMM NOTICE MM(262420000000020/e435c354) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095511206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095511206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095511206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095511206 DMM DEBUG MM(262420000000020/e435c354) Requesting authorization (sgsn_auth.c:160) 20250213095511206 DMM INFO MM(262420000000020/e435c354) Requesting authentication tuples (sgsn_auth.c:184) 20250213095511206 DMM DEBUG MM(262420000000020/e435c354) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095511206 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250213095511206 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250213095511212 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095511212 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095511212 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095511212 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095511212 DMM INFO MM(262420000000020/e435c354) Subscriber data update (mmctx.c:445) 20250213095511212 DMM DEBUG MM(262420000000020/e435c354) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095511212 DMM INFO MM(262420000000020/e435c354) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095511212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095511212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095511212 DMM INFO MM(262420000000020/e435c354) <- GMM AUTH AND CIPHERING REQ (rand = 9d 9b 79 2e 3c a1 d2 9b 99 70 f4 da 03 0d ea 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095511228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095511228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095511228 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095511228 DMM INFO MM(262420000000020/e435c354) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095511228 DMM NOTICE MM(262420000000020/e435c354) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095511228 DMM DEBUG MM(262420000000020/e435c354) checking auth: received GSM SRES = 07 56 1e 3b (gprs_gmm.c:693) 20250213095511228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095511228 DMM DEBUG MM(262420000000020/e435c354) Requesting authorization (sgsn_auth.c:160) 20250213095511229 DMM INFO MM(262420000000020/e435c354) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095511229 DMM DEBUG MM(262420000000020/e435c354) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095511229 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250213095511229 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) 20250213095511229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095511229 DMM INFO MM(262420000000020/e435c354) <- GMM ATTACH ACCEPT (new P-TMSI=0xe435c354) (gprs_gmm.c:337) 20250213095511233 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095511233 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095511233 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250213095511233 DMM INFO MM(262420000000020/e435c354) Subscriber data update (mmctx.c:445) 20250213095511233 DMM DEBUG MM(262420000000020/e435c354) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095511233 DMM INFO MM(262420000000020/e435c354) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095511233 DMM NOTICE MM(262420000000020/e435c354) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1027) 20250213095511233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095511233 DMM NOTICE MM(262420000000020/e435c354) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095511233 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) 20250213095511235 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095511235 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250213095511235 DMM INFO MM(262420000000020/e435c354) Subscriber data update (mmctx.c:445) 20250213095511235 DMM DEBUG MM(262420000000020/e435c354) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095511247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095511247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095511247 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095511247 DMM INFO MM(262420000000020/e435c354) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095511247 DMM NOTICE MM(262420000000020/e435c354) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095511247 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095511247 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095511247 DLLC NOTICE LLME(c6944084/e435c354){ASSIGNED} LLGM Assign pre (ffffffff => e435c354) (gprs_llc.c:1079) 20250213095511247 DLLC NOTICE LLME(ffffffff/e435c354){ASSIGNED} LLGM Assign post (ffffffff => e435c354) (gprs_llc.c:1125) 20250213095511247 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095511247 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095511247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095511247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095511302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095511302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095511302 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095511302 DMM INFO MM(262420000000020/e435c354) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095511302 DMM INFO MM(262420000000020/e435c354) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095511302 DMM DEBUG MM(262420000000020/e435c354) Using GGSN 0 (gprs_sm.c:317) 20250213095511302 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) 20250213095511302 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250213095511302 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095511302 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095511302 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250213095511315 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 29 b0 57 22 11 59 81 14 d0 14 05 7f 57 6f 05 de 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:461) 20250213095511315 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ff5a1ab5220, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095511315 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250213095511315 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250213095511315 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213095511315 DMM NOTICE MM(262420000000020/e435c354) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@4640fa2e1ceb: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095511330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(792)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(787)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@4640fa2e1ceb: Final verdict of PTC: none 20250213095511335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095511336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(798)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(785)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(796)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(790)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Feb 13 09:55:11 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250213095511385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095511787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86116) 20250213095512337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095512337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86116, count=99276) 20250213095513338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095513338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Feb 13 09:55:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095514339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095514339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_deact_mo started. 20250213095514888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095514891 DMM INFO MM(262420000000020/e435c354) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095514891 DMM INFO MM(262420000000020/e435c354) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095514891 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095514891 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095514891 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095514891 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095514891 DLLC NOTICE LLME(ffffffff/e435c354){ASSIGNED} LLGM Assign pre (e435c354 => ffffffff) (gprs_llc.c:1079) 20250213095514891 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e435c354 => ffffffff) (gprs_llc.c:1125) 20250213095514891 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250213095514891 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) 20250213095514891 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20250213095514891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095514892 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095514892 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095514892 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095514892 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095514935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095514935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095514935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095514935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095514935 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095514935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095514935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095514935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095514935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095514936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095514936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095514936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095514936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095514936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095514936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095514936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095514936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095514936 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095514936 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095514936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095514937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095514937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095514939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095514944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095514944 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@4640fa2e1ceb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(811)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095514952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095514952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095514952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095514952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095514952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095514952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095514952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095514952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095514952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(812)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095514953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095514953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095514953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095514953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095514953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095514953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095514953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095514953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095514953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095514953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095514953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095514953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095514953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095514955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213095514961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095514961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(816)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095514963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095514963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095514963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095514963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095514963 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095514963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095514963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095514963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095514963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095514964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095514964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095514964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095514964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095514964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095514964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095514964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095514964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095514964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095514964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095514964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095514965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095514965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(816)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095514968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095514973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095514973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095515341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095515341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095515341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095515341 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095515345 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095515346 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='EE893A88'O, index=0 SGSN_Test-GSUP(818)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@4640fa2e1ceb: 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 := '88ED26F33F013509B5BC2C7176D77768'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33A7E760'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30B895E3C977C219'O } } } } } 20250213095515394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095515394 DLLC NOTICE LLME(ffffffff/ee893a88){UNASSIGNED} LLC RX: unknown TLLI 0xee893a88, creating LLME on the fly (gprs_llc.c:552) 20250213095515394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095515394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095515394 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095515394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095515394 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095515394 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095515394 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095515394 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095515394 DLLC NOTICE LLME(ffffffff/ee893a88){UNASSIGNED} LLGM Assign pre (ee893a88 => d16d4e86) (gprs_llc.c:1079) 20250213095515394 DLLC NOTICE LLME(ee893a88/d16d4e86){ASSIGNED} LLGM Assign post (ee893a88 => d16d4e86) (gprs_llc.c:1125) 20250213095515394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095515394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095515394 DMM DEBUG MM(262420000000021/d16d4e86) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095515404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095515404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095515404 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095515404 DMM DEBUG MM(262420000000021/d16d4e86) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1111) 20250213095515404 DMM NOTICE MM(262420000000021/d16d4e86) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095515404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095515404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095515404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095515404 DMM DEBUG MM(262420000000021/d16d4e86) Requesting authorization (sgsn_auth.c:160) 20250213095515404 DMM INFO MM(262420000000021/d16d4e86) Requesting authentication tuples (sgsn_auth.c:184) 20250213095515404 DMM DEBUG MM(262420000000021/d16d4e86) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095515404 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250213095515404 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250213095515407 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095515407 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095515407 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095515407 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095515407 DMM INFO MM(262420000000021/d16d4e86) Subscriber data update (mmctx.c:445) 20250213095515407 DMM DEBUG MM(262420000000021/d16d4e86) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095515407 DMM INFO MM(262420000000021/d16d4e86) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095515407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095515407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095515407 DMM INFO MM(262420000000021/d16d4e86) <- GMM AUTH AND CIPHERING REQ (rand = 88 ed 26 f3 3f 01 35 09 b5 bc 2c 71 76 d7 77 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095515419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095515419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095515419 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095515419 DMM INFO MM(262420000000021/d16d4e86) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095515419 DMM NOTICE MM(262420000000021/d16d4e86) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095515419 DMM DEBUG MM(262420000000021/d16d4e86) checking auth: received GSM SRES = 33 a7 e7 60 (gprs_gmm.c:693) 20250213095515419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095515419 DMM DEBUG MM(262420000000021/d16d4e86) Requesting authorization (sgsn_auth.c:160) 20250213095515419 DMM INFO MM(262420000000021/d16d4e86) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095515419 DMM DEBUG MM(262420000000021/d16d4e86) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095515419 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250213095515419 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) 20250213095515419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095515419 DMM INFO MM(262420000000021/d16d4e86) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16d4e86) (gprs_gmm.c:337) 20250213095515421 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095515421 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095515421 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213095515421 DMM INFO MM(262420000000021/d16d4e86) Subscriber data update (mmctx.c:445) 20250213095515422 DMM DEBUG MM(262420000000021/d16d4e86) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095515422 DMM INFO MM(262420000000021/d16d4e86) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095515422 DMM NOTICE MM(262420000000021/d16d4e86) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1027) 20250213095515422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095515422 DMM NOTICE MM(262420000000021/d16d4e86) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095515422 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) 20250213095515423 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095515423 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250213095515423 DMM INFO MM(262420000000021/d16d4e86) Subscriber data update (mmctx.c:445) 20250213095515423 DMM DEBUG MM(262420000000021/d16d4e86) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095515432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095515432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095515432 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095515432 DMM INFO MM(262420000000021/d16d4e86) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095515432 DMM NOTICE MM(262420000000021/d16d4e86) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095515432 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095515432 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095515432 DLLC NOTICE LLME(ee893a88/d16d4e86){ASSIGNED} LLGM Assign pre (ffffffff => d16d4e86) (gprs_llc.c:1079) 20250213095515432 DLLC NOTICE LLME(ffffffff/d16d4e86){ASSIGNED} LLGM Assign post (ffffffff => d16d4e86) (gprs_llc.c:1125) 20250213095515432 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095515432 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095515432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095515432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095515487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095515487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095515487 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095515487 DMM INFO MM(262420000000021/d16d4e86) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095515488 DMM INFO MM(262420000000021/d16d4e86) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095515488 DMM DEBUG MM(262420000000021/d16d4e86) Using GGSN 0 (gprs_sm.c:317) 20250213095515488 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) 20250213095515488 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250213095515488 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095515488 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095515488 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250213095515512 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 8d 28 24 9b 11 ee 87 ac f1 14 05 7f 45 42 27 c3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:461) 20250213095515512 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab5220, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095515512 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095515512 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=d16d4e86, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095515512 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095515512 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095515525 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250213095515531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095515531 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213095515531 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095515534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095515534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250213095515534 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095515534 DMM INFO MM(262420000000021/d16d4e86) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250213095515534 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095515534 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250213095515535 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:461) 20250213095515535 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff5a1ab5220, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095515535 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250213095515535 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=d16d4e86, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095515535 DMM INFO MM(262420000000021/d16d4e86) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250213095515535 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250213095515535 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@4640fa2e1ceb: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095515542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(802)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(818)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@4640fa2e1ceb: Final verdict of PTC: none 20250213095515545 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095515545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(807)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(816)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(812)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(809)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(806)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(814)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(810)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(804)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Feb 13 09:55:15 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20250213095515665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095516067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89284) 20250213095516547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095516547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89284, count=105736) 20250213095517548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095517548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Feb 13 09:55:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095518550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095518550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_deact_mt started. 20250213095519161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095519163 DMM INFO MM(262420000000021/d16d4e86) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095519163 DMM INFO MM(262420000000021/d16d4e86) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095519163 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095519163 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095519163 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095519163 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095519163 DLLC NOTICE LLME(ffffffff/d16d4e86){ASSIGNED} LLGM Assign pre (d16d4e86 => ffffffff) (gprs_llc.c:1079) 20250213095519163 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d16d4e86 => ffffffff) (gprs_llc.c:1125) 20250213095519163 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250213095519163 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) 20250213095519163 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20250213095519163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095519164 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095519164 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095519164 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095519164 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095519200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095519200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095519200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095519200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095519200 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095519200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095519200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095519200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095519200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095519201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095519201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095519201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095519201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095519201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095519201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095519201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095519201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095519201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095519201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095519201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095519201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095519201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095519203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095519208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519208 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(830)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095519212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095519212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095519212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095519212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095519212 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095519212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095519212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095519212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095519212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095519213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095519213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095519213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095519213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095519213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095519213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095519213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095519213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095519213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095519213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095519213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095519213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095519213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095519215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095519219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095519226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095519226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095519226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095519226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095519226 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095519226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095519226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095519226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095519226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095519227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095519227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095519227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095519227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095519227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095519227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095519227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095519227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095519227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095519227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095519227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095519227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095519227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095519229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095519234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095519551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095519551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095519551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095519551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095519556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095519557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F2A56A1B'O, index=0 SGSN_Test-GSUP(837)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@4640fa2e1ceb: 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 := '560F9B0E34F5E3E64E74CB22630F90FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5479896'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DB269B53367C7B1'O } } } } } 20250213095519635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519635 DLLC NOTICE LLME(ffffffff/f2a56a1b){UNASSIGNED} LLC RX: unknown TLLI 0xf2a56a1b, creating LLME on the fly (gprs_llc.c:552) 20250213095519635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095519635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095519635 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095519635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095519635 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095519635 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095519635 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095519635 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095519635 DLLC NOTICE LLME(ffffffff/f2a56a1b){UNASSIGNED} LLGM Assign pre (f2a56a1b => d264a1e9) (gprs_llc.c:1079) 20250213095519635 DLLC NOTICE LLME(f2a56a1b/d264a1e9){ASSIGNED} LLGM Assign post (f2a56a1b => d264a1e9) (gprs_llc.c:1125) 20250213095519635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095519635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095519635 DMM DEBUG MM(262420000000022/d264a1e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095519655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095519655 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095519655 DMM DEBUG MM(262420000000022/d264a1e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1111) 20250213095519655 DMM NOTICE MM(262420000000022/d264a1e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095519655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095519655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095519655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095519655 DMM DEBUG MM(262420000000022/d264a1e9) Requesting authorization (sgsn_auth.c:160) 20250213095519655 DMM INFO MM(262420000000022/d264a1e9) Requesting authentication tuples (sgsn_auth.c:184) 20250213095519655 DMM DEBUG MM(262420000000022/d264a1e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095519655 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250213095519655 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250213095519658 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095519658 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095519659 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095519659 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095519659 DMM INFO MM(262420000000022/d264a1e9) Subscriber data update (mmctx.c:445) 20250213095519659 DMM DEBUG MM(262420000000022/d264a1e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095519659 DMM INFO MM(262420000000022/d264a1e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095519659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095519659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095519659 DMM INFO MM(262420000000022/d264a1e9) <- GMM AUTH AND CIPHERING REQ (rand = 56 0f 9b 0e 34 f5 e3 e6 4e 74 cb 22 63 0f 90 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095519673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095519673 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095519673 DMM INFO MM(262420000000022/d264a1e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095519673 DMM NOTICE MM(262420000000022/d264a1e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095519673 DMM DEBUG MM(262420000000022/d264a1e9) checking auth: received GSM SRES = e5 47 98 96 (gprs_gmm.c:693) 20250213095519673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095519673 DMM DEBUG MM(262420000000022/d264a1e9) Requesting authorization (sgsn_auth.c:160) 20250213095519673 DMM INFO MM(262420000000022/d264a1e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095519673 DMM DEBUG MM(262420000000022/d264a1e9) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095519673 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250213095519673 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) 20250213095519673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095519673 DMM INFO MM(262420000000022/d264a1e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd264a1e9) (gprs_gmm.c:337) 20250213095519674 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095519674 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095519674 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250213095519674 DMM INFO MM(262420000000022/d264a1e9) Subscriber data update (mmctx.c:445) 20250213095519674 DMM DEBUG MM(262420000000022/d264a1e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095519674 DMM INFO MM(262420000000022/d264a1e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095519674 DMM NOTICE MM(262420000000022/d264a1e9) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1027) 20250213095519674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095519674 DMM NOTICE MM(262420000000022/d264a1e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095519674 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) 20250213095519675 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095519675 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250213095519675 DMM INFO MM(262420000000022/d264a1e9) Subscriber data update (mmctx.c:445) 20250213095519675 DMM DEBUG MM(262420000000022/d264a1e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095519683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095519683 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095519683 DMM INFO MM(262420000000022/d264a1e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095519683 DMM NOTICE MM(262420000000022/d264a1e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095519683 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095519683 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095519683 DLLC NOTICE LLME(f2a56a1b/d264a1e9){ASSIGNED} LLGM Assign pre (ffffffff => d264a1e9) (gprs_llc.c:1079) 20250213095519683 DLLC NOTICE LLME(ffffffff/d264a1e9){ASSIGNED} LLGM Assign post (ffffffff => d264a1e9) (gprs_llc.c:1125) 20250213095519683 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095519683 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095519683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095519683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095519742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095519742 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095519742 DMM INFO MM(262420000000022/d264a1e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095519742 DMM INFO MM(262420000000022/d264a1e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095519742 DMM DEBUG MM(262420000000022/d264a1e9) Using GGSN 0 (gprs_sm.c:317) 20250213095519742 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) 20250213095519742 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250213095519742 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095519742 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095519742 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250213095519767 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 cd b3 c0 5a 11 26 b3 f2 4c 14 05 7f fd 78 31 9b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:461) 20250213095519768 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab5220, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095519768 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095519768 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=d264a1e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095519768 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095519768 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095519785 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250213095519800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519800 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213095519800 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095519804 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250213095519804 DGPRS INFO PDP(262420000000022:5): Context 0x7ff5a1ab5220 was deleted (sgsn_libgtp.c:707) 20250213095519804 DMM INFO MM(262420000000022/d264a1e9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095519804 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250213095519804 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@4640fa2e1ceb: Removing Client IMSI='262420000000022'H, index=0 20250213095519814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095519814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213095519814 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095519814 DMM INFO MM(262420000000022/d264a1e9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095519818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36076<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095519822 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095519822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(836)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(837)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(825)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(830)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(835)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(823)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(833)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(828)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Feb 13 09:55:19 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20250213095519912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095520314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84888) 20250213095520789 DGPRS DEBUG Checking for inactive LLMEs, time = 2671426 (sgsn.c:132) 20250213095520823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095520823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84888, count=105312) 20250213095521823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095521824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Feb 13 09:55:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095522824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095522825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_deact_dup started. 20250213095523397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095523399 DMM INFO MM(262420000000022/d264a1e9) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095523400 DMM INFO MM(262420000000022/d264a1e9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095523400 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095523400 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095523400 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095523400 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095523400 DLLC NOTICE LLME(ffffffff/d264a1e9){ASSIGNED} LLGM Assign pre (d264a1e9 => ffffffff) (gprs_llc.c:1079) 20250213095523400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d264a1e9 => ffffffff) (gprs_llc.c:1125) 20250213095523400 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095523400 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095523400 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250213095523400 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) 20250213095523400 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20250213095523400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095523400 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095523400 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095523400 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095523400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095523446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095523446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095523446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095523446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095523446 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095523446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095523446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095523446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095523446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095523446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095523446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095523446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095523447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095523447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095523447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095523447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095523447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095523447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095523447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095523447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095523447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095523447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095523449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095523455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095523455 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095523459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095523459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095523459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095523459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095523459 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095523459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095523459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095523459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095523459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095523460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095523460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095523460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095523460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095523460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095523460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095523460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095523460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095523460 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095523460 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095523460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095523460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095523460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095523462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095523467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095523467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095523478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095523478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095523478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095523478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095523478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095523478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095523478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095523478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095523478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095523479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095523479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095523479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095523480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095523480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095523480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095523480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095523480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095523480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095523480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095523480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095523480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095523480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095523481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095523486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095523486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095523826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095523826 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095523826 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095523826 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095523830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095523831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F780215B'O, index=0 SGSN_Test-GSUP(856)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: 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 := 'D5771B301400580B14AB5D352A08F25E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB37923C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F67CDDCF14C8DEC'O } } } } } 20250213095523899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095523899 DLLC NOTICE LLME(ffffffff/f780215b){UNASSIGNED} LLC RX: unknown TLLI 0xf780215b, creating LLME on the fly (gprs_llc.c:552) 20250213095523899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095523899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095523899 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095523899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095523899 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095523899 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095523899 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095523899 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095523899 DLLC NOTICE LLME(ffffffff/f780215b){UNASSIGNED} LLGM Assign pre (f780215b => dec8a071) (gprs_llc.c:1079) 20250213095523899 DLLC NOTICE LLME(f780215b/dec8a071){ASSIGNED} LLGM Assign post (f780215b => dec8a071) (gprs_llc.c:1125) 20250213095523899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095523899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095523899 DMM DEBUG MM(262420000000046/dec8a071) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095523925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095523925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095523925 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095523925 DMM DEBUG MM(262420000000046/dec8a071) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1111) 20250213095523925 DMM NOTICE MM(262420000000046/dec8a071) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095523925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095523925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095523925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095523925 DMM DEBUG MM(262420000000046/dec8a071) Requesting authorization (sgsn_auth.c:160) 20250213095523925 DMM INFO MM(262420000000046/dec8a071) Requesting authentication tuples (sgsn_auth.c:184) 20250213095523925 DMM DEBUG MM(262420000000046/dec8a071) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095523925 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250213095523925 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250213095523933 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095523933 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095523933 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095523933 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095523933 DMM INFO MM(262420000000046/dec8a071) Subscriber data update (mmctx.c:445) 20250213095523933 DMM DEBUG MM(262420000000046/dec8a071) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095523933 DMM INFO MM(262420000000046/dec8a071) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095523933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095523933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095523933 DMM INFO MM(262420000000046/dec8a071) <- GMM AUTH AND CIPHERING REQ (rand = d5 77 1b 30 14 00 58 0b 14 ab 5d 35 2a 08 f2 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095523948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095523949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095523949 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095523949 DMM INFO MM(262420000000046/dec8a071) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095523949 DMM NOTICE MM(262420000000046/dec8a071) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095523949 DMM DEBUG MM(262420000000046/dec8a071) checking auth: received GSM SRES = ab 37 92 3c (gprs_gmm.c:693) 20250213095523949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095523949 DMM DEBUG MM(262420000000046/dec8a071) Requesting authorization (sgsn_auth.c:160) 20250213095523949 DMM INFO MM(262420000000046/dec8a071) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095523949 DMM DEBUG MM(262420000000046/dec8a071) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095523949 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250213095523949 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) 20250213095523949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095523949 DMM INFO MM(262420000000046/dec8a071) <- GMM ATTACH ACCEPT (new P-TMSI=0xdec8a071) (gprs_gmm.c:337) 20250213095523952 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095523952 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095523952 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250213095523952 DMM INFO MM(262420000000046/dec8a071) Subscriber data update (mmctx.c:445) 20250213095523952 DMM DEBUG MM(262420000000046/dec8a071) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095523952 DMM INFO MM(262420000000046/dec8a071) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095523952 DMM NOTICE MM(262420000000046/dec8a071) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1027) 20250213095523952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095523952 DMM NOTICE MM(262420000000046/dec8a071) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095523952 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) 20250213095523954 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095523954 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250213095523954 DMM INFO MM(262420000000046/dec8a071) Subscriber data update (mmctx.c:445) 20250213095523954 DMM DEBUG MM(262420000000046/dec8a071) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095523964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095523964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095523964 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095523964 DMM INFO MM(262420000000046/dec8a071) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095523964 DMM NOTICE MM(262420000000046/dec8a071) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095523964 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095523964 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095523964 DLLC NOTICE LLME(f780215b/dec8a071){ASSIGNED} LLGM Assign pre (ffffffff => dec8a071) (gprs_llc.c:1079) 20250213095523964 DLLC NOTICE LLME(ffffffff/dec8a071){ASSIGNED} LLGM Assign post (ffffffff => dec8a071) (gprs_llc.c:1125) 20250213095523964 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095523964 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095523964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095523964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095524022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095524022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095524022 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095524023 DMM INFO MM(262420000000046/dec8a071) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095524023 DMM INFO MM(262420000000046/dec8a071) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095524023 DMM DEBUG MM(262420000000046/dec8a071) Using GGSN 0 (gprs_sm.c:317) 20250213095524023 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) 20250213095524023 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250213095524023 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095524023 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095524023 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250213095524048 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 85 32 2d b5 11 b7 fb ba da 14 05 7f ee 96 09 2e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:461) 20250213095524048 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab5220, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095524048 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095524048 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=dec8a071, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095524048 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095524048 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095524065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095524065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250213095524065 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095524065 DMM INFO MM(262420000000046/dec8a071) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250213095524065 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095524065 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250213095524065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095524066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095524066 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095524066 DMM INFO MM(262420000000046/dec8a071) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250213095524066 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095524066 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: "Received deletePDPContextResponse 1, seq_nr=1036" 20250213095524069 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:461) 20250213095524069 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff5a1ab5220, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095524069 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250213095524069 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=dec8a071, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095524069 DMM INFO MM(262420000000046/dec8a071) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250213095524069 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250213095524069 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213095524070 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:461) 20250213095524070 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:466) TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@4640fa2e1ceb: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095526091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(844)@4640fa2e1ceb: Final verdict of PTC: none 20250213095526096 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095526096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(840)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(854)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(849)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(852)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(847)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(842)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) Thu Feb 13 09:55:26 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(854): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. 20250213095526214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095526616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106188) 20250213095527097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095527097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106188, count=106728) 20250213095528098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095528098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Feb 13 09:55:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095529099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095529099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_second_attempt started. 20250213095529712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095529714 DMM INFO MM(262420000000046/dec8a071) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095529714 DMM INFO MM(262420000000046/dec8a071) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095529714 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095529714 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095529714 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095529714 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095529714 DLLC NOTICE LLME(ffffffff/dec8a071){ASSIGNED} LLGM Assign pre (dec8a071 => ffffffff) (gprs_llc.c:1079) 20250213095529714 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dec8a071 => ffffffff) (gprs_llc.c:1125) 20250213095529714 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250213095529714 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) 20250213095529714 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20250213095529714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095529714 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095529714 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095529714 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095529714 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095529759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095529759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095529759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095529759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095529759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095529759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095529759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095529759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095529759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095529760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095529760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095529760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095529760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095529760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095529760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095529760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095529760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095529760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095529760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095529760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095529760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095529760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095529762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095529767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095529767 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095529775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095529775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095529775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095529775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095529775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095529775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095529776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095529776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095529776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095529776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095529776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095529776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095529776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095529776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095529776 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095529776 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095529776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095529776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095529776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095529779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095529785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095529785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(869)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI210(867)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095529789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095529789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095529789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095529789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095529789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095529789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095529789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095529789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095529789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095529790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095529791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095529791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095529791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095529791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095529791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095529791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095529791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095529791 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095529791 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095529791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095529791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095529791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095529794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095529799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095529799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095530100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095530100 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095530100 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095530100 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095530104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095530105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@4640fa2e1ceb: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C7C1CE5E'O, index=0 SGSN_Test-GSUP(875)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@4640fa2e1ceb: 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 := 'FF325387DB7107A706043007438A01D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8CAB03A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1426D1F14F3DF157'O } } } } } 20250213095530176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095530176 DLLC NOTICE LLME(ffffffff/c7c1ce5e){UNASSIGNED} LLC RX: unknown TLLI 0xc7c1ce5e, creating LLME on the fly (gprs_llc.c:552) 20250213095530176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095530177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095530177 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095530177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095530177 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095530177 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095530177 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095530177 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095530177 DLLC NOTICE LLME(ffffffff/c7c1ce5e){UNASSIGNED} LLGM Assign pre (c7c1ce5e => d56f71ee) (gprs_llc.c:1079) 20250213095530177 DLLC NOTICE LLME(c7c1ce5e/d56f71ee){ASSIGNED} LLGM Assign post (c7c1ce5e => d56f71ee) (gprs_llc.c:1125) 20250213095530177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095530177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095530177 DMM DEBUG MM(262420000000022/d56f71ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095530192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095530193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095530193 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095530193 DMM DEBUG MM(262420000000022/d56f71ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1111) 20250213095530193 DMM NOTICE MM(262420000000022/d56f71ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095530193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095530193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095530193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095530193 DMM DEBUG MM(262420000000022/d56f71ee) Requesting authorization (sgsn_auth.c:160) 20250213095530193 DMM INFO MM(262420000000022/d56f71ee) Requesting authentication tuples (sgsn_auth.c:184) 20250213095530193 DMM DEBUG MM(262420000000022/d56f71ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095530193 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250213095530193 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250213095530199 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095530199 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095530199 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095530199 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095530199 DMM INFO MM(262420000000022/d56f71ee) Subscriber data update (mmctx.c:445) 20250213095530199 DMM DEBUG MM(262420000000022/d56f71ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095530199 DMM INFO MM(262420000000022/d56f71ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095530199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095530199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095530199 DMM INFO MM(262420000000022/d56f71ee) <- GMM AUTH AND CIPHERING REQ (rand = ff 32 53 87 db 71 07 a7 06 04 30 07 43 8a 01 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095530214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095530214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095530215 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095530215 DMM INFO MM(262420000000022/d56f71ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095530215 DMM NOTICE MM(262420000000022/d56f71ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095530215 DMM DEBUG MM(262420000000022/d56f71ee) checking auth: received GSM SRES = e8 ca b0 3a (gprs_gmm.c:693) 20250213095530215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095530215 DMM DEBUG MM(262420000000022/d56f71ee) Requesting authorization (sgsn_auth.c:160) 20250213095530215 DMM INFO MM(262420000000022/d56f71ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095530215 DMM DEBUG MM(262420000000022/d56f71ee) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095530215 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250213095530215 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) 20250213095530215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095530215 DMM INFO MM(262420000000022/d56f71ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xd56f71ee) (gprs_gmm.c:337) 20250213095530218 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095530218 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095530218 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250213095530218 DMM INFO MM(262420000000022/d56f71ee) Subscriber data update (mmctx.c:445) 20250213095530218 DMM DEBUG MM(262420000000022/d56f71ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095530218 DMM INFO MM(262420000000022/d56f71ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095530218 DMM NOTICE MM(262420000000022/d56f71ee) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1027) 20250213095530218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095530218 DMM NOTICE MM(262420000000022/d56f71ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095530218 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) 20250213095530219 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095530219 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250213095530219 DMM INFO MM(262420000000022/d56f71ee) Subscriber data update (mmctx.c:445) 20250213095530219 DMM DEBUG MM(262420000000022/d56f71ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095530230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095530230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095530230 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095530230 DMM INFO MM(262420000000022/d56f71ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095530230 DMM NOTICE MM(262420000000022/d56f71ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095530230 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095530230 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095530230 DLLC NOTICE LLME(c7c1ce5e/d56f71ee){ASSIGNED} LLGM Assign pre (ffffffff => d56f71ee) (gprs_llc.c:1079) 20250213095530230 DLLC NOTICE LLME(ffffffff/d56f71ee){ASSIGNED} LLGM Assign post (ffffffff => d56f71ee) (gprs_llc.c:1125) 20250213095530230 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095530231 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095530231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095530231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_second_attempt(877)@4640fa2e1ceb: 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 := 'AC11D601FD80FFCDDC22FBF6D57CB917'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AEE08515'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '939BB7FC7FC6FDBD'O } } } } } 20250213095530288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095530288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095530288 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095530288 DMM INFO MM(262420000000022/d56f71ee) -> GMM ATTACH REQUEST MI(TMSI-0xD56F71EE) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095530288 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095530288 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213095530288 DLLC NOTICE LLME(ffffffff/d56f71ee){ASSIGNED} LLGM Assign pre (d56f71ee => e6f71a01) (gprs_llc.c:1079) 20250213095530288 DLLC NOTICE LLME(d56f71ee/e6f71a01){ASSIGNED} LLGM Assign post (d56f71ee => e6f71a01) (gprs_llc.c:1125) 20250213095530288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095530288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095530288 DMM DEBUG MM(262420000000022/e6f71a01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095530298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095530298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250213095530298 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095530298 DMM DEBUG MM(262420000000022/e6f71a01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1111) 20250213095530298 DMM NOTICE MM(262420000000022/e6f71a01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095530298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095530298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095530298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095530298 DMM DEBUG MM(262420000000022/e6f71a01) Requesting authorization (sgsn_auth.c:160) 20250213095530298 DMM INFO MM(262420000000022/e6f71a01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095530298 DMM DEBUG MM(262420000000022/e6f71a01) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095530298 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250213095530298 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) 20250213095536299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213095536300 DMM ERROR MM(262420000000022/e6f71a01) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213095536300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213095536300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213095536300 DMM NOTICE MM(262420000000022/e6f71a01) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250213095536300 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250213095536300 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) 20250213095536300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Reject}: Deallocated (fsm.c:568) 20250213095536300 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Deallocated (fsm.c:568) 20250213095536300 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095536300 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213095536300 DLLC NOTICE LLME(d56f71ee/e6f71a01){ASSIGNED} LLGM Assign pre (e6f71a01 => ffffffff) (gprs_llc.c:1079) 20250213095536300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6f71a01 => ffffffff) (gprs_llc.c:1125) 20250213095550100 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213095550101 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213095550101 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095550790 DGPRS DEBUG Checking for inactive LLMEs, time = 2671456 (sgsn.c:132) 20250213095559762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095559768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095559768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095559777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095559781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095559781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095559792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095559795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095559795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@4640fa2e1ceb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@4640fa2e1ceb: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20250213095600191 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095600191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213095600191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(864)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(875)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(863)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(868)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(873)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(866)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(861)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_second_attempt(877)@4640fa2e1ceb: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(871)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@4640fa2e1ceb: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Feb 13 09:56:00 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250213095600261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095600563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107188) 20250213095601192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095601193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107188, count=112620) 20250213095602194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095602194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Feb 13 09:56:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095603195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095603195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_echo_timeout started. 20250213095603625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095603627 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095603666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095603666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095603666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095603666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095603666 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095603666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095603666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095603666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095603666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095603667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095603667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095603667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095603667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095603667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095603667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095603667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095603667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095603667 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095603667 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095603667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(882)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095603667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095603667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095603669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095603674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095603674 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095603679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095603679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095603679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095603679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095603679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095603679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095603679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095603679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095603679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095603681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095603681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095603681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095603681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095603681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095603681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095603681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095603681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095603681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095603681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095603681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095603681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095603681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095603683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095603687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095603687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(889)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(886)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095603694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095603694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095603694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095603694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095603694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095603694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095603694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095603694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095603694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095603695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095603695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095603695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095603695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095603695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095603695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095603695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095603695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095603695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095603695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095603695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095603695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095603695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095603697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095603703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095603703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095604196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095604196 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095604196 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095604196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095604200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095604202 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@4640fa2e1ceb: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E85D47A7'O, index=0 SGSN_Test-GSUP(894)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@4640fa2e1ceb: 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 := '296812CC1CF4395D2715513EB3DEC6E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA83D945'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B8DA1CA0CE125C1'O } } } } } 20250213095604264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095604264 DLLC NOTICE LLME(ffffffff/e85d47a7){UNASSIGNED} LLC RX: unknown TLLI 0xe85d47a7, creating LLME on the fly (gprs_llc.c:552) 20250213095604264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095604264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095604264 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095604264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095604264 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095604264 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095604264 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095604264 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095604264 DLLC NOTICE LLME(ffffffff/e85d47a7){UNASSIGNED} LLGM Assign pre (e85d47a7 => c5e3cf92) (gprs_llc.c:1079) 20250213095604264 DLLC NOTICE LLME(e85d47a7/c5e3cf92){ASSIGNED} LLGM Assign post (e85d47a7 => c5e3cf92) (gprs_llc.c:1125) 20250213095604264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095604264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095604264 DMM DEBUG MM(262420000000067/c5e3cf92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095604274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095604274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095604274 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095604274 DMM DEBUG MM(262420000000067/c5e3cf92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1111) 20250213095604274 DMM NOTICE MM(262420000000067/c5e3cf92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095604274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095604274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095604274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095604274 DMM DEBUG MM(262420000000067/c5e3cf92) Requesting authorization (sgsn_auth.c:160) 20250213095604274 DMM INFO MM(262420000000067/c5e3cf92) Requesting authentication tuples (sgsn_auth.c:184) 20250213095604274 DMM DEBUG MM(262420000000067/c5e3cf92) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095604274 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250213095604274 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250213095604277 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095604277 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095604277 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095604277 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095604277 DMM INFO MM(262420000000067/c5e3cf92) Subscriber data update (mmctx.c:445) 20250213095604277 DMM DEBUG MM(262420000000067/c5e3cf92) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095604277 DMM INFO MM(262420000000067/c5e3cf92) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095604277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095604277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095604277 DMM INFO MM(262420000000067/c5e3cf92) <- GMM AUTH AND CIPHERING REQ (rand = 29 68 12 cc 1c f4 39 5d 27 15 51 3e b3 de c6 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095604287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095604287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095604287 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095604287 DMM INFO MM(262420000000067/c5e3cf92) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095604287 DMM NOTICE MM(262420000000067/c5e3cf92) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095604287 DMM DEBUG MM(262420000000067/c5e3cf92) checking auth: received GSM SRES = aa 83 d9 45 (gprs_gmm.c:693) 20250213095604287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095604287 DMM DEBUG MM(262420000000067/c5e3cf92) Requesting authorization (sgsn_auth.c:160) 20250213095604287 DMM INFO MM(262420000000067/c5e3cf92) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095604287 DMM DEBUG MM(262420000000067/c5e3cf92) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095604287 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250213095604287 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) 20250213095604287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095604287 DMM INFO MM(262420000000067/c5e3cf92) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5e3cf92) (gprs_gmm.c:337) 20250213095604289 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095604289 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095604289 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250213095604289 DMM INFO MM(262420000000067/c5e3cf92) Subscriber data update (mmctx.c:445) 20250213095604289 DMM DEBUG MM(262420000000067/c5e3cf92) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095604289 DMM INFO MM(262420000000067/c5e3cf92) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095604289 DMM NOTICE MM(262420000000067/c5e3cf92) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1027) 20250213095604289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095604289 DMM NOTICE MM(262420000000067/c5e3cf92) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095604289 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) 20250213095604290 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095604290 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250213095604290 DMM INFO MM(262420000000067/c5e3cf92) Subscriber data update (mmctx.c:445) 20250213095604290 DMM DEBUG MM(262420000000067/c5e3cf92) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095604301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095604301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095604301 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095604301 DMM INFO MM(262420000000067/c5e3cf92) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095604301 DMM NOTICE MM(262420000000067/c5e3cf92) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095604301 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095604301 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095604301 DLLC NOTICE LLME(e85d47a7/c5e3cf92){ASSIGNED} LLGM Assign pre (ffffffff => c5e3cf92) (gprs_llc.c:1079) 20250213095604301 DLLC NOTICE LLME(ffffffff/c5e3cf92){ASSIGNED} LLGM Assign post (ffffffff => c5e3cf92) (gprs_llc.c:1125) 20250213095604301 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095604301 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095604301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095604301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095604359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095604359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095604359 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095604359 DMM INFO MM(262420000000067/c5e3cf92) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095604359 DMM INFO MM(262420000000067/c5e3cf92) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095604359 DMM DEBUG MM(262420000000067/c5e3cf92) Using GGSN 0 (gprs_sm.c:317) 20250213095604359 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) 20250213095604359 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250213095604359 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095604359 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095604359 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250213095604383 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 92 58 f3 2e 11 21 46 a4 6f 14 05 7f 8e 39 54 7a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:461) 20250213095604383 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab5220, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095604383 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095604383 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=c5e3cf92, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095604383 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095604384 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095609212 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250213095609218 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:461) 20250213095609218 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e8c60546c0) (sgsn_libgtp.c:633) 20250213095614212 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1039" 20250213095619214 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250213095619214 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1039" 20250213095620791 DGPRS DEBUG Checking for inactive LLMEs, time = 2671486 (sgsn.c:132) 20250213095624198 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213095624198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213095624199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095624215 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250213095624215 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250213095624215 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1041" 20250213095629217 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250213095629217 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250213095629217 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250213095629217 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1041" 20250213095633669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095633674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095633674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095633682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095633685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095633685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095633696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095633699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095633699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095634218 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250213095634218 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250213095634218 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250213095634218 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250213095634218 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1043" 20250213095639220 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250213095639220 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250213095639220 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250213095639220 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250213095639220 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55e8c60546c0) (sgsn_libgtp.c:633) 20250213095639220 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55e8c60546c0) (sgsn_libgtp.c:637) 20250213095639220 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250213095639220 DMM INFO MM(262420000000067/c5e3cf92) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095639220 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250213095639221 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213095639221 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250213095639221 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250213095639221 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213095639221 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250213095639221 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250213095639221 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213095639221 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250213095639221 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250213095639221 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213095639221 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250213095639221 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@4640fa2e1ceb: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@4640fa2e1ceb: Removing Client IMSI='262420000000067'H, index=0 20250213095639238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095639238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213095639238 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095639238 DMM INFO MM(262420000000067/c5e3cf92) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095639242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41280<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095639245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095639246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(893)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(892)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(894)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(887)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(880)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(890)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(882)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(885)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Feb 13 09:56:39 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250213095639348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095639750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110048) 20250213095640247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095640247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110048, count=114404) 20250213095641249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095641249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Feb 13 09:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095642250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095642250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_restart_ctr_echo started. 20250213095642843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095642843 DMM INFO MM(262420000000067/c5e3cf92) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095642843 DMM INFO MM(262420000000067/c5e3cf92) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095642843 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095642843 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095642843 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095642843 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095642843 DLLC NOTICE LLME(ffffffff/c5e3cf92){ASSIGNED} LLGM Assign pre (c5e3cf92 => ffffffff) (gprs_llc.c:1079) 20250213095642843 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5e3cf92 => ffffffff) (gprs_llc.c:1125) 20250213095642843 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095642843 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095642843 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250213095642843 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) 20250213095642843 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20250213095642843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095642843 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095642843 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095642843 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095642843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095642879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095642879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095642879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095642879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095642879 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095642879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095642879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095642879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095642879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095642881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095642881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095642881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095642881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095642881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095642881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095642881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095642881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095642881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095642881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095642881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095642882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095642882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095642885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095642891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095642891 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(902)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(906)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095642894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095642894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095642895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095642895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095642895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095642895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095642895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095642895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095642895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095642895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095642895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095642895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095642895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095642895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095642895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095642895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095642895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095642895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095642895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095642895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095642896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095642896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095642898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095642904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095642904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095642912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095642912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095642912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095642912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095642912 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095642912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095642912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095642912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095642912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095642912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095642912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095642912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095642912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095642912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095642912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095642912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095642912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095642912 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095642912 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095642912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095642913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095642913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095642914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095642919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095642919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095643251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095643251 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095643251 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095643251 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095643255 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095643257 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@4640fa2e1ceb: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D10EB124'O, index=0 SGSN_Test-GSUP(913)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@4640fa2e1ceb: 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 := '45640B2D9310A13444127FC4943AF4A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB07FC15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FD94563B0C7894D'O } } } } } 20250213095643325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095643325 DLLC NOTICE LLME(ffffffff/d10eb124){UNASSIGNED} LLC RX: unknown TLLI 0xd10eb124, creating LLME on the fly (gprs_llc.c:552) 20250213095643325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095643325 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095643325 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095643325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095643325 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095643325 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095643325 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095643325 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095643325 DLLC NOTICE LLME(ffffffff/d10eb124){UNASSIGNED} LLGM Assign pre (d10eb124 => e9072cba) (gprs_llc.c:1079) 20250213095643325 DLLC NOTICE LLME(d10eb124/e9072cba){ASSIGNED} LLGM Assign post (d10eb124 => e9072cba) (gprs_llc.c:1125) 20250213095643325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095643325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095643325 DMM DEBUG MM(262420000000023/e9072cba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095643345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095643345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095643345 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095643345 DMM DEBUG MM(262420000000023/e9072cba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1111) 20250213095643345 DMM NOTICE MM(262420000000023/e9072cba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095643345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095643345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095643345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095643345 DMM DEBUG MM(262420000000023/e9072cba) Requesting authorization (sgsn_auth.c:160) 20250213095643346 DMM INFO MM(262420000000023/e9072cba) Requesting authentication tuples (sgsn_auth.c:184) 20250213095643346 DMM DEBUG MM(262420000000023/e9072cba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095643346 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250213095643346 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250213095643351 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095643351 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095643351 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095643351 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095643351 DMM INFO MM(262420000000023/e9072cba) Subscriber data update (mmctx.c:445) 20250213095643351 DMM DEBUG MM(262420000000023/e9072cba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095643351 DMM INFO MM(262420000000023/e9072cba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095643351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095643351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095643351 DMM INFO MM(262420000000023/e9072cba) <- GMM AUTH AND CIPHERING REQ (rand = 45 64 0b 2d 93 10 a1 34 44 12 7f c4 94 3a f4 a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095643367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095643367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095643367 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095643367 DMM INFO MM(262420000000023/e9072cba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095643367 DMM NOTICE MM(262420000000023/e9072cba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095643367 DMM DEBUG MM(262420000000023/e9072cba) checking auth: received GSM SRES = eb 07 fc 15 (gprs_gmm.c:693) 20250213095643367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095643367 DMM DEBUG MM(262420000000023/e9072cba) Requesting authorization (sgsn_auth.c:160) 20250213095643367 DMM INFO MM(262420000000023/e9072cba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095643367 DMM DEBUG MM(262420000000023/e9072cba) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095643367 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250213095643367 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) 20250213095643367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095643367 DMM INFO MM(262420000000023/e9072cba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9072cba) (gprs_gmm.c:337) 20250213095643371 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095643371 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095643371 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250213095643371 DMM INFO MM(262420000000023/e9072cba) Subscriber data update (mmctx.c:445) 20250213095643371 DMM DEBUG MM(262420000000023/e9072cba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095643371 DMM INFO MM(262420000000023/e9072cba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095643371 DMM NOTICE MM(262420000000023/e9072cba) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1027) 20250213095643371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095643371 DMM NOTICE MM(262420000000023/e9072cba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095643371 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) 20250213095643372 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095643372 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250213095643372 DMM INFO MM(262420000000023/e9072cba) Subscriber data update (mmctx.c:445) 20250213095643372 DMM DEBUG MM(262420000000023/e9072cba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095643382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095643382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095643382 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095643382 DMM INFO MM(262420000000023/e9072cba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095643382 DMM NOTICE MM(262420000000023/e9072cba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095643382 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095643382 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095643382 DLLC NOTICE LLME(d10eb124/e9072cba){ASSIGNED} LLGM Assign pre (ffffffff => e9072cba) (gprs_llc.c:1079) 20250213095643382 DLLC NOTICE LLME(ffffffff/e9072cba){ASSIGNED} LLGM Assign post (ffffffff => e9072cba) (gprs_llc.c:1125) 20250213095643382 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095643382 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095643382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095643382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095643441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095643441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095643441 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095643441 DMM INFO MM(262420000000023/e9072cba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095643442 DMM INFO MM(262420000000023/e9072cba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095643442 DMM DEBUG MM(262420000000023/e9072cba) Using GGSN 0 (gprs_sm.c:317) 20250213095643442 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250213095643442 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095643442 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095643442 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250213095643460 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 be c4 e0 d9 11 6a 46 c1 0e 14 05 7f d4 14 a1 e2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:461) 20250213095643460 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab20b8, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095643460 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095643460 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=e9072cba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095643460 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095643460 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095648443 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250213095648449 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:461) 20250213095648449 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e8c60546c0) (sgsn_libgtp.c:633) 20250213095650792 DGPRS DEBUG Checking for inactive LLMEs, time = 2671516 (sgsn.c:132) 20250213095653444 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250213095653450 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:461) 20250213095653450 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55e8c60546c0) (sgsn_libgtp.c:633) 20250213095653450 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250213095653450 DMM INFO MM(262420000000023/e9072cba) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095653450 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250213095653451 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@4640fa2e1ceb: Removing Client IMSI='262420000000023'H, index=0 20250213095653464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095653464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213095653464 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095653464 DMM INFO MM(262420000000023/e9072cba) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095653466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095653470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095653470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(913)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(911)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(901)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(906)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(904)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(909)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(899)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Feb 13 09:56:53 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250213095653570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095653973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103872) 20250213095654471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095654472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103872, count=105032) 20250213095655473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095655473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Feb 13 09:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095656475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095656475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_restart_ctr_create started. 20250213095657077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095657079 DMM INFO MM(262420000000023/e9072cba) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095657079 DMM INFO MM(262420000000023/e9072cba) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095657079 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095657079 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095657079 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095657079 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095657079 DLLC NOTICE LLME(ffffffff/e9072cba){ASSIGNED} LLGM Assign pre (e9072cba => ffffffff) (gprs_llc.c:1079) 20250213095657079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9072cba => ffffffff) (gprs_llc.c:1125) 20250213095657079 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095657080 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095657080 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250213095657080 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) 20250213095657080 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20250213095657080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095657080 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095657080 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095657080 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095657080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095657125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095657125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095657125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095657126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095657126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095657126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095657126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095657126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095657126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095657127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095657127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095657127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095657127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095657127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095657127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095657127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095657127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095657127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095657127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095657127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095657127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095657127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(921)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(920)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095657129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095657135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(921)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(925)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095657137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095657137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095657137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095657137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095657137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095657137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095657137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095657137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095657137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095657138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095657138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095657138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095657138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095657138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095657138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095657138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095657138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095657138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095657138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095657138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095657138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095657138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095657141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095657146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(927)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(924)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095657152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095657152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095657152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095657152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095657152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095657152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095657152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095657152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095657152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095657153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095657153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095657153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095657153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095657153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095657153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095657153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095657153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095657153 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095657153 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095657153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095657153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095657153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095657155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095657159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095657476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095657476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095657476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095657476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095657480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095657481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@4640fa2e1ceb: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FBD975A2'O, index=0 SGSN_Test-GSUP(932)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@4640fa2e1ceb: 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 := '6B1782E27EC222F2AA924955D68EEA55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3E1191F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34F76EA947393AB7'O } } } } } 20250213095657546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657546 DLLC NOTICE LLME(ffffffff/fbd975a2){UNASSIGNED} LLC RX: unknown TLLI 0xfbd975a2, creating LLME on the fly (gprs_llc.c:552) 20250213095657546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095657546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095657546 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095657546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095657546 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095657546 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095657546 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095657546 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095657546 DLLC NOTICE LLME(ffffffff/fbd975a2){UNASSIGNED} LLGM Assign pre (fbd975a2 => e516c7dd) (gprs_llc.c:1079) 20250213095657546 DLLC NOTICE LLME(fbd975a2/e516c7dd){ASSIGNED} LLGM Assign post (fbd975a2 => e516c7dd) (gprs_llc.c:1125) 20250213095657546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095657546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095657546 DMM DEBUG MM(262420000000024/e516c7dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095657565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095657565 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095657565 DMM DEBUG MM(262420000000024/e516c7dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1111) 20250213095657565 DMM NOTICE MM(262420000000024/e516c7dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095657565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095657565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095657565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095657565 DMM DEBUG MM(262420000000024/e516c7dd) Requesting authorization (sgsn_auth.c:160) 20250213095657565 DMM INFO MM(262420000000024/e516c7dd) Requesting authentication tuples (sgsn_auth.c:184) 20250213095657565 DMM DEBUG MM(262420000000024/e516c7dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095657565 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250213095657565 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250213095657571 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095657571 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095657571 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095657571 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095657571 DMM INFO MM(262420000000024/e516c7dd) Subscriber data update (mmctx.c:445) 20250213095657571 DMM DEBUG MM(262420000000024/e516c7dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095657571 DMM INFO MM(262420000000024/e516c7dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095657571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095657571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095657571 DMM INFO MM(262420000000024/e516c7dd) <- GMM AUTH AND CIPHERING REQ (rand = 6b 17 82 e2 7e c2 22 f2 aa 92 49 55 d6 8e ea 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095657587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095657587 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095657587 DMM INFO MM(262420000000024/e516c7dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095657587 DMM NOTICE MM(262420000000024/e516c7dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095657587 DMM DEBUG MM(262420000000024/e516c7dd) checking auth: received GSM SRES = a3 e1 19 1f (gprs_gmm.c:693) 20250213095657587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095657587 DMM DEBUG MM(262420000000024/e516c7dd) Requesting authorization (sgsn_auth.c:160) 20250213095657587 DMM INFO MM(262420000000024/e516c7dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095657587 DMM DEBUG MM(262420000000024/e516c7dd) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095657587 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250213095657587 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) 20250213095657587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095657587 DMM INFO MM(262420000000024/e516c7dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe516c7dd) (gprs_gmm.c:337) 20250213095657590 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095657590 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095657590 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250213095657590 DMM INFO MM(262420000000024/e516c7dd) Subscriber data update (mmctx.c:445) 20250213095657590 DMM DEBUG MM(262420000000024/e516c7dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095657590 DMM INFO MM(262420000000024/e516c7dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095657590 DMM NOTICE MM(262420000000024/e516c7dd) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1027) 20250213095657590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095657590 DMM NOTICE MM(262420000000024/e516c7dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095657590 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) 20250213095657591 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095657591 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250213095657591 DMM INFO MM(262420000000024/e516c7dd) Subscriber data update (mmctx.c:445) 20250213095657591 DMM DEBUG MM(262420000000024/e516c7dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095657603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095657603 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095657603 DMM INFO MM(262420000000024/e516c7dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095657603 DMM NOTICE MM(262420000000024/e516c7dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095657603 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095657603 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095657603 DLLC NOTICE LLME(fbd975a2/e516c7dd){ASSIGNED} LLGM Assign pre (ffffffff => e516c7dd) (gprs_llc.c:1079) 20250213095657603 DLLC NOTICE LLME(ffffffff/e516c7dd){ASSIGNED} LLGM Assign post (ffffffff => e516c7dd) (gprs_llc.c:1125) 20250213095657603 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095657603 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095657603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095657603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095657663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095657663 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095657663 DMM INFO MM(262420000000024/e516c7dd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095657663 DMM INFO MM(262420000000024/e516c7dd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095657663 DMM DEBUG MM(262420000000024/e516c7dd) Using GGSN 0 (gprs_sm.c:317) 20250213095657663 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250213095657663 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095657663 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095657663 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250213095657688 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 6a 11 60 28 11 ce 13 55 3a 14 05 7f 8a 13 f6 0d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:461) 20250213095657688 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7ff5a1ab20b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250213095657688 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ff5a1ab20b8, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095657688 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250213095657688 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250213095657688 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213095657688 DMM NOTICE MM(262420000000024/e516c7dd) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095657702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095657702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095657703 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095657703 DMM INFO MM(262420000000024/e516c7dd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095657703 DMM INFO MM(262420000000024/e516c7dd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095657703 DMM DEBUG MM(262420000000024/e516c7dd) Using GGSN 0 (gprs_sm.c:317) 20250213095657703 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250213095657703 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095657703 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095657703 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250213095657708 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 6a 11 60 28 11 ce 13 55 3a 14 05 7f 8a 13 f6 0d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:461) 20250213095657708 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7ff5a1ab20b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250213095657708 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab20b8, cbp=0x55e8c605fe40) (sgsn_libgtp.c:633) 20250213095657708 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095657708 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=e516c7dd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095657708 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095657708 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@4640fa2e1ceb: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095657724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40078<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095657728 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095657728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(932)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(920)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(930)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(925)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(928)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(918)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(923)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Feb 13 09:56:57 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20250213095657796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095658198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89668) 20250213095658730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095658730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89668, count=105576) 20250213095659731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095659732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Feb 13 09:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095700733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095700733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250213095701288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095701290 DMM INFO MM(262420000000024/e516c7dd) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095701291 DMM INFO MM(262420000000024/e516c7dd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095701291 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095701291 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095701291 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095701291 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095701291 DLLC NOTICE LLME(ffffffff/e516c7dd){ASSIGNED} LLGM Assign pre (e516c7dd => ffffffff) (gprs_llc.c:1079) 20250213095701291 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e516c7dd => ffffffff) (gprs_llc.c:1125) 20250213095701291 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095701291 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095701291 DMM NOTICE MM(262420000000024/e516c7dd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095701291 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250213095701291 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095701291 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095701291 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250213095701291 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250213095701291 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) 20250213095701291 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20250213095701291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095701291 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095701291 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095701291 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095701291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095701332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095701332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095701332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095701332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095701332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095701332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095701332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095701332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095701332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095701332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095701332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095701332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095701332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095701332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095701332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095701332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095701332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095701332 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095701332 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095701333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095701333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095701333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095701335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095701340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095701340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(941)@4640fa2e1ceb: 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(938)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095701345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095701345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095701345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095701345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095701345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095701345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095701345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095701345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095701345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095701346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095701346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095701346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095701346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095701346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095701346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095701346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095701346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095701346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095701346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095701346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095701346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095701346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095701349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095701356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095701356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(945)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095701359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095701359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095701359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095701359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095701359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095701359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095701359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095701359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095701359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095701361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095701361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095701361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095701361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095701361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095701361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095701361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095701361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095701361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095701361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095701361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095701361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095701361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095701363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095701368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095701368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095701735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095701735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095701735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095701735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095701739 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095701740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D895CC69'O, index=0 SGSN_Test-GSUP(951)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@4640fa2e1ceb: 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 := '3173B97DEF5119900E59093E3354B702'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8C658D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4563C6FDDA424799'O } } } } } 20250213095702811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095702811 DLLC NOTICE LLME(ffffffff/d895cc69){UNASSIGNED} LLC RX: unknown TLLI 0xd895cc69, creating LLME on the fly (gprs_llc.c:552) 20250213095702811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095702811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095702811 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095702811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095702811 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095702811 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095702811 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095702811 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095702811 DLLC NOTICE LLME(ffffffff/d895cc69){UNASSIGNED} LLGM Assign pre (d895cc69 => cdc7b432) (gprs_llc.c:1079) 20250213095702811 DLLC NOTICE LLME(d895cc69/cdc7b432){ASSIGNED} LLGM Assign post (d895cc69 => cdc7b432) (gprs_llc.c:1125) 20250213095702811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095702811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095702811 DMM DEBUG MM(262420000000025/cdc7b432) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095702830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095702830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095702830 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095702830 DMM DEBUG MM(262420000000025/cdc7b432) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1111) 20250213095702830 DMM NOTICE MM(262420000000025/cdc7b432) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095702830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095702830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095702830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095702830 DMM DEBUG MM(262420000000025/cdc7b432) Requesting authorization (sgsn_auth.c:160) 20250213095702830 DMM INFO MM(262420000000025/cdc7b432) Requesting authentication tuples (sgsn_auth.c:184) 20250213095702830 DMM DEBUG MM(262420000000025/cdc7b432) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095702830 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250213095702830 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250213095702834 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095702834 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095702834 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095702834 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095702834 DMM INFO MM(262420000000025/cdc7b432) Subscriber data update (mmctx.c:445) 20250213095702834 DMM DEBUG MM(262420000000025/cdc7b432) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095702834 DMM INFO MM(262420000000025/cdc7b432) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095702834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095702834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095702834 DMM INFO MM(262420000000025/cdc7b432) <- GMM AUTH AND CIPHERING REQ (rand = 31 73 b9 7d ef 51 19 90 0e 59 09 3e 33 54 b7 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095702847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095702847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095702847 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095702847 DMM INFO MM(262420000000025/cdc7b432) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095702847 DMM NOTICE MM(262420000000025/cdc7b432) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095702847 DMM DEBUG MM(262420000000025/cdc7b432) checking auth: received GSM SRES = b8 c6 58 d9 (gprs_gmm.c:693) 20250213095702847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095702847 DMM DEBUG MM(262420000000025/cdc7b432) Requesting authorization (sgsn_auth.c:160) 20250213095702847 DMM INFO MM(262420000000025/cdc7b432) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095702847 DMM DEBUG MM(262420000000025/cdc7b432) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095702847 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250213095702847 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) 20250213095702847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095702847 DMM INFO MM(262420000000025/cdc7b432) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdc7b432) (gprs_gmm.c:337) 20250213095702849 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095702849 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095702849 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250213095702849 DMM INFO MM(262420000000025/cdc7b432) Subscriber data update (mmctx.c:445) 20250213095702849 DMM DEBUG MM(262420000000025/cdc7b432) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095702849 DMM INFO MM(262420000000025/cdc7b432) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095702849 DMM NOTICE MM(262420000000025/cdc7b432) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1027) 20250213095702849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095702849 DMM NOTICE MM(262420000000025/cdc7b432) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095702849 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) 20250213095702850 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095702850 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250213095702850 DMM INFO MM(262420000000025/cdc7b432) Subscriber data update (mmctx.c:445) 20250213095702850 DMM DEBUG MM(262420000000025/cdc7b432) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095702865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095702865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095702866 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095702866 DMM INFO MM(262420000000025/cdc7b432) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095702866 DMM NOTICE MM(262420000000025/cdc7b432) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095702866 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095702866 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095702866 DLLC NOTICE LLME(d895cc69/cdc7b432){ASSIGNED} LLGM Assign pre (ffffffff => cdc7b432) (gprs_llc.c:1079) 20250213095702866 DLLC NOTICE LLME(ffffffff/cdc7b432){ASSIGNED} LLGM Assign post (ffffffff => cdc7b432) (gprs_llc.c:1125) 20250213095702866 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095702866 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095702866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095702866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095702921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095702921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095702921 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095702921 DMM INFO MM(262420000000025/cdc7b432) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095702921 DMM INFO MM(262420000000025/cdc7b432) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095702921 DMM DEBUG MM(262420000000025/cdc7b432) Using GGSN 0 (gprs_sm.c:317) 20250213095702921 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) 20250213095702921 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250213095702921 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095702921 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095702921 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250213095702945 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 74 28 ba 48 11 13 12 14 bd 14 05 7f b5 2e dd 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=1051 from retransmit req queue (gtp.c:461) 20250213095702946 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab3130, cbp=0x55e8c605bb80) (sgsn_libgtp.c:633) 20250213095702946 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095702946 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=cdc7b432, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095702946 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095702946 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095702956 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250213095702956 DGPRS INFO PDP(262420000000025:5): Context 0x7ff5a1ab3130 was deleted (sgsn_libgtp.c:707) 20250213095702956 DMM INFO MM(262420000000025/cdc7b432) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095702956 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250213095702956 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250213095710957 DMM INFO MM(262420000000025/cdc7b432) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095718004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250213095718959 DMM INFO MM(262420000000025/cdc7b432) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095720793 DGPRS DEBUG Checking for inactive LLMEs, time = 2671546 (sgsn.c:132) 20250213095721736 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213095721736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213095721737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095726960 DMM INFO MM(262420000000025/cdc7b432) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095731334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095731341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095731341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095731347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095731350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095731350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095731362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095731365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095731365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213095734960 DMM INFO MM(262420000000025/cdc7b432) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@4640fa2e1ceb: Removing Client IMSI='262420000000025'H, index=0 20250213095734980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095734980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213095734980 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095734980 DMM INFO MM(262420000000025/cdc7b432) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095734983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@4640fa2e1ceb: Final verdict of PTC: none 20250213095734987 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095734987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(949)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(944)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(942)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(937)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(939)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(947)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Feb 13 09:57:35 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250213095735090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095735492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111984) 20250213095735988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095735989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111984, count=112524) 20250213095736990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095736990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Feb 13 09:57:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095737990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095737991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250213095738587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095738589 DMM INFO MM(262420000000025/cdc7b432) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095738589 DMM INFO MM(262420000000025/cdc7b432) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095738589 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095738589 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095738589 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095738589 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095738589 DLLC NOTICE LLME(ffffffff/cdc7b432){ASSIGNED} LLGM Assign pre (cdc7b432 => ffffffff) (gprs_llc.c:1079) 20250213095738589 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdc7b432 => ffffffff) (gprs_llc.c:1125) 20250213095738589 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095738589 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095738589 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250213095738589 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) 20250213095738589 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20250213095738589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095738589 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095738589 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095738589 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095738589 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095738630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095738630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095738630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095738630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095738630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095738630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095738630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095738630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095738630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(958)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(959)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095738632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095738632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095738632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095738632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095738632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095738632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095738632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095738632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095738632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095738632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095738632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095738632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095738632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095738635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(955)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095738640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095738640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@4640fa2e1ceb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(963)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095738645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095738645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095738645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095738645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095738645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095738645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095738645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095738645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095738645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095738646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095738646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095738646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095738646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095738646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095738646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095738646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095738646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095738646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095738646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095738646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095738646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095738646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095738648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095738653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095738653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(963)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(968)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095738655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095738655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095738655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095738655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095738655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095738655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095738655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095738655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095738655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095738656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095738656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095738656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095738656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095738656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095738656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095738656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095738656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095738656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095738656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095738656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095738657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095738657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095738658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095738665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095738665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095738992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095738992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095738992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095738992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095738996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095738997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='FB738CB1'O, index=0 SGSN_Test-GSUP(970)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@4640fa2e1ceb: 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 := '0D03B42AC97988AAAF639129D18B3228'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C75A1E17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1ECE7F1CBC71B030'O } } } } } 20250213095739081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095739081 DLLC NOTICE LLME(ffffffff/fb738cb1){UNASSIGNED} LLC RX: unknown TLLI 0xfb738cb1, creating LLME on the fly (gprs_llc.c:552) 20250213095739081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095739081 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095739081 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095739081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095739081 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095739081 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095739081 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095739081 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095739081 DLLC NOTICE LLME(ffffffff/fb738cb1){UNASSIGNED} LLGM Assign pre (fb738cb1 => d48baea3) (gprs_llc.c:1079) 20250213095739081 DLLC NOTICE LLME(fb738cb1/d48baea3){ASSIGNED} LLGM Assign post (fb738cb1 => d48baea3) (gprs_llc.c:1125) 20250213095739081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095739081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095739081 DMM DEBUG MM(262420000000027/d48baea3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095739098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095739098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095739098 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095739098 DMM DEBUG MM(262420000000027/d48baea3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1111) 20250213095739098 DMM NOTICE MM(262420000000027/d48baea3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095739098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095739098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095739098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095739098 DMM DEBUG MM(262420000000027/d48baea3) Requesting authorization (sgsn_auth.c:160) 20250213095739098 DMM INFO MM(262420000000027/d48baea3) Requesting authentication tuples (sgsn_auth.c:184) 20250213095739098 DMM DEBUG MM(262420000000027/d48baea3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095739098 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250213095739098 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250213095739104 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095739104 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095739104 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095739104 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095739104 DMM INFO MM(262420000000027/d48baea3) Subscriber data update (mmctx.c:445) 20250213095739104 DMM DEBUG MM(262420000000027/d48baea3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095739104 DMM INFO MM(262420000000027/d48baea3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095739104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095739104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095739104 DMM INFO MM(262420000000027/d48baea3) <- GMM AUTH AND CIPHERING REQ (rand = 0d 03 b4 2a c9 79 88 aa af 63 91 29 d1 8b 32 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095739119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095739119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095739119 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095739119 DMM INFO MM(262420000000027/d48baea3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095739119 DMM NOTICE MM(262420000000027/d48baea3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095739119 DMM DEBUG MM(262420000000027/d48baea3) checking auth: received GSM SRES = c7 5a 1e 17 (gprs_gmm.c:693) 20250213095739119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095739119 DMM DEBUG MM(262420000000027/d48baea3) Requesting authorization (sgsn_auth.c:160) 20250213095739119 DMM INFO MM(262420000000027/d48baea3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095739119 DMM DEBUG MM(262420000000027/d48baea3) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095739119 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250213095739119 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) 20250213095739119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095739119 DMM INFO MM(262420000000027/d48baea3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd48baea3) (gprs_gmm.c:337) 20250213095739122 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095739122 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095739122 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250213095739122 DMM INFO MM(262420000000027/d48baea3) Subscriber data update (mmctx.c:445) 20250213095739122 DMM DEBUG MM(262420000000027/d48baea3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095739122 DMM INFO MM(262420000000027/d48baea3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095739122 DMM NOTICE MM(262420000000027/d48baea3) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1027) 20250213095739122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095739122 DMM NOTICE MM(262420000000027/d48baea3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095739122 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) 20250213095739123 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095739123 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250213095739123 DMM INFO MM(262420000000027/d48baea3) Subscriber data update (mmctx.c:445) 20250213095739123 DMM DEBUG MM(262420000000027/d48baea3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095739136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095739136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095739136 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095739136 DMM INFO MM(262420000000027/d48baea3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095739136 DMM NOTICE MM(262420000000027/d48baea3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095739136 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095739136 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095739136 DLLC NOTICE LLME(fb738cb1/d48baea3){ASSIGNED} LLGM Assign pre (ffffffff => d48baea3) (gprs_llc.c:1079) 20250213095739136 DLLC NOTICE LLME(ffffffff/d48baea3){ASSIGNED} LLGM Assign post (ffffffff => d48baea3) (gprs_llc.c:1125) 20250213095739136 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095739136 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095739136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095739136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095739192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095739192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095739192 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095739192 DMM INFO MM(262420000000027/d48baea3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095739192 DMM INFO MM(262420000000027/d48baea3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095739192 DMM DEBUG MM(262420000000027/d48baea3) Using GGSN 0 (gprs_sm.c:317) 20250213095739192 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) 20250213095739192 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250213095739192 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095739192 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095739192 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@4640fa2e1ceb: First createPDPContextRequest received, dropping & waiting for retransmission 20250213095744194 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250213095744214 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 f2 da e1 cb 11 39 f8 b8 37 14 05 7f 18 7e f2 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=1052 from retransmit req queue (gtp.c:461) 20250213095744214 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab3130, cbp=0x55e8c605bb80) (sgsn_libgtp.c:633) 20250213095744214 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095744214 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=d48baea3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095744214 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095744214 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250213095744231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095744232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250213095744232 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095744232 DMM INFO MM(262420000000027/d48baea3) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250213095744232 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095744232 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@4640fa2e1ceb: First deletePDPContextRequest received, dropping & waiting for retransmission 20250213095749233 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250213095749239 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:461) 20250213095749239 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ff5a1ab3130, cbp=0x55e8c605bb80) (sgsn_libgtp.c:633) 20250213095749239 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250213095749239 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=d48baea3, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095749239 DMM INFO MM(262420000000027/d48baea3) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250213095749239 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250213095749239 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@4640fa2e1ceb: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095749257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42508<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095749261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095749262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(964)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(968)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(959)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(962)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(966)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(957)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Feb 13 09:57:49 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250213095749322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095749724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103124) 20250213095750263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095750263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103124, count=104284) 20250213095750794 DGPRS DEBUG Checking for inactive LLMEs, time = 2671576 (sgsn.c:132) 20250213095751265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095751265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Feb 13 09:57:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095752266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095752266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250213095752821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095752824 DMM INFO MM(262420000000027/d48baea3) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095752824 DMM INFO MM(262420000000027/d48baea3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095752824 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095752824 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095752824 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095752824 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095752824 DLLC NOTICE LLME(ffffffff/d48baea3){ASSIGNED} LLGM Assign pre (d48baea3 => ffffffff) (gprs_llc.c:1079) 20250213095752824 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d48baea3 => ffffffff) (gprs_llc.c:1125) 20250213095752824 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250213095752824 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) 20250213095752824 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20250213095752824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095752824 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095752824 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095752824 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095752824 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095752869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095752869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095752869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095752869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095752869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095752869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095752869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095752869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095752869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095752870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095752870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095752870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095752870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095752870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095752870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095752870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095752870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095752870 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095752870 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095752870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(977)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095752871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095752871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095752873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095752878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095752878 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095752887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095752887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095752887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095752887 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095752887 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095752887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095752887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095752887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095752887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095752888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095752888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095752889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095752889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095752889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095752889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095752889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095752889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095752889 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095752889 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095752889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095752889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095752889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095752891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095752896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095752896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095752904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095752904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095752904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095752904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095752904 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095752904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095752904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095752904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095752904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095752905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095752905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095752905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095752905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095752905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095752905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095752905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095752905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095752905 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095752905 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095752905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095752906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095752906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095752908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095752912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095752912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095753267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095753267 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095753267 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095753267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095753271 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095753272 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='E11EF27B'O, index=0 SGSN_Test-GSUP(989)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@4640fa2e1ceb: 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 := 'A593FCE94378902D4E59CF861CD76031'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC3B9A95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C835CCE7E442C17'O } } } } } 20250213095753342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095753342 DLLC NOTICE LLME(ffffffff/e11ef27b){UNASSIGNED} LLC RX: unknown TLLI 0xe11ef27b, creating LLME on the fly (gprs_llc.c:552) 20250213095753342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095753342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095753342 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095753342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095753342 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095753342 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095753342 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095753342 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095753342 DLLC NOTICE LLME(ffffffff/e11ef27b){UNASSIGNED} LLGM Assign pre (e11ef27b => f6b6d844) (gprs_llc.c:1079) 20250213095753342 DLLC NOTICE LLME(e11ef27b/f6b6d844){ASSIGNED} LLGM Assign post (e11ef27b => f6b6d844) (gprs_llc.c:1125) 20250213095753342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095753342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095753342 DMM DEBUG MM(262420000000028/f6b6d844) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095753360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095753360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095753360 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095753360 DMM DEBUG MM(262420000000028/f6b6d844) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1111) 20250213095753360 DMM NOTICE MM(262420000000028/f6b6d844) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095753360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095753360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095753360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095753360 DMM DEBUG MM(262420000000028/f6b6d844) Requesting authorization (sgsn_auth.c:160) 20250213095753360 DMM INFO MM(262420000000028/f6b6d844) Requesting authentication tuples (sgsn_auth.c:184) 20250213095753360 DMM DEBUG MM(262420000000028/f6b6d844) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095753360 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250213095753360 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250213095753366 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095753366 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095753366 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095753366 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095753366 DMM INFO MM(262420000000028/f6b6d844) Subscriber data update (mmctx.c:445) 20250213095753366 DMM DEBUG MM(262420000000028/f6b6d844) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095753366 DMM INFO MM(262420000000028/f6b6d844) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095753366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095753366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095753366 DMM INFO MM(262420000000028/f6b6d844) <- GMM AUTH AND CIPHERING REQ (rand = a5 93 fc e9 43 78 90 2d 4e 59 cf 86 1c d7 60 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095753381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095753381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095753381 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095753381 DMM INFO MM(262420000000028/f6b6d844) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095753381 DMM NOTICE MM(262420000000028/f6b6d844) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095753381 DMM DEBUG MM(262420000000028/f6b6d844) checking auth: received GSM SRES = ac 3b 9a 95 (gprs_gmm.c:693) 20250213095753381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095753381 DMM DEBUG MM(262420000000028/f6b6d844) Requesting authorization (sgsn_auth.c:160) 20250213095753381 DMM INFO MM(262420000000028/f6b6d844) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095753381 DMM DEBUG MM(262420000000028/f6b6d844) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095753381 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250213095753381 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) 20250213095753381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095753381 DMM INFO MM(262420000000028/f6b6d844) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6b6d844) (gprs_gmm.c:337) 20250213095753383 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095753383 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095753383 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250213095753383 DMM INFO MM(262420000000028/f6b6d844) Subscriber data update (mmctx.c:445) 20250213095753383 DMM DEBUG MM(262420000000028/f6b6d844) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095753383 DMM INFO MM(262420000000028/f6b6d844) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095753384 DMM NOTICE MM(262420000000028/f6b6d844) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1027) 20250213095753384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095753384 DMM NOTICE MM(262420000000028/f6b6d844) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095753384 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) 20250213095753385 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095753385 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250213095753385 DMM INFO MM(262420000000028/f6b6d844) Subscriber data update (mmctx.c:445) 20250213095753385 DMM DEBUG MM(262420000000028/f6b6d844) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095753396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095753396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095753396 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095753396 DMM INFO MM(262420000000028/f6b6d844) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095753396 DMM NOTICE MM(262420000000028/f6b6d844) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095753396 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095753396 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095753396 DLLC NOTICE LLME(e11ef27b/f6b6d844){ASSIGNED} LLGM Assign pre (ffffffff => f6b6d844) (gprs_llc.c:1079) 20250213095753396 DLLC NOTICE LLME(ffffffff/f6b6d844){ASSIGNED} LLGM Assign post (ffffffff => f6b6d844) (gprs_llc.c:1125) 20250213095753396 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095753396 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095753396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095753396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095753451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095753451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095753451 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095753452 DMM INFO MM(262420000000028/f6b6d844) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095753452 DMM INFO MM(262420000000028/f6b6d844) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095753452 DMM DEBUG MM(262420000000028/f6b6d844) Using GGSN 0 (gprs_sm.c:317) 20250213095753452 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) 20250213095753452 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250213095753452 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095753452 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095753452 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250213095753464 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 1b 4b 25 78 11 fe 37 fe 34 14 05 7f 8f 71 5b e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:461) 20250213095753464 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab3130, cbp=0x55e8c605bb80) (sgsn_libgtp.c:633) 20250213095753464 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095753464 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=f6b6d844, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095753464 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095753464 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095753471 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250213095753471 DGPRS INFO PDP(262420000000028:5): Context 0x7ff5a1ab3130 was deleted (sgsn_libgtp.c:707) 20250213095753471 DMM INFO MM(262420000000028/f6b6d844) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095753471 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250213095753471 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@4640fa2e1ceb: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250213095753481 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250213095753481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095753481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213095753481 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095753481 DMM INFO MM(262420000000028/f6b6d844) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250213095753484 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2359) 20250213095753484 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@4640fa2e1ceb: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095753492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50564<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@4640fa2e1ceb: Final verdict of PTC: none 20250213095753497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095753497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(983)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(982)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(987)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(977)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(985)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(975)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(980)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Feb 13 09:57:53 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20250213095753594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095753997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84516) 20250213095754499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095754499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84516, count=102624) 20250213095755500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095755501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Feb 13 09:57:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095756502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095756502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250213095757096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095757098 DMM INFO MM(262420000000028/f6b6d844) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095757098 DMM INFO MM(262420000000028/f6b6d844) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095757098 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095757098 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095757098 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095757098 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095757098 DLLC NOTICE LLME(ffffffff/f6b6d844){ASSIGNED} LLGM Assign pre (f6b6d844 => ffffffff) (gprs_llc.c:1079) 20250213095757098 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6b6d844 => ffffffff) (gprs_llc.c:1125) 20250213095757098 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095757098 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095757098 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250213095757098 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) 20250213095757099 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20250213095757099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095757099 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095757099 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095757099 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095757099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095757143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095757143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095757143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095757143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095757143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095757143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095757143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095757143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095757143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095757144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095757144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095757144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095757144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095757144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095757144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095757144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095757144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095757144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095757144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095757144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(996)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095757145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095757145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095757148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095757154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(997)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@4640fa2e1ceb: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095757156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095757156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095757156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095757156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095757156 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095757156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095757156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095757156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095757156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095757157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095757157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095757157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095757157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095757157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095757157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095757157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095757157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095757157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095757157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095757157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095757157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095757157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095757160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095757165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757165 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095757171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095757171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095757171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095757171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095757171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095757171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095757171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095757171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095757171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095757172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095757172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095757172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095757173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095757173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095757173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095757173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095757173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095757173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095757173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095757173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095757173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095757173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095757174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095757179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095757503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095757503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095757503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095757503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095757508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095757509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='D5F20282'O, index=0 SGSN_Test-GSUP(1008)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@4640fa2e1ceb: 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 := '11437FAFE5C99D29A38674F61C92C0B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C27F9F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B5D752C056A08C1'O } } } } } 20250213095757578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757578 DLLC NOTICE LLME(ffffffff/d5f20282){UNASSIGNED} LLC RX: unknown TLLI 0xd5f20282, creating LLME on the fly (gprs_llc.c:552) 20250213095757578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095757578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095757579 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095757579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095757579 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095757579 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095757579 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095757579 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095757579 DLLC NOTICE LLME(ffffffff/d5f20282){UNASSIGNED} LLGM Assign pre (d5f20282 => f7534f1f) (gprs_llc.c:1079) 20250213095757579 DLLC NOTICE LLME(d5f20282/f7534f1f){ASSIGNED} LLGM Assign post (d5f20282 => f7534f1f) (gprs_llc.c:1125) 20250213095757579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095757579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095757579 DMM DEBUG MM(262420000000026/f7534f1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095757601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095757601 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095757601 DMM DEBUG MM(262420000000026/f7534f1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1111) 20250213095757601 DMM NOTICE MM(262420000000026/f7534f1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095757601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095757601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095757601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095757601 DMM DEBUG MM(262420000000026/f7534f1f) Requesting authorization (sgsn_auth.c:160) 20250213095757601 DMM INFO MM(262420000000026/f7534f1f) Requesting authentication tuples (sgsn_auth.c:184) 20250213095757601 DMM DEBUG MM(262420000000026/f7534f1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095757601 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250213095757601 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)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250213095757607 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095757607 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095757607 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095757607 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095757607 DMM INFO MM(262420000000026/f7534f1f) Subscriber data update (mmctx.c:445) 20250213095757607 DMM DEBUG MM(262420000000026/f7534f1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095757607 DMM INFO MM(262420000000026/f7534f1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095757607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095757607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095757607 DMM INFO MM(262420000000026/f7534f1f) <- GMM AUTH AND CIPHERING REQ (rand = 11 43 7f af e5 c9 9d 29 a3 86 74 f6 1c 92 c0 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095757623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095757623 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095757623 DMM INFO MM(262420000000026/f7534f1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095757623 DMM NOTICE MM(262420000000026/f7534f1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095757623 DMM DEBUG MM(262420000000026/f7534f1f) checking auth: received GSM SRES = 5c 27 f9 f4 (gprs_gmm.c:693) 20250213095757623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095757623 DMM DEBUG MM(262420000000026/f7534f1f) Requesting authorization (sgsn_auth.c:160) 20250213095757623 DMM INFO MM(262420000000026/f7534f1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095757623 DMM DEBUG MM(262420000000026/f7534f1f) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095757623 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250213095757623 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) 20250213095757623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095757623 DMM INFO MM(262420000000026/f7534f1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7534f1f) (gprs_gmm.c:337) 20250213095757626 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095757626 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095757626 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250213095757626 DMM INFO MM(262420000000026/f7534f1f) Subscriber data update (mmctx.c:445) 20250213095757626 DMM DEBUG MM(262420000000026/f7534f1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095757626 DMM INFO MM(262420000000026/f7534f1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095757626 DMM NOTICE MM(262420000000026/f7534f1f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1027) 20250213095757626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095757626 DMM NOTICE MM(262420000000026/f7534f1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095757626 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) 20250213095757627 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095757627 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250213095757627 DMM INFO MM(262420000000026/f7534f1f) Subscriber data update (mmctx.c:445) 20250213095757628 DMM DEBUG MM(262420000000026/f7534f1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095757640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095757640 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095757640 DMM INFO MM(262420000000026/f7534f1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095757640 DMM NOTICE MM(262420000000026/f7534f1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095757640 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095757640 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095757640 DLLC NOTICE LLME(d5f20282/f7534f1f){ASSIGNED} LLGM Assign pre (ffffffff => f7534f1f) (gprs_llc.c:1079) 20250213095757640 DLLC NOTICE LLME(ffffffff/f7534f1f){ASSIGNED} LLGM Assign post (ffffffff => f7534f1f) (gprs_llc.c:1125) 20250213095757640 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095757640 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095757640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095757640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095757697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095757698 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095757698 DMM INFO MM(262420000000026/f7534f1f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095757698 DMM INFO MM(262420000000026/f7534f1f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095757698 DMM DEBUG MM(262420000000026/f7534f1f) Using GGSN 0 (gprs_sm.c:317) 20250213095757698 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) 20250213095757698 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250213095757698 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095757698 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095757698 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250213095757723 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 5e 95 60 02 11 0c 6e ee 5b 14 05 7f fb ae fd 7f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:461) 20250213095757723 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab3130, cbp=0x55e8c605bb80) (sgsn_libgtp.c:633) 20250213095757723 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095757723 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=f7534f1f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095757723 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095757723 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095757743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757743 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213095757743 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095757750 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 5e 95 60 02 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250213095757750 DGPRS INFO PDP(262420000000026:5): Context 0x7ff5a1ab3130 was deleted (sgsn_libgtp.c:707) 20250213095757750 DMM INFO MM(262420000000026/f7534f1f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250213095757750 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250213095757750 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@4640fa2e1ceb: Removing Client IMSI='262420000000026'H, index=0 20250213095757763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095757763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250213095757763 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095757763 DMM INFO MM(262420000000026/f7534f1f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095757767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095757772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095757772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1007)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1008)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1006)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1001)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(996)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(994)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(999)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1004)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1006): none (none -> none) Thu Feb 13 09:57:57 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. 20250213095757871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095758273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85060) 20250213095758773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095758773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85060, count=104824) 20250213095759774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095759774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Feb 13 09:58:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095800775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095800776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_gmm_detach started. 20250213095801370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095801372 DMM INFO MM(262420000000026/f7534f1f) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095801372 DMM INFO MM(262420000000026/f7534f1f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095801372 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095801372 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095801372 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095801372 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095801372 DLLC NOTICE LLME(ffffffff/f7534f1f){ASSIGNED} LLGM Assign pre (f7534f1f => ffffffff) (gprs_llc.c:1079) 20250213095801372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7534f1f => ffffffff) (gprs_llc.c:1125) 20250213095801372 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095801372 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095801372 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250213095801372 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) 20250213095801372 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20250213095801372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095801372 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095801372 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095801372 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095801372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095801419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095801419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095801419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095801419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095801420 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095801420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095801420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095801420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095801420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095801421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095801421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095801421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095801421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095801421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095801421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095801421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095801421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095801421 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095801421 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095801421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1015)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095801421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095801421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095801424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095801433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095801433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1016)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1020)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095801439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095801439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095801439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095801439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095801439 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095801439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095801439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095801439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095801439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095801440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095801440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095801440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095801440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095801440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095801440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095801440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095801440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095801440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095801440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095801440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095801440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095801440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095801442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095801447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095801447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095801455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095801455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095801455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095801455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095801455 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095801455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095801455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095801455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095801455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095801456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095801456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095801456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095801456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095801456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095801456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095801456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095801456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095801456 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095801456 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095801456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095801456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095801456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095801458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095801462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095801462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095801777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095801777 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095801777 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095801777 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095801781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095801782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F2240A77'O, index=0 SGSN_Test-GSUP(1027)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@4640fa2e1ceb: 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 := '0038CF66AF4126714A4D1E69F1AB4CC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FABB287B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92F60565D0285552'O } } } } } 20250213095801848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095801848 DLLC NOTICE LLME(ffffffff/f2240a77){UNASSIGNED} LLC RX: unknown TLLI 0xf2240a77, creating LLME on the fly (gprs_llc.c:552) 20250213095801848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095801848 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095801848 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095801848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095801848 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095801848 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095801848 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095801848 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095801848 DLLC NOTICE LLME(ffffffff/f2240a77){UNASSIGNED} LLGM Assign pre (f2240a77 => f52fb23d) (gprs_llc.c:1079) 20250213095801848 DLLC NOTICE LLME(f2240a77/f52fb23d){ASSIGNED} LLGM Assign post (f2240a77 => f52fb23d) (gprs_llc.c:1125) 20250213095801848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095801848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095801848 DMM DEBUG MM(262420000000026/f52fb23d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095801871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095801871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095801871 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095801871 DMM DEBUG MM(262420000000026/f52fb23d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1111) 20250213095801871 DMM NOTICE MM(262420000000026/f52fb23d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095801871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095801871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095801871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095801871 DMM DEBUG MM(262420000000026/f52fb23d) Requesting authorization (sgsn_auth.c:160) 20250213095801871 DMM INFO MM(262420000000026/f52fb23d) Requesting authentication tuples (sgsn_auth.c:184) 20250213095801871 DMM DEBUG MM(262420000000026/f52fb23d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095801871 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250213095801871 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250213095801877 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095801877 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095801877 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095801877 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095801877 DMM INFO MM(262420000000026/f52fb23d) Subscriber data update (mmctx.c:445) 20250213095801877 DMM DEBUG MM(262420000000026/f52fb23d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095801877 DMM INFO MM(262420000000026/f52fb23d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095801877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095801877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095801877 DMM INFO MM(262420000000026/f52fb23d) <- GMM AUTH AND CIPHERING REQ (rand = 00 38 cf 66 af 41 26 71 4a 4d 1e 69 f1 ab 4c c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095801893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095801893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095801893 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095801893 DMM INFO MM(262420000000026/f52fb23d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095801893 DMM NOTICE MM(262420000000026/f52fb23d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095801893 DMM DEBUG MM(262420000000026/f52fb23d) checking auth: received GSM SRES = fa bb 28 7b (gprs_gmm.c:693) 20250213095801893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095801893 DMM DEBUG MM(262420000000026/f52fb23d) Requesting authorization (sgsn_auth.c:160) 20250213095801893 DMM INFO MM(262420000000026/f52fb23d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095801893 DMM DEBUG MM(262420000000026/f52fb23d) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095801893 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250213095801893 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) 20250213095801893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095801893 DMM INFO MM(262420000000026/f52fb23d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf52fb23d) (gprs_gmm.c:337) 20250213095801896 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095801896 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095801896 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250213095801896 DMM INFO MM(262420000000026/f52fb23d) Subscriber data update (mmctx.c:445) 20250213095801896 DMM DEBUG MM(262420000000026/f52fb23d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095801896 DMM INFO MM(262420000000026/f52fb23d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095801896 DMM NOTICE MM(262420000000026/f52fb23d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1027) 20250213095801896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095801896 DMM NOTICE MM(262420000000026/f52fb23d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095801896 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) 20250213095801897 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095801897 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250213095801897 DMM INFO MM(262420000000026/f52fb23d) Subscriber data update (mmctx.c:445) 20250213095801897 DMM DEBUG MM(262420000000026/f52fb23d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095801909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095801909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095801909 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095801909 DMM INFO MM(262420000000026/f52fb23d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095801909 DMM NOTICE MM(262420000000026/f52fb23d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095801909 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095801909 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095801909 DLLC NOTICE LLME(f2240a77/f52fb23d){ASSIGNED} LLGM Assign pre (ffffffff => f52fb23d) (gprs_llc.c:1079) 20250213095801909 DLLC NOTICE LLME(ffffffff/f52fb23d){ASSIGNED} LLGM Assign post (ffffffff => f52fb23d) (gprs_llc.c:1125) 20250213095801909 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095801909 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095801909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095801910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095801966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095801966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095801966 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095801966 DMM INFO MM(262420000000026/f52fb23d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095801966 DMM INFO MM(262420000000026/f52fb23d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095801966 DMM DEBUG MM(262420000000026/f52fb23d) Using GGSN 0 (gprs_sm.c:317) 20250213095801966 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) 20250213095801966 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250213095801966 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095801966 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095801967 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250213095801990 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 ef d4 ba 72 11 ff cb 67 ec 14 05 7f b2 38 89 6e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:461) 20250213095801990 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab3130, cbp=0x55e8c605bb80) (sgsn_libgtp.c:633) 20250213095801990 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095801990 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=f52fb23d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095801990 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095801990 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095802005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095802005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095802005 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095802006 DMM INFO MM(262420000000026/f52fb23d) -> GMM DETACH REQUEST TLLI=0xf52fb23d type=GPRS detach (gprs_gmm.c:1489) 20250213095802006 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250213095802006 DMM INFO MM(262420000000026/f52fb23d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250213095802006 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095802006 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095802006 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095802006 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095802006 DLLC NOTICE LLME(ffffffff/f52fb23d){ASSIGNED} LLGM Assign pre (f52fb23d => ffffffff) (gprs_llc.c:1079) 20250213095802006 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f52fb23d => ffffffff) (gprs_llc.c:1125) 20250213095802006 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095802006 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095802006 DMM NOTICE MM(262420000000026/f52fb23d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095802006 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250213095802006 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095802006 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095802006 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250213095802006 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250213095802006 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) 20250213095802006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095802006 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095802006 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095802006 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095802007 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@4640fa2e1ceb: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095802020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1026)@4640fa2e1ceb: Final verdict of PTC: none 20250213095802026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095802026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1020)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1015)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1018)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1024)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1013)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Feb 13 09:58:02 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20250213095802123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095802425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20250213095803027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095803027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84732, count=108316) 20250213095804028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095804028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Feb 13 09:58:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095805029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095805029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250213095805509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095805511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095805543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095805543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095805543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095805543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095805543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095805543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095805543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095805543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095805543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250213095805544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095805544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(1034)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095805544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095805544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095805544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095805544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095805544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095805544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095805544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095805544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095805544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095805544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095805544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095805547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095805553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095805553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_gmm_attach_req_while_gmm_attach-BVCI196(1033)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1039)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095805557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095805557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095805557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095805557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095805557 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095805557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095805557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095805557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095805557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095805558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095805558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095805558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095805558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095805558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095805558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095805558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095805558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095805558 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095805558 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095805558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095805559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095805559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095805562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095805567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095805567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095805575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095805575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095805575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095805575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095805575 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095805575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095805575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095805575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095805575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095805576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095805576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095805576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095805576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095805576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095805576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095805576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095805576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095805576 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095805576 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095805576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095805576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095805576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095805578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095805583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095805583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095806030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095806030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095806030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095806030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095806034 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095806035 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@4640fa2e1ceb: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='FD2A19AB'O, index=0 SGSN_Test-GSUP(1046)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250213095807110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095807110 DLLC NOTICE LLME(ffffffff/fd2a19ab){UNASSIGNED} LLC RX: unknown TLLI 0xfd2a19ab, creating LLME on the fly (gprs_llc.c:552) 20250213095807110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095807110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1297) 20250213095807110 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095807110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095807110 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095807110 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095807110 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095807110 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095807110 DLLC NOTICE LLME(ffffffff/fd2a19ab){UNASSIGNED} LLGM Assign pre (fd2a19ab => d8cfb3ff) (gprs_llc.c:1079) 20250213095807110 DLLC NOTICE LLME(fd2a19ab/d8cfb3ff){ASSIGNED} LLGM Assign post (fd2a19ab => d8cfb3ff) (gprs_llc.c:1125) 20250213095807110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095807110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095807110 DMM DEBUG MM(262420000000039/d8cfb3ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095807132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095807132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250213095807132 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095807132 DMM INFO MM(262420000000039/d8cfb3ff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1297) 20250213095807132 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095807132 DLLC NOTICE LLME(fd2a19ab/d8cfb3ff){ASSIGNED} LLGM Assign pre (fd2a19ab => d8cfb3ff) (gprs_llc.c:1079) 20250213095807132 DLLC NOTICE LLME(fd2a19ab/d8cfb3ff){ASSIGNED} LLGM Assign post (fd2a19ab => d8cfb3ff) (gprs_llc.c:1125) 20250213095807132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095807132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095807132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095807132 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095807132 DMM DEBUG MM(262420000000039/d8cfb3ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1111) 20250213095807132 DMM NOTICE MM(262420000000039/d8cfb3ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095807132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095807132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095807132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250213095807132 DMM INFO MM(262420000000039/d8cfb3ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8cfb3ff) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1048)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@4640fa2e1ceb: Removing Client IMSI='262420000000039'H, index=0 20250213095808147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095808147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e TC_attach_gmm_attach_req_while_gmm_attach(1048)@4640fa2e1ceb: Final verdict of PTC: pass CMD=UI DATA (gprs_llc_parse.c:89) 20250213095808147 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095808147 DMM INFO MM(262420000000039/d8cfb3ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095808147 DMM NOTICE MM(262420000000039/d8cfb3ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095808147 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095808147 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095808147 DLLC NOTICE LLME(fd2a19ab/d8cfb3ff){ASSIGNED} LLGM Assign pre (ffffffff => d8cfb3ff) (gprs_llc.c:1079) 20250213095808147 DLLC NOTICE LLME(ffffffff/d8cfb3ff){ASSIGNED} LLGM Assign post (ffffffff => d8cfb3ff) (gprs_llc.c:1125) 20250213095808147 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095808147 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095808147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095808147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213095808149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43488<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@4640fa2e1ceb: Final verdict of PTC: none 20250213095808154 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095808154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1036)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1044)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1046)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1039)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1034)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1032)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1037)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1042)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Feb 13 09:58:08 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250213095808248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095808650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66908) 20250213095809155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095809155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66908, count=71264) 20250213095810156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095810156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Feb 13 09:58:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095811157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095811158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_xid_empty_l3 started. 20250213095811751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095811754 DMM INFO MM(262420000000039/d8cfb3ff) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095811754 DMM INFO MM(262420000000039/d8cfb3ff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095811754 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095811754 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095811754 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095811754 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095811754 DLLC NOTICE LLME(ffffffff/d8cfb3ff){ASSIGNED} LLGM Assign pre (d8cfb3ff => ffffffff) (gprs_llc.c:1079) 20250213095811754 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8cfb3ff => ffffffff) (gprs_llc.c:1125) 20250213095811754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095811754 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095811754 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095811755 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095811755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095811805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095811805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095811805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095811805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095811805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095811805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095811805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095811805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095811805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095811806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095811806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095811806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095811806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095811806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095811806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095811806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095811806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095811806 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095811806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095811806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095811806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095811806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095811808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095811812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095811812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095811818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095811818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095811818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095811818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095811818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095811818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095811818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095811818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095811818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095811819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095811819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095811819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095811819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095811819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095811819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095811819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095811819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095811819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095811819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095811819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095811819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095811819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095811822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095811829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095811829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1059)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@4640fa2e1ceb: Provider Link came up: sending NS-RESET TC_xid_empty_l3-BVCI210(1057)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095811832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095811832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095811832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095811832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095811832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095811832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095811832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095811832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095811832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095811833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095811833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095811833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095811833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095811833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095811833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095811833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095811833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095811833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095811833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095811833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095811833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095811833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095811835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095811840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095811840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095812159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095812159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095812159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095812159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095812164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095812165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@4640fa2e1ceb: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='EB72B48A'O, index=0 SGSN_Test-GSUP(1065)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@4640fa2e1ceb: 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 := 'D0B9EE10AFA9503ABBD2B1A74299187A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B8CA99F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BC3B5781A222E68'O } } } } } 20250213095813195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095813195 DLLC NOTICE LLME(ffffffff/eb72b48a){UNASSIGNED} LLC RX: unknown TLLI 0xeb72b48a, creating LLME on the fly (gprs_llc.c:552) 20250213095813195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095813195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095813195 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095813195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095813195 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095813195 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095813195 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095813195 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095813195 DLLC NOTICE LLME(ffffffff/eb72b48a){UNASSIGNED} LLGM Assign pre (eb72b48a => ed07cbbb) (gprs_llc.c:1079) 20250213095813195 DLLC NOTICE LLME(eb72b48a/ed07cbbb){ASSIGNED} LLGM Assign post (eb72b48a => ed07cbbb) (gprs_llc.c:1125) 20250213095813195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095813195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095813195 DMM DEBUG MM(262420000000044/ed07cbbb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095813202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095813202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095813202 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095813202 DMM DEBUG MM(262420000000044/ed07cbbb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1111) 20250213095813202 DMM NOTICE MM(262420000000044/ed07cbbb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095813202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095813202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095813202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095813202 DMM DEBUG MM(262420000000044/ed07cbbb) Requesting authorization (sgsn_auth.c:160) 20250213095813202 DMM INFO MM(262420000000044/ed07cbbb) Requesting authentication tuples (sgsn_auth.c:184) 20250213095813202 DMM DEBUG MM(262420000000044/ed07cbbb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095813202 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250213095813202 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@4640fa2e1ceb: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250213095813204 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095813204 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095813204 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095813204 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095813204 DMM INFO MM(262420000000044/ed07cbbb) Subscriber data update (mmctx.c:445) 20250213095813204 DMM DEBUG MM(262420000000044/ed07cbbb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095813204 DMM INFO MM(262420000000044/ed07cbbb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095813204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095813204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095813204 DMM INFO MM(262420000000044/ed07cbbb) <- GMM AUTH AND CIPHERING REQ (rand = d0 b9 ee 10 af a9 50 3a bb d2 b1 a7 42 99 18 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095813208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095813208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095813208 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095813208 DMM INFO MM(262420000000044/ed07cbbb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095813208 DMM NOTICE MM(262420000000044/ed07cbbb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095813208 DMM DEBUG MM(262420000000044/ed07cbbb) checking auth: received GSM SRES = 9b 8c a9 9f (gprs_gmm.c:693) 20250213095813208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095813208 DMM DEBUG MM(262420000000044/ed07cbbb) Requesting authorization (sgsn_auth.c:160) 20250213095813208 DMM INFO MM(262420000000044/ed07cbbb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095813208 DMM DEBUG MM(262420000000044/ed07cbbb) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095813208 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250213095813208 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) 20250213095813208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095813208 DMM INFO MM(262420000000044/ed07cbbb) <- GMM ATTACH ACCEPT (new P-TMSI=0xed07cbbb) (gprs_gmm.c:337) 20250213095813209 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095813209 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095813209 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250213095813209 DMM INFO MM(262420000000044/ed07cbbb) Subscriber data update (mmctx.c:445) 20250213095813209 DMM DEBUG MM(262420000000044/ed07cbbb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095813209 DMM INFO MM(262420000000044/ed07cbbb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095813209 DMM NOTICE MM(262420000000044/ed07cbbb) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1027) 20250213095813209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095813209 DMM NOTICE MM(262420000000044/ed07cbbb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095813209 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) 20250213095813209 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095813209 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250213095813209 DMM INFO MM(262420000000044/ed07cbbb) Subscriber data update (mmctx.c:445) 20250213095813209 DMM DEBUG MM(262420000000044/ed07cbbb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095813212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095813212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095813212 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095813212 DMM INFO MM(262420000000044/ed07cbbb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095813212 DMM NOTICE MM(262420000000044/ed07cbbb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095813212 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095813212 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095813212 DLLC NOTICE LLME(eb72b48a/ed07cbbb){ASSIGNED} LLGM Assign pre (ffffffff => ed07cbbb) (gprs_llc.c:1079) 20250213095813212 DLLC NOTICE LLME(ffffffff/ed07cbbb){ASSIGNED} LLGM Assign post (ffffffff => ed07cbbb) (gprs_llc.c:1125) 20250213095813212 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095813212 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095813212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095813212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095813271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095813271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095813271 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095813271 DMM INFO MM(262420000000044/ed07cbbb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095813271 DMM INFO MM(262420000000044/ed07cbbb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095813271 DMM DEBUG MM(262420000000044/ed07cbbb) Using GGSN 0 (gprs_sm.c:317) 20250213095813271 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) 20250213095813271 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250213095813271 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095813271 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095813271 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250213095813294 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 d5 06 a1 4a 11 52 b0 27 ff 14 05 7f d7 fb 3d 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=1058 from retransmit req queue (gtp.c:461) 20250213095813294 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab41a8, cbp=0x55e8c605e6c0) (sgsn_libgtp.c:633) 20250213095813294 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095813294 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=ed07cbbb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095813294 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095813294 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095813305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095813305 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250213095813305 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250213095813306 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@4640fa2e1ceb: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095813319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43504<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095813324 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095813324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1065)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1053)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1058)@4640fa2e1ceb: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@4640fa2e1ceb: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@4640fa2e1ceb: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1063)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1056)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1051)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1061)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Feb 13 09:58:13 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250213095813415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095813818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94384) 20250213095814325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095814325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94384, count=98740) 20250213095815326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095815326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Feb 13 09:58:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095816327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095816327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_xid_n201u started. 20250213095816898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095816898 DMM INFO MM(262420000000044/ed07cbbb) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095816898 DMM INFO MM(262420000000044/ed07cbbb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095816898 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095816898 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095816898 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095816898 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095816898 DLLC NOTICE LLME(ffffffff/ed07cbbb){ASSIGNED} LLGM Assign pre (ed07cbbb => ffffffff) (gprs_llc.c:1079) 20250213095816898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed07cbbb => ffffffff) (gprs_llc.c:1125) 20250213095816898 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095816898 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095816898 DMM NOTICE MM(262420000000044/ed07cbbb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095816898 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250213095816898 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095816898 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095816898 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250213095816898 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250213095816898 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) 20250213095816898 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20250213095816898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095816898 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095816898 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095816898 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095816898 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095816914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095816914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095816914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095816914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095816914 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095816914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095816914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095816914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095816914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095816914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095816914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095816914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095816915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095816915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095816915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095816915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095816915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095816915 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095816915 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095816915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095816915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095816915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095816917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095816922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095816922 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095816927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095816927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095816927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095816927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095816927 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095816927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095816927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095816927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095816927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095816927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095816927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095816928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095816928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095816928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095816928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095816928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095816928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095816928 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095816928 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095816928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095816928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095816928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095816930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095816935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095816935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095816941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095816941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095816941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095816941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095816941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095816941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095816941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095816941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095816941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095816942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095816942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095816942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095816942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095816942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095816942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095816942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095816942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095816942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095816942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095816942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095816942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095816942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095816944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095816948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095816948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095817329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095817329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095817329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095817329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095817333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095817334 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@4640fa2e1ceb: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FA201160'O, index=0 SGSN_Test-GSUP(1084)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@4640fa2e1ceb: 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 := 'CBDB6A651171CEE0A81C2B645826D180'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '279D6E64'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C55711D166BFC3E'O } } } } } 20250213095818405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095818406 DLLC NOTICE LLME(ffffffff/fa201160){UNASSIGNED} LLC RX: unknown TLLI 0xfa201160, creating LLME on the fly (gprs_llc.c:552) 20250213095818406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095818406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095818406 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095818406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095818406 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095818406 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095818406 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095818406 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095818406 DLLC NOTICE LLME(ffffffff/fa201160){UNASSIGNED} LLGM Assign pre (fa201160 => e2a83784) (gprs_llc.c:1079) 20250213095818406 DLLC NOTICE LLME(fa201160/e2a83784){ASSIGNED} LLGM Assign post (fa201160 => e2a83784) (gprs_llc.c:1125) 20250213095818406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095818406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095818406 DMM DEBUG MM(262420000000045/e2a83784) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095818418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095818418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095818418 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095818418 DMM DEBUG MM(262420000000045/e2a83784) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1111) 20250213095818418 DMM NOTICE MM(262420000000045/e2a83784) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095818418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095818418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095818418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095818418 DMM DEBUG MM(262420000000045/e2a83784) Requesting authorization (sgsn_auth.c:160) 20250213095818418 DMM INFO MM(262420000000045/e2a83784) Requesting authentication tuples (sgsn_auth.c:184) 20250213095818418 DMM DEBUG MM(262420000000045/e2a83784) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095818418 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250213095818418 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@4640fa2e1ceb: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250213095818423 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095818423 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095818423 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095818423 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095818423 DMM INFO MM(262420000000045/e2a83784) Subscriber data update (mmctx.c:445) 20250213095818423 DMM DEBUG MM(262420000000045/e2a83784) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095818423 DMM INFO MM(262420000000045/e2a83784) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095818423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095818423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095818423 DMM INFO MM(262420000000045/e2a83784) <- GMM AUTH AND CIPHERING REQ (rand = cb db 6a 65 11 71 ce e0 a8 1c 2b 64 58 26 d1 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095818437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095818437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095818437 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095818437 DMM INFO MM(262420000000045/e2a83784) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095818437 DMM NOTICE MM(262420000000045/e2a83784) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095818437 DMM DEBUG MM(262420000000045/e2a83784) checking auth: received GSM SRES = 27 9d 6e 64 (gprs_gmm.c:693) 20250213095818437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095818437 DMM DEBUG MM(262420000000045/e2a83784) Requesting authorization (sgsn_auth.c:160) 20250213095818437 DMM INFO MM(262420000000045/e2a83784) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095818437 DMM DEBUG MM(262420000000045/e2a83784) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095818437 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250213095818437 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) 20250213095818437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095818437 DMM INFO MM(262420000000045/e2a83784) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2a83784) (gprs_gmm.c:337) 20250213095818441 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095818441 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095818441 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250213095818441 DMM INFO MM(262420000000045/e2a83784) Subscriber data update (mmctx.c:445) 20250213095818441 DMM DEBUG MM(262420000000045/e2a83784) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095818441 DMM INFO MM(262420000000045/e2a83784) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095818441 DMM NOTICE MM(262420000000045/e2a83784) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1027) 20250213095818441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095818441 DMM NOTICE MM(262420000000045/e2a83784) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095818441 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) 20250213095818442 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095818442 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250213095818442 DMM INFO MM(262420000000045/e2a83784) Subscriber data update (mmctx.c:445) 20250213095818442 DMM DEBUG MM(262420000000045/e2a83784) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095818453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095818453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095818453 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095818453 DMM INFO MM(262420000000045/e2a83784) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095818453 DMM NOTICE MM(262420000000045/e2a83784) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095818453 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095818453 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095818453 DLLC NOTICE LLME(fa201160/e2a83784){ASSIGNED} LLGM Assign pre (ffffffff => e2a83784) (gprs_llc.c:1079) 20250213095818453 DLLC NOTICE LLME(ffffffff/e2a83784){ASSIGNED} LLGM Assign post (ffffffff => e2a83784) (gprs_llc.c:1125) 20250213095818453 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095818453 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095818453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095818453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095818503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095818503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095818503 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095818503 DMM INFO MM(262420000000045/e2a83784) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095818503 DMM INFO MM(262420000000045/e2a83784) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095818503 DMM DEBUG MM(262420000000045/e2a83784) Using GGSN 0 (gprs_sm.c:317) 20250213095818503 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) 20250213095818503 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250213095818503 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095818503 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095818503 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250213095818509 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 5d 70 b6 9d 11 3d 27 df b5 14 05 7f e6 8e ba e2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:461) 20250213095818509 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab5220, cbp=0x55e8c605eb40) (sgsn_libgtp.c:633) 20250213095818509 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095818509 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=e2a83784, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095818509 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095818509 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095818513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095818513 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250213095818513 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250213095818513 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250213095818513 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@4640fa2e1ceb: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095818516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@4640fa2e1ceb: Final verdict of PTC: none 20250213095818518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095818518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1082)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@4640fa2e1ceb: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@4640fa2e1ceb: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1077)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1072)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1070)@4640fa2e1ceb: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1080)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1075)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_xid_n201u finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Feb 13 09:58:18 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250213095818619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095819020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50400) 20250213095819519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095819519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50400, count=101540) 20250213095820520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095820520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213095820795 DGPRS DEBUG Checking for inactive LLMEs, time = 2671606 (sgsn.c:132) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Feb 13 09:58:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095821522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095821522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_llc_null started. 20250213095822104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095822108 DMM INFO MM(262420000000045/e2a83784) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095822108 DMM INFO MM(262420000000045/e2a83784) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095822108 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095822108 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095822108 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095822108 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095822108 DLLC NOTICE LLME(ffffffff/e2a83784){ASSIGNED} LLGM Assign pre (e2a83784 => ffffffff) (gprs_llc.c:1079) 20250213095822108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2a83784 => ffffffff) (gprs_llc.c:1125) 20250213095822108 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095822108 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095822108 DMM NOTICE MM(262420000000045/e2a83784) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095822108 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250213095822108 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095822108 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095822108 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250213095822108 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250213095822108 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) 20250213095822108 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20250213095822108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095822108 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095822108 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095822108 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095822108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095822158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095822158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095822158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095822158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095822158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095822158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095822158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095822158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095822158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095822159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095822159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095822159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095822159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095822159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095822159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095822159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095822159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095822159 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095822159 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095822159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095822160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095822160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095822164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095822173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095822173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1092)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_null-BVCI196(1090)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1096)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095822176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095822176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095822176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095822176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095822176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095822176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095822176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095822176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095822176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095822177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095822177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095822177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095822178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095822178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095822178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095822178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095822178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095822178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095822178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095822178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095822178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095822178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095822181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095822186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095822186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1098)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1095)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095822191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095822191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095822191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095822191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095822191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095822192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095822192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095822192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095822192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095822192 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095822192 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095822192 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095822192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095822192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095822194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095822199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095822199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095822523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095822523 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095822523 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095822523 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095822524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095822525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@4640fa2e1ceb: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E8764D50'O, index=0 SGSN_Test-GSUP(1103)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@4640fa2e1ceb: 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 := '56A894D3EAD7E4AF7DA227A739A460A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '091228B7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6348E10DEC9E6769'O } } } } } 20250213095823596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095823596 DLLC NOTICE LLME(ffffffff/e8764d50){UNASSIGNED} LLC RX: unknown TLLI 0xe8764d50, creating LLME on the fly (gprs_llc.c:552) 20250213095823596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095823596 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095823596 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095823596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095823596 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095823596 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095823596 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095823596 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095823596 DLLC NOTICE LLME(ffffffff/e8764d50){UNASSIGNED} LLGM Assign pre (e8764d50 => ce0afcfa) (gprs_llc.c:1079) 20250213095823596 DLLC NOTICE LLME(e8764d50/ce0afcfa){ASSIGNED} LLGM Assign post (e8764d50 => ce0afcfa) (gprs_llc.c:1125) 20250213095823596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095823596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095823596 DMM DEBUG MM(262420000000041/ce0afcfa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095823613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095823613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095823613 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095823613 DMM DEBUG MM(262420000000041/ce0afcfa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1111) 20250213095823613 DMM NOTICE MM(262420000000041/ce0afcfa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095823613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095823613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095823613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095823613 DMM DEBUG MM(262420000000041/ce0afcfa) Requesting authorization (sgsn_auth.c:160) 20250213095823613 DMM INFO MM(262420000000041/ce0afcfa) Requesting authentication tuples (sgsn_auth.c:184) 20250213095823613 DMM DEBUG MM(262420000000041/ce0afcfa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095823613 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250213095823613 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@4640fa2e1ceb: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250213095823619 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095823619 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095823619 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095823619 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095823619 DMM INFO MM(262420000000041/ce0afcfa) Subscriber data update (mmctx.c:445) 20250213095823619 DMM DEBUG MM(262420000000041/ce0afcfa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095823619 DMM INFO MM(262420000000041/ce0afcfa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095823619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095823619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095823619 DMM INFO MM(262420000000041/ce0afcfa) <- GMM AUTH AND CIPHERING REQ (rand = 56 a8 94 d3 ea d7 e4 af 7d a2 27 a7 39 a4 60 a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095823634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095823634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095823634 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095823634 DMM INFO MM(262420000000041/ce0afcfa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095823634 DMM NOTICE MM(262420000000041/ce0afcfa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095823634 DMM DEBUG MM(262420000000041/ce0afcfa) checking auth: received GSM SRES = 09 12 28 b7 (gprs_gmm.c:693) 20250213095823634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095823634 DMM DEBUG MM(262420000000041/ce0afcfa) Requesting authorization (sgsn_auth.c:160) 20250213095823634 DMM INFO MM(262420000000041/ce0afcfa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095823634 DMM DEBUG MM(262420000000041/ce0afcfa) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095823634 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250213095823634 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) 20250213095823634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095823634 DMM INFO MM(262420000000041/ce0afcfa) <- GMM ATTACH ACCEPT (new P-TMSI=0xce0afcfa) (gprs_gmm.c:337) 20250213095823637 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095823637 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095823637 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250213095823637 DMM INFO MM(262420000000041/ce0afcfa) Subscriber data update (mmctx.c:445) 20250213095823637 DMM DEBUG MM(262420000000041/ce0afcfa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095823637 DMM INFO MM(262420000000041/ce0afcfa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095823637 DMM NOTICE MM(262420000000041/ce0afcfa) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1027) 20250213095823637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095823637 DMM NOTICE MM(262420000000041/ce0afcfa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095823637 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) 20250213095823638 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095823638 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250213095823638 DMM INFO MM(262420000000041/ce0afcfa) Subscriber data update (mmctx.c:445) 20250213095823638 DMM DEBUG MM(262420000000041/ce0afcfa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095823648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095823649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095823649 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095823649 DMM INFO MM(262420000000041/ce0afcfa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095823649 DMM NOTICE MM(262420000000041/ce0afcfa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095823649 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095823649 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095823649 DLLC NOTICE LLME(e8764d50/ce0afcfa){ASSIGNED} LLGM Assign pre (ffffffff => ce0afcfa) (gprs_llc.c:1079) 20250213095823649 DLLC NOTICE LLME(ffffffff/ce0afcfa){ASSIGNED} LLGM Assign post (ffffffff => ce0afcfa) (gprs_llc.c:1125) 20250213095823649 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095823649 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095823649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095823649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213095824706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095824706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250213095824706 DLLC DEBUG TLLI=ce0afcfa sends us LLC NULL (gprs_llc.c:912) 20250213095824707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095824707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250213095824707 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095824707 DMM INFO MM(262420000000041/ce0afcfa) -> GMM DETACH REQUEST TLLI=0xce0afcfa type=GPRS detach Power-off (gprs_gmm.c:1489) 20250213095824707 DMM INFO MM(262420000000041/ce0afcfa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250213095824707 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095824707 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095824707 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095824707 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095824707 DLLC NOTICE LLME(ffffffff/ce0afcfa){ASSIGNED} LLGM Assign pre (ce0afcfa => ffffffff) (gprs_llc.c:1079) 20250213095824707 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce0afcfa => ffffffff) (gprs_llc.c:1125) 20250213095824707 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250213095824707 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) 20250213095824707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095824707 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095824707 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095824707 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095824709 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@4640fa2e1ceb: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@4640fa2e1ceb: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095829722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40030<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095829726 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095829726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1096)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1101)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1103)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1091)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@4640fa2e1ceb: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@4640fa2e1ceb: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@4640fa2e1ceb: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1099)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1089)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1094)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_llc_null finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Feb 13 09:58:29 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250213095829838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095830240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100308) 20250213095830728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095830728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100308, count=101568) 20250213095831728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095831729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Feb 13 09:58:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095832731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095832731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_llc_sabm_dm_llgmm started. 20250213095833326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095833329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095833366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095833366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095833366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095833366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095833366 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095833366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095833366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095833366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095833366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095833367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095833367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095833367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095833367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095833367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095833367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095833367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095833367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095833367 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095833367 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095833367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095833367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095833367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095833369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095833373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095833373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095833380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095833380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095833380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095833380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095833380 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095833380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095833380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095833380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095833380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095833381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095833381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095833381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095833381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095833381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095833381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095833381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095833381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095833381 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095833381 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095833381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095833381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095833381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095833383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095833388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095833388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1116)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_llc_sabm_dm_llgmm-BVCI210(1114)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1120)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095833393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095833393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095833393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095833393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095833393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095833393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095833393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095833393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095833393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095833394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095833394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095833394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095833394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095833394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095833394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095833394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095833394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095833394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095833394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095833394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095833394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095833394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095833396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095833401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095833401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095833731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095833731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095833731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095833731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095833733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095833733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@4640fa2e1ceb: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='EE39BE38'O, index=0 SGSN_Test-GSUP(1122)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@4640fa2e1ceb: 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 := '8165AAD1AAB0CADF7DFA201E68293111'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29F6E58E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F47682D866CB58D2'O } } } } } 20250213095834765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095834765 DLLC NOTICE LLME(ffffffff/ee39be38){UNASSIGNED} LLC RX: unknown TLLI 0xee39be38, creating LLME on the fly (gprs_llc.c:552) 20250213095834765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095834765 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095834765 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095834765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095834765 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095834765 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095834765 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095834765 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095834765 DLLC NOTICE LLME(ffffffff/ee39be38){UNASSIGNED} LLGM Assign pre (ee39be38 => d7bc4875) (gprs_llc.c:1079) 20250213095834765 DLLC NOTICE LLME(ee39be38/d7bc4875){ASSIGNED} LLGM Assign post (ee39be38 => d7bc4875) (gprs_llc.c:1125) 20250213095834765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095834765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095834765 DMM DEBUG MM(262420000000042/d7bc4875) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095834771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095834771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095834772 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095834772 DMM DEBUG MM(262420000000042/d7bc4875) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1111) 20250213095834772 DMM NOTICE MM(262420000000042/d7bc4875) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095834772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095834772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095834772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095834772 DMM DEBUG MM(262420000000042/d7bc4875) Requesting authorization (sgsn_auth.c:160) 20250213095834772 DMM INFO MM(262420000000042/d7bc4875) Requesting authentication tuples (sgsn_auth.c:184) 20250213095834772 DMM DEBUG MM(262420000000042/d7bc4875) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095834772 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250213095834772 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@4640fa2e1ceb: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250213095834773 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095834773 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095834773 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095834773 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095834773 DMM INFO MM(262420000000042/d7bc4875) Subscriber data update (mmctx.c:445) 20250213095834773 DMM DEBUG MM(262420000000042/d7bc4875) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095834773 DMM INFO MM(262420000000042/d7bc4875) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095834773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095834773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095834773 DMM INFO MM(262420000000042/d7bc4875) <- GMM AUTH AND CIPHERING REQ (rand = 81 65 aa d1 aa b0 ca df 7d fa 20 1e 68 29 31 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095834776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095834776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095834776 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095834776 DMM INFO MM(262420000000042/d7bc4875) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095834776 DMM NOTICE MM(262420000000042/d7bc4875) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095834776 DMM DEBUG MM(262420000000042/d7bc4875) checking auth: received GSM SRES = 29 f6 e5 8e (gprs_gmm.c:693) 20250213095834776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095834776 DMM DEBUG MM(262420000000042/d7bc4875) Requesting authorization (sgsn_auth.c:160) 20250213095834776 DMM INFO MM(262420000000042/d7bc4875) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095834776 DMM DEBUG MM(262420000000042/d7bc4875) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095834776 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250213095834776 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) 20250213095834776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095834776 DMM INFO MM(262420000000042/d7bc4875) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7bc4875) (gprs_gmm.c:337) 20250213095834777 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095834777 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095834777 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250213095834777 DMM INFO MM(262420000000042/d7bc4875) Subscriber data update (mmctx.c:445) 20250213095834777 DMM DEBUG MM(262420000000042/d7bc4875) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095834777 DMM INFO MM(262420000000042/d7bc4875) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095834777 DMM NOTICE MM(262420000000042/d7bc4875) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1027) 20250213095834777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095834777 DMM NOTICE MM(262420000000042/d7bc4875) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095834777 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) 20250213095834777 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095834777 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250213095834777 DMM INFO MM(262420000000042/d7bc4875) Subscriber data update (mmctx.c:445) 20250213095834777 DMM DEBUG MM(262420000000042/d7bc4875) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095834779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095834779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095834779 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095834779 DMM INFO MM(262420000000042/d7bc4875) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095834779 DMM NOTICE MM(262420000000042/d7bc4875) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095834779 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095834779 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095834779 DLLC NOTICE LLME(ee39be38/d7bc4875){ASSIGNED} LLGM Assign pre (ffffffff => d7bc4875) (gprs_llc.c:1079) 20250213095834779 DLLC NOTICE LLME(ffffffff/d7bc4875){ASSIGNED} LLGM Assign post (ffffffff => d7bc4875) (gprs_llc.c:1125) 20250213095834779 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095834779 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095834779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095834779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213095835839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095835839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@4640fa2e1ceb: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@4640fa2e1ceb: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095835849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@4640fa2e1ceb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1110)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1115)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1120)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@4640fa2e1ceb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@4640fa2e1ceb: Final verdict of PTC: none 20250213095835850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095835850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_llgmm-BVCI196(1109)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1113)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1118)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1108)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Feb 13 09:58:35 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250213095835923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095836325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80080) 20250213095836851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095836851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80080, count=87492) 20250213095837852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095837852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Feb 13 09:58:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095838852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095838852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_llc_sabm_dm_ll5 started. 20250213095839371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095839371 DMM INFO MM(262420000000042/d7bc4875) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095839371 DMM INFO MM(262420000000042/d7bc4875) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095839371 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095839371 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095839371 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095839371 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095839371 DLLC NOTICE LLME(ffffffff/d7bc4875){ASSIGNED} LLGM Assign pre (d7bc4875 => ffffffff) (gprs_llc.c:1079) 20250213095839371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7bc4875 => ffffffff) (gprs_llc.c:1125) 20250213095839371 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250213095839371 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) 20250213095839371 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20250213095839372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095839372 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095839372 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095839372 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095839372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095839391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095839391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095839391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095839391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095839391 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095839391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095839391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095839391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095839391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095839393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095839393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095839393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095839393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095839393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095839393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095839393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095839393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095839393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095839393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095839393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095839393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095839393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1130)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095839397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095839405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095839405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250213095839405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095839405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095839405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095839405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095839405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095839405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095839405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095839405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095839405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095839406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095839406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095839406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095839406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095839406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095839406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095839406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095839406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095839406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095839406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095839406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095839406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095839406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_llc_sabm_dm_ll5-BVCI196(1128)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095839410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095839417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095839417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1135)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@4640fa2e1ceb: Provider Link came up: sending NS-RESET TC_llc_sabm_dm_ll5-BVCI210(1133)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095839421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095839421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095839421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095839421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095839421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095839421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095839421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095839421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095839421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095839422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095839422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095839422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095839422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095839422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095839422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095839422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095839422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095839422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095839422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095839422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095839423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095839423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095839425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095839430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095839430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095839854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095839854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095839854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095839854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095839858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095839859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@4640fa2e1ceb: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E9533903'O, index=0 SGSN_Test-GSUP(1141)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@4640fa2e1ceb: 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 := 'FBB95DD78EE256B3D342A44B56D729A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C5562EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A80AEE7B08A4C85'O } } } } } 20250213095840934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095840934 DLLC NOTICE LLME(ffffffff/e9533903){UNASSIGNED} LLC RX: unknown TLLI 0xe9533903, creating LLME on the fly (gprs_llc.c:552) 20250213095840934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095840934 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095840934 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095840934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095840934 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095840934 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095840934 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095840934 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095840934 DLLC NOTICE LLME(ffffffff/e9533903){UNASSIGNED} LLGM Assign pre (e9533903 => fec628db) (gprs_llc.c:1079) 20250213095840934 DLLC NOTICE LLME(e9533903/fec628db){ASSIGNED} LLGM Assign post (e9533903 => fec628db) (gprs_llc.c:1125) 20250213095840934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095840934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095840934 DMM DEBUG MM(262420000000043/fec628db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095840944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095840944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095840944 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095840944 DMM DEBUG MM(262420000000043/fec628db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1111) 20250213095840944 DMM NOTICE MM(262420000000043/fec628db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095840944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095840944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095840944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095840944 DMM DEBUG MM(262420000000043/fec628db) Requesting authorization (sgsn_auth.c:160) 20250213095840945 DMM INFO MM(262420000000043/fec628db) Requesting authentication tuples (sgsn_auth.c:184) 20250213095840945 DMM DEBUG MM(262420000000043/fec628db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095840945 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250213095840945 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@4640fa2e1ceb: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250213095840947 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095840947 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095840947 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095840947 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095840947 DMM INFO MM(262420000000043/fec628db) Subscriber data update (mmctx.c:445) 20250213095840947 DMM DEBUG MM(262420000000043/fec628db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095840947 DMM INFO MM(262420000000043/fec628db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095840947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095840947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095840947 DMM INFO MM(262420000000043/fec628db) <- GMM AUTH AND CIPHERING REQ (rand = fb b9 5d d7 8e e2 56 b3 d3 42 a4 4b 56 d7 29 a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095840953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095840953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095840953 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095840953 DMM INFO MM(262420000000043/fec628db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095840953 DMM NOTICE MM(262420000000043/fec628db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095840953 DMM DEBUG MM(262420000000043/fec628db) checking auth: received GSM SRES = 7c 55 62 ea (gprs_gmm.c:693) 20250213095840953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095840953 DMM DEBUG MM(262420000000043/fec628db) Requesting authorization (sgsn_auth.c:160) 20250213095840953 DMM INFO MM(262420000000043/fec628db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095840954 DMM DEBUG MM(262420000000043/fec628db) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095840954 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250213095840954 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) 20250213095840954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095840954 DMM INFO MM(262420000000043/fec628db) <- GMM ATTACH ACCEPT (new P-TMSI=0xfec628db) (gprs_gmm.c:337) 20250213095840954 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095840954 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095840954 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250213095840955 DMM INFO MM(262420000000043/fec628db) Subscriber data update (mmctx.c:445) 20250213095840955 DMM DEBUG MM(262420000000043/fec628db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095840955 DMM INFO MM(262420000000043/fec628db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095840955 DMM NOTICE MM(262420000000043/fec628db) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1027) 20250213095840955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095840955 DMM NOTICE MM(262420000000043/fec628db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095840955 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) 20250213095840955 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095840955 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250213095840955 DMM INFO MM(262420000000043/fec628db) Subscriber data update (mmctx.c:445) 20250213095840955 DMM DEBUG MM(262420000000043/fec628db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095840960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095840960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095840960 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095840960 DMM INFO MM(262420000000043/fec628db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095840960 DMM NOTICE MM(262420000000043/fec628db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095840960 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095840960 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095840960 DLLC NOTICE LLME(e9533903/fec628db){ASSIGNED} LLGM Assign pre (ffffffff => fec628db) (gprs_llc.c:1079) 20250213095840960 DLLC NOTICE LLME(ffffffff/fec628db){ASSIGNED} LLGM Assign post (ffffffff => fec628db) (gprs_llc.c:1125) 20250213095840960 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095840960 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095840960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095840960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213095842018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095842018 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@4640fa2e1ceb: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@4640fa2e1ceb: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095842033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54758<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213095842037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095842037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1140)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1141)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@4640fa2e1ceb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@4640fa2e1ceb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1134)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1129)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1139)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@4640fa2e1ceb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1132)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1137)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1127)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Feb 13 09:58:42 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250213095842141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095842543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91008) 20250213095843039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095843039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91008, count=92168) 20250213095844040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095844040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Feb 13 09:58:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095845041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095845041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_suspend_nopaging started. 20250213095845641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095845641 DMM INFO MM(262420000000043/fec628db) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095845641 DMM INFO MM(262420000000043/fec628db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095845641 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095845641 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095845641 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095845641 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095845641 DLLC NOTICE LLME(ffffffff/fec628db){ASSIGNED} LLGM Assign pre (fec628db => ffffffff) (gprs_llc.c:1079) 20250213095845641 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fec628db => ffffffff) (gprs_llc.c:1125) 20250213095845641 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250213095845641 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) 20250213095845641 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20250213095845641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095845641 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095845641 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095845641 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095845641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095845658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095845658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095845658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095845658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095845658 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095845658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095845658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095845658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095845658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095845658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095845658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095845658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095845659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095845659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095845659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095845659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095845659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095845659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095845659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095845659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095845659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095845659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095845662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1150)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1145)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095845667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095845667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095845675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095845675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095845675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095845675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095845675 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095845675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095845675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095845675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095845675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095845677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095845677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095845677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095845677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095845677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095845677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095845677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095845677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095845677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095845677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095845677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1154)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1153)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095845677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095845677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095845679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095845685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095845685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1154)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI210(1151)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095845688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095845688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095845688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095845688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095845688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095845688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095845688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095845688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095845688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095845689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095845689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095845689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095845689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095845689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095845689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095845689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095845689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095845689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095845689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095845689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095845689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095845689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095845691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095845695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095845695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095846042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095846042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095846042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095846042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095846047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095846048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@4640fa2e1ceb: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='CCA62B9E'O, index=0 SGSN_Test-GSUP(1160)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@4640fa2e1ceb: 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 := 'CE719214685EB8A5FDAE2199BC95659A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13B70DE1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '130B95D1F981E5F0'O } } } } } 20250213095847121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095847121 DLLC NOTICE LLME(ffffffff/cca62b9e){UNASSIGNED} LLC RX: unknown TLLI 0xcca62b9e, creating LLME on the fly (gprs_llc.c:552) 20250213095847121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095847121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095847121 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095847121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095847121 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095847121 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095847121 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095847121 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095847121 DLLC NOTICE LLME(ffffffff/cca62b9e){UNASSIGNED} LLGM Assign pre (cca62b9e => dd62375b) (gprs_llc.c:1079) 20250213095847121 DLLC NOTICE LLME(cca62b9e/dd62375b){ASSIGNED} LLGM Assign post (cca62b9e => dd62375b) (gprs_llc.c:1125) 20250213095847121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095847121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095847121 DMM DEBUG MM(262420000000048/dd62375b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095847133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095847133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095847133 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095847133 DMM DEBUG MM(262420000000048/dd62375b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1111) 20250213095847133 DMM NOTICE MM(262420000000048/dd62375b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095847133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095847133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095847133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095847133 DMM DEBUG MM(262420000000048/dd62375b) Requesting authorization (sgsn_auth.c:160) 20250213095847133 DMM INFO MM(262420000000048/dd62375b) Requesting authentication tuples (sgsn_auth.c:184) 20250213095847133 DMM DEBUG MM(262420000000048/dd62375b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095847133 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250213095847133 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@4640fa2e1ceb: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250213095847137 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095847137 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095847137 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095847137 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095847137 DMM INFO MM(262420000000048/dd62375b) Subscriber data update (mmctx.c:445) 20250213095847137 DMM DEBUG MM(262420000000048/dd62375b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095847137 DMM INFO MM(262420000000048/dd62375b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095847137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095847137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095847137 DMM INFO MM(262420000000048/dd62375b) <- GMM AUTH AND CIPHERING REQ (rand = ce 71 92 14 68 5e b8 a5 fd ae 21 99 bc 95 65 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095847148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095847148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095847148 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095847148 DMM INFO MM(262420000000048/dd62375b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095847148 DMM NOTICE MM(262420000000048/dd62375b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095847148 DMM DEBUG MM(262420000000048/dd62375b) checking auth: received GSM SRES = 13 b7 0d e1 (gprs_gmm.c:693) 20250213095847148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095847148 DMM DEBUG MM(262420000000048/dd62375b) Requesting authorization (sgsn_auth.c:160) 20250213095847148 DMM INFO MM(262420000000048/dd62375b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095847148 DMM DEBUG MM(262420000000048/dd62375b) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095847148 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250213095847148 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) 20250213095847149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095847149 DMM INFO MM(262420000000048/dd62375b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd62375b) (gprs_gmm.c:337) 20250213095847151 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095847151 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095847151 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250213095847151 DMM INFO MM(262420000000048/dd62375b) Subscriber data update (mmctx.c:445) 20250213095847151 DMM DEBUG MM(262420000000048/dd62375b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095847151 DMM INFO MM(262420000000048/dd62375b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095847151 DMM NOTICE MM(262420000000048/dd62375b) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1027) 20250213095847151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095847151 DMM NOTICE MM(262420000000048/dd62375b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095847151 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) 20250213095847153 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095847153 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250213095847153 DMM INFO MM(262420000000048/dd62375b) Subscriber data update (mmctx.c:445) 20250213095847153 DMM DEBUG MM(262420000000048/dd62375b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095847161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095847161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095847161 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095847161 DMM INFO MM(262420000000048/dd62375b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095847161 DMM NOTICE MM(262420000000048/dd62375b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095847161 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095847161 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095847161 DLLC NOTICE LLME(cca62b9e/dd62375b){ASSIGNED} LLGM Assign pre (ffffffff => dd62375b) (gprs_llc.c:1079) 20250213095847161 DLLC NOTICE LLME(ffffffff/dd62375b){ASSIGNED} LLGM Assign post (ffffffff => dd62375b) (gprs_llc.c:1125) 20250213095847161 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095847161 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095847161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095847161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095847218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095847219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095847219 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095847219 DMM INFO MM(262420000000048/dd62375b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095847219 DMM INFO MM(262420000000048/dd62375b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095847219 DMM DEBUG MM(262420000000048/dd62375b) Using GGSN 0 (gprs_sm.c:317) 20250213095847219 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) 20250213095847219 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250213095847219 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095847219 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095847219 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250213095847244 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 d4 75 ad 73 11 70 c7 30 5a 14 05 7f 58 c5 ba 7c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:461) 20250213095847244 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab6298, cbp=0x55e8c605f7a0) (sgsn_libgtp.c:633) 20250213095847244 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095847244 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=dd62375b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095847244 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095847244 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095847259 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250213095847270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095847270 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2281) 20250213095847270 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250213095847281 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250213095847281 DMM INFO MM(262420000000048/dd62375b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250213095850795 DGPRS DEBUG Checking for inactive LLMEs, time = 2671636 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@4640fa2e1ceb: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095852297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@4640fa2e1ceb: Final verdict of PTC: none 20250213095852301 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095852301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1159)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1148)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1153)@4640fa2e1ceb: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1158)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@4640fa2e1ceb: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1156)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1152)@4640fa2e1ceb: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1146)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_suspend_nopaging finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Feb 13 09:58:52 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250213095852365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095852767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100164) 20250213095853303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095853303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100164, count=101324) 20250213095854304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095854304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Feb 13 09:58:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095855304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095855305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_suspend_resume started. 20250213095855861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095855864 DMM INFO MM(262420000000048/dd62375b) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095855864 DMM INFO MM(262420000000048/dd62375b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095855864 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095855864 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095855864 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095855864 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095855864 DLLC NOTICE LLME(ffffffff/dd62375b){ASSIGNED} LLGM Assign pre (dd62375b => ffffffff) (gprs_llc.c:1079) 20250213095855864 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd62375b => ffffffff) (gprs_llc.c:1125) 20250213095855864 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095855864 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095855864 DMM NOTICE MM(262420000000048/dd62375b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095855864 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250213095855864 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095855864 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095855864 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250213095855864 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250213095855864 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) 20250213095855864 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20250213095855864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095855864 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095855864 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095855864 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095855864 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095855903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095855903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095855903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095855903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095855903 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095855903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095855903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095855903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095855903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095855905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095855905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095855905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095855906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095855906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095855906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095855906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095855906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095855906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095855906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095855906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095855906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095855906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095855911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250213095855919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095855919 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1172)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095855921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095855921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095855921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095855921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095855921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095855921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095855921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095855921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095855921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_suspend_resume-BVCI196(1166)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095855922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095855922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095855922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095855922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095855922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095855922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095855922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095855922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095855922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095855922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095855922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1172)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095855922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095855922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095855924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095855928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095855928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095855939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095855939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095855939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095855940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095855940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095855940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095855940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095855940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095855940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095855940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095855940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095855940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095855940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095855940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095855940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095855940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095855940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095855940 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095855940 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095855940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095855941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095855941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095855942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095855946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095855946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1175)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095856306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095856306 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095856306 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095856306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095856310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095856312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@4640fa2e1ceb: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C9F5F01C'O, index=0 SGSN_Test-GSUP(1179)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@4640fa2e1ceb: 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 := '578177F336FD1A8E8760D5623478B3D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4F9770BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '911B35B824DC6CC2'O } } } } } 20250213095857387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095857387 DLLC NOTICE LLME(ffffffff/c9f5f01c){UNASSIGNED} LLC RX: unknown TLLI 0xc9f5f01c, creating LLME on the fly (gprs_llc.c:552) 20250213095857387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095857387 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095857388 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095857388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095857388 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095857388 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095857388 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095857388 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095857388 DLLC NOTICE LLME(ffffffff/c9f5f01c){UNASSIGNED} LLGM Assign pre (c9f5f01c => cef52d46) (gprs_llc.c:1079) 20250213095857388 DLLC NOTICE LLME(c9f5f01c/cef52d46){ASSIGNED} LLGM Assign post (c9f5f01c => cef52d46) (gprs_llc.c:1125) 20250213095857388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095857388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095857388 DMM DEBUG MM(262420000000049/cef52d46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095857407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095857407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095857407 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095857407 DMM DEBUG MM(262420000000049/cef52d46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1111) 20250213095857408 DMM NOTICE MM(262420000000049/cef52d46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095857408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095857408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095857408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095857408 DMM DEBUG MM(262420000000049/cef52d46) Requesting authorization (sgsn_auth.c:160) 20250213095857408 DMM INFO MM(262420000000049/cef52d46) Requesting authentication tuples (sgsn_auth.c:184) 20250213095857408 DMM DEBUG MM(262420000000049/cef52d46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095857408 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250213095857408 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@4640fa2e1ceb: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250213095857414 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095857414 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095857414 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095857414 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095857414 DMM INFO MM(262420000000049/cef52d46) Subscriber data update (mmctx.c:445) 20250213095857414 DMM DEBUG MM(262420000000049/cef52d46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095857414 DMM INFO MM(262420000000049/cef52d46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095857414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095857414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095857414 DMM INFO MM(262420000000049/cef52d46) <- GMM AUTH AND CIPHERING REQ (rand = 57 81 77 f3 36 fd 1a 8e 87 60 d5 62 34 78 b3 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095857431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095857431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095857431 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095857431 DMM INFO MM(262420000000049/cef52d46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095857431 DMM NOTICE MM(262420000000049/cef52d46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095857431 DMM DEBUG MM(262420000000049/cef52d46) checking auth: received GSM SRES = 4f 97 70 bc (gprs_gmm.c:693) 20250213095857431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095857431 DMM DEBUG MM(262420000000049/cef52d46) Requesting authorization (sgsn_auth.c:160) 20250213095857431 DMM INFO MM(262420000000049/cef52d46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095857431 DMM DEBUG MM(262420000000049/cef52d46) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095857431 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250213095857431 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) 20250213095857431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095857431 DMM INFO MM(262420000000049/cef52d46) <- GMM ATTACH ACCEPT (new P-TMSI=0xcef52d46) (gprs_gmm.c:337) 20250213095857434 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095857434 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095857434 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250213095857434 DMM INFO MM(262420000000049/cef52d46) Subscriber data update (mmctx.c:445) 20250213095857434 DMM DEBUG MM(262420000000049/cef52d46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095857434 DMM INFO MM(262420000000049/cef52d46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095857434 DMM NOTICE MM(262420000000049/cef52d46) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1027) 20250213095857434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095857434 DMM NOTICE MM(262420000000049/cef52d46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095857434 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) 20250213095857436 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095857436 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250213095857436 DMM INFO MM(262420000000049/cef52d46) Subscriber data update (mmctx.c:445) 20250213095857436 DMM DEBUG MM(262420000000049/cef52d46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095857447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095857448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095857448 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095857448 DMM INFO MM(262420000000049/cef52d46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095857448 DMM NOTICE MM(262420000000049/cef52d46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095857448 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095857448 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095857448 DLLC NOTICE LLME(c9f5f01c/cef52d46){ASSIGNED} LLGM Assign pre (ffffffff => cef52d46) (gprs_llc.c:1079) 20250213095857448 DLLC NOTICE LLME(ffffffff/cef52d46){ASSIGNED} LLGM Assign post (ffffffff => cef52d46) (gprs_llc.c:1125) 20250213095857448 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095857448 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095857448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095857448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095857504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095857504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095857504 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095857504 DMM INFO MM(262420000000049/cef52d46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095857504 DMM INFO MM(262420000000049/cef52d46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095857504 DMM DEBUG MM(262420000000049/cef52d46) Using GGSN 0 (gprs_sm.c:317) 20250213095857504 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) 20250213095857504 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250213095857504 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095857504 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095857505 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250213095857530 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 e0 9d ab 0d 11 30 2a 1f 2a 14 05 7f df a2 be 9b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:461) 20250213095857530 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab7310, cbp=0x55e8c605fb30) (sgsn_libgtp.c:633) 20250213095857530 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095857530 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=cef52d46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095857530 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095857530 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095857546 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250213095857559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095857559 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2281) 20250213095857559 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250213095857565 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250213095857565 DMM INFO MM(262420000000049/cef52d46) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250213095902578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095902578 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2307) 20250213095902578 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250213095902585 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@4640fa2e1ceb: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095902600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60448<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1169)@4640fa2e1ceb: Final verdict of PTC: none 20250213095902604 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095902604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_resume-BVCI210(1171)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1179)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1177)@4640fa2e1ceb: Final verdict of PTC: none TC_suspend_resume-BVCI220(1175)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1167)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1178)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@4640fa2e1ceb: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1165)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1176)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1170)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1172)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_resume-BVCI220(1175): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_suspend_resume finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Feb 13 09:59:02 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250213095902709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095903112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101284) 20250213095903606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095903606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101284, count=105640) 20250213095904607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095904608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Feb 13 09:59:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095905609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095905609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_suspend_rau started. 20250213095906208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095906210 DMM INFO MM(262420000000049/cef52d46) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095906210 DMM INFO MM(262420000000049/cef52d46) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095906210 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095906210 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095906210 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095906210 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095906210 DLLC NOTICE LLME(ffffffff/cef52d46){ASSIGNED} LLGM Assign pre (cef52d46 => ffffffff) (gprs_llc.c:1079) 20250213095906210 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cef52d46 => ffffffff) (gprs_llc.c:1125) 20250213095906210 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095906210 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095906210 DMM NOTICE MM(262420000000049/cef52d46) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095906210 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250213095906210 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095906211 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095906211 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250213095906211 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250213095906211 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) 20250213095906211 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20250213095906211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095906211 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095906211 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095906211 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095906211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095906262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095906262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095906262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095906262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095906262 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095906262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095906262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095906262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095906262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095906264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095906264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095906264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095906264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095906264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095906264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095906264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095906264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095906264 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095906264 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095906264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1187)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095906264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095906264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095906267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250213095906272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095906272 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1191)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095906274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095906274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095906274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095906274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095906274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095906274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095906274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095906274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095906274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_suspend_rau-BVCI196(1185)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095906276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095906276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095906276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095906276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095906276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095906276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095906276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095906276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095906276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095906276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095906276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095906276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095906276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095906278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095906282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095906282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095906292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095906292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095906292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095906292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095906292 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095906292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095906292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095906292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095906292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095906293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095906293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095906293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095906293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095906293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095906293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095906293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095906293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095906293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095906293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095906293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1196)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095906293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095906293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095906295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095906299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095906299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095906611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095906611 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095906611 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095906611 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095906615 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095906616 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@4640fa2e1ceb: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='CA787B07'O, index=0 SGSN_Test-GSUP(1198)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@4640fa2e1ceb: 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 := '503A6FA39CF77609183EC84046C094F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A0A95FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D5AD75A428C50D1'O } } } } } 20250213095907681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095907681 DLLC NOTICE LLME(ffffffff/ca787b07){UNASSIGNED} LLC RX: unknown TLLI 0xca787b07, creating LLME on the fly (gprs_llc.c:552) 20250213095907681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095907681 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095907681 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095907681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095907681 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095907681 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095907681 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095907681 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095907681 DLLC NOTICE LLME(ffffffff/ca787b07){UNASSIGNED} LLGM Assign pre (ca787b07 => f3466506) (gprs_llc.c:1079) 20250213095907681 DLLC NOTICE LLME(ca787b07/f3466506){ASSIGNED} LLGM Assign post (ca787b07 => f3466506) (gprs_llc.c:1125) 20250213095907681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095907681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095907681 DMM DEBUG MM(262420000000050/f3466506) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095907700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095907700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095907700 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095907700 DMM DEBUG MM(262420000000050/f3466506) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1111) 20250213095907700 DMM NOTICE MM(262420000000050/f3466506) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095907700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095907700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095907700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095907700 DMM DEBUG MM(262420000000050/f3466506) Requesting authorization (sgsn_auth.c:160) 20250213095907700 DMM INFO MM(262420000000050/f3466506) Requesting authentication tuples (sgsn_auth.c:184) 20250213095907700 DMM DEBUG MM(262420000000050/f3466506) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095907701 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250213095907701 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@4640fa2e1ceb: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250213095907707 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095907707 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095907707 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095907707 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095907707 DMM INFO MM(262420000000050/f3466506) Subscriber data update (mmctx.c:445) 20250213095907707 DMM DEBUG MM(262420000000050/f3466506) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095907707 DMM INFO MM(262420000000050/f3466506) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095907707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095907707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095907707 DMM INFO MM(262420000000050/f3466506) <- GMM AUTH AND CIPHERING REQ (rand = 50 3a 6f a3 9c f7 76 09 18 3e c8 40 46 c0 94 f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095907722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095907723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095907723 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095907723 DMM INFO MM(262420000000050/f3466506) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095907723 DMM NOTICE MM(262420000000050/f3466506) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095907723 DMM DEBUG MM(262420000000050/f3466506) checking auth: received GSM SRES = 2a 0a 95 fa (gprs_gmm.c:693) 20250213095907723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095907723 DMM DEBUG MM(262420000000050/f3466506) Requesting authorization (sgsn_auth.c:160) 20250213095907723 DMM INFO MM(262420000000050/f3466506) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095907723 DMM DEBUG MM(262420000000050/f3466506) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095907723 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250213095907723 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) 20250213095907723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095907723 DMM INFO MM(262420000000050/f3466506) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3466506) (gprs_gmm.c:337) 20250213095907727 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095907727 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095907727 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250213095907727 DMM INFO MM(262420000000050/f3466506) Subscriber data update (mmctx.c:445) 20250213095907727 DMM DEBUG MM(262420000000050/f3466506) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095907727 DMM INFO MM(262420000000050/f3466506) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095907727 DMM NOTICE MM(262420000000050/f3466506) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1027) 20250213095907727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095907727 DMM NOTICE MM(262420000000050/f3466506) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095907727 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) 20250213095907728 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095907728 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250213095907728 DMM INFO MM(262420000000050/f3466506) Subscriber data update (mmctx.c:445) 20250213095907728 DMM DEBUG MM(262420000000050/f3466506) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095907741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095907741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095907741 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095907741 DMM INFO MM(262420000000050/f3466506) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095907741 DMM NOTICE MM(262420000000050/f3466506) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095907741 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095907741 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095907741 DLLC NOTICE LLME(ca787b07/f3466506){ASSIGNED} LLGM Assign pre (ffffffff => f3466506) (gprs_llc.c:1079) 20250213095907741 DLLC NOTICE LLME(ffffffff/f3466506){ASSIGNED} LLGM Assign post (ffffffff => f3466506) (gprs_llc.c:1125) 20250213095907741 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095907741 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095907741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095907741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095907795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095907796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095907796 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095907796 DMM INFO MM(262420000000050/f3466506) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095907796 DMM INFO MM(262420000000050/f3466506) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095907796 DMM DEBUG MM(262420000000050/f3466506) Using GGSN 0 (gprs_sm.c:317) 20250213095907796 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) 20250213095907796 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250213095907796 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095907796 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095907796 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250213095907814 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 3c 12 67 66 11 a6 ec cc 10 14 05 7f 88 f6 7f 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=1066 from retransmit req queue (gtp.c:461) 20250213095907815 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab8388, cbp=0x55e8c60607b0) (sgsn_libgtp.c:633) 20250213095907815 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095907815 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=f3466506, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095907815 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095907815 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095907831 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250213095907845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095907845 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2281) 20250213095907845 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250213095907852 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250213095907852 DMM INFO MM(262420000000050/f3466506) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250213095912867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095912867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095912867 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095912867 DMM INFO MM(262420000000050/f3466506) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213095912867 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095912867 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250213095912867 DLLC NOTICE LLME(ffffffff/f3466506){ASSIGNED} LLGM Assign pre (f3466506 => d855f19d) (gprs_llc.c:1079) 20250213095912867 DLLC NOTICE LLME(f3466506/d855f19d){ASSIGNED} LLGM Assign post (f3466506 => d855f19d) (gprs_llc.c:1125) 20250213095912867 DMM INFO MM(262420000000050/d855f19d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_suspend_rau(1200)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095912882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095912882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095912882 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095912882 DMM INFO MM(262420000000050/d855f19d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213095912882 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213095912882 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095912882 DLLC NOTICE LLME(f3466506/d855f19d){ASSIGNED} LLGM Assign pre (ffffffff => d855f19d) (gprs_llc.c:1079) 20250213095912882 DLLC NOTICE LLME(ffffffff/d855f19d){ASSIGNED} LLGM Assign post (ffffffff => d855f19d) (gprs_llc.c:1125) 20250213095912882 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250213095913384 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@4640fa2e1ceb: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095913402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56164<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_rau-BVCI196(1185)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1186)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1198)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1196)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1191)@4640fa2e1ceb: Final verdict of PTC: none 20250213095913408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095913408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1187)@4640fa2e1ceb: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@4640fa2e1ceb: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1194)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1184)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1189)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_suspend_rau finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Feb 13 09:59:13 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250213095913472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095913874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107784) 20250213095914409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095914409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107784, count=112140) 20250213095915411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095915411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Feb 13 09:59:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095916413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095916413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_paging_ps started. 20250213095916970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095916973 DMM INFO MM(262420000000050/d855f19d) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095916973 DMM INFO MM(262420000000050/d855f19d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095916973 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095916973 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095916973 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095916973 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213095916973 DLLC NOTICE LLME(ffffffff/d855f19d){ASSIGNED} LLGM Assign pre (d855f19d => ffffffff) (gprs_llc.c:1079) 20250213095916973 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d855f19d => ffffffff) (gprs_llc.c:1125) 20250213095916973 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095916973 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095916973 DMM NOTICE MM(262420000000050/d855f19d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095916973 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250213095916973 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095916973 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095916973 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250213095916973 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250213095916973 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) 20250213095916973 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20250213095916973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095916973 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095916973 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095916973 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095916973 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095917012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095917012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095917012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095917012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095917012 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095917012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095917012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095917012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095917012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095917012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095917012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095917012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095917012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095917012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095917012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095917012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095917012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095917012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095917012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095917012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095917013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095917013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095917014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095917018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095917018 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095917024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095917024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095917024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095917024 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095917024 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095917024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095917024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095917024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095917024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095917025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095917025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095917025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095917025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095917025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095917025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095917025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095917025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095917025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095917025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095917025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095917025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095917025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095917027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095917032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095917032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095917040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095917040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095917040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095917040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095917040 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095917040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095917040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095917040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095917040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095917041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095917041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095917041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095917041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095917041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095917041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095917041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095917041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095917041 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095917041 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095917041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095917041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095917041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095917043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095917048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095917048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095917415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095917415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095917415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095917415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095917419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095917420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@4640fa2e1ceb: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='EDE8E999'O, index=0 SGSN_Test-GSUP(1217)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@4640fa2e1ceb: 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 := '2C4E9983FDB75C2A18E75446F6217DC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBA53225'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C308FF4E54A80B7F'O } } } } } 20250213095918490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095918490 DLLC NOTICE LLME(ffffffff/ede8e999){UNASSIGNED} LLC RX: unknown TLLI 0xede8e999, creating LLME on the fly (gprs_llc.c:552) 20250213095918490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095918490 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095918490 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095918490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095918490 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095918490 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095918490 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095918490 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095918490 DLLC NOTICE LLME(ffffffff/ede8e999){UNASSIGNED} LLGM Assign pre (ede8e999 => f078a895) (gprs_llc.c:1079) 20250213095918490 DLLC NOTICE LLME(ede8e999/f078a895){ASSIGNED} LLGM Assign post (ede8e999 => f078a895) (gprs_llc.c:1125) 20250213095918490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095918490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095918490 DMM DEBUG MM(262420000000051/f078a895) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095918502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095918502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095918502 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095918502 DMM DEBUG MM(262420000000051/f078a895) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1111) 20250213095918502 DMM NOTICE MM(262420000000051/f078a895) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095918502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095918502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095918502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095918502 DMM DEBUG MM(262420000000051/f078a895) Requesting authorization (sgsn_auth.c:160) 20250213095918502 DMM INFO MM(262420000000051/f078a895) Requesting authentication tuples (sgsn_auth.c:184) 20250213095918502 DMM DEBUG MM(262420000000051/f078a895) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095918502 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250213095918502 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@4640fa2e1ceb: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250213095918506 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095918506 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095918506 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095918506 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095918506 DMM INFO MM(262420000000051/f078a895) Subscriber data update (mmctx.c:445) 20250213095918506 DMM DEBUG MM(262420000000051/f078a895) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095918506 DMM INFO MM(262420000000051/f078a895) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095918506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095918506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095918506 DMM INFO MM(262420000000051/f078a895) <- GMM AUTH AND CIPHERING REQ (rand = 2c 4e 99 83 fd b7 5c 2a 18 e7 54 46 f6 21 7d c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095918516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095918516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095918516 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095918516 DMM INFO MM(262420000000051/f078a895) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095918516 DMM NOTICE MM(262420000000051/f078a895) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095918516 DMM DEBUG MM(262420000000051/f078a895) checking auth: received GSM SRES = eb a5 32 25 (gprs_gmm.c:693) 20250213095918516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095918516 DMM DEBUG MM(262420000000051/f078a895) Requesting authorization (sgsn_auth.c:160) 20250213095918516 DMM INFO MM(262420000000051/f078a895) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095918516 DMM DEBUG MM(262420000000051/f078a895) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095918516 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250213095918516 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) 20250213095918516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095918516 DMM INFO MM(262420000000051/f078a895) <- GMM ATTACH ACCEPT (new P-TMSI=0xf078a895) (gprs_gmm.c:337) 20250213095918518 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095918519 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095918519 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250213095918519 DMM INFO MM(262420000000051/f078a895) Subscriber data update (mmctx.c:445) 20250213095918519 DMM DEBUG MM(262420000000051/f078a895) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095918519 DMM INFO MM(262420000000051/f078a895) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095918519 DMM NOTICE MM(262420000000051/f078a895) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1027) 20250213095918519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095918519 DMM NOTICE MM(262420000000051/f078a895) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095918519 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) 20250213095918520 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095918520 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250213095918520 DMM INFO MM(262420000000051/f078a895) Subscriber data update (mmctx.c:445) 20250213095918520 DMM DEBUG MM(262420000000051/f078a895) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095918527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095918527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095918527 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095918527 DMM INFO MM(262420000000051/f078a895) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095918527 DMM NOTICE MM(262420000000051/f078a895) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095918527 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095918527 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095918527 DLLC NOTICE LLME(ede8e999/f078a895){ASSIGNED} LLGM Assign pre (ffffffff => f078a895) (gprs_llc.c:1079) 20250213095918527 DLLC NOTICE LLME(ffffffff/f078a895){ASSIGNED} LLGM Assign post (ffffffff => f078a895) (gprs_llc.c:1125) 20250213095918527 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095918527 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095918527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095918527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213095918587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095918587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095918587 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095918587 DMM INFO MM(262420000000051/f078a895) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095918587 DMM INFO MM(262420000000051/f078a895) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095918587 DMM DEBUG MM(262420000000051/f078a895) Using GGSN 0 (gprs_sm.c:317) 20250213095918587 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) 20250213095918587 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250213095918587 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095918587 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095918587 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250213095918614 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 54 05 f3 ff 11 8b e5 32 b1 14 05 7f 07 b5 a9 ea 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:461) 20250213095918614 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1ab9400, cbp=0x55e8c6060b40) (sgsn_libgtp.c:633) 20250213095918614 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095918614 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=f078a895, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095918614 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095918614 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@4640fa2e1ceb: setverdict(pass): none -> pass TC_paging_ps(1219)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095918630 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250213095920796 DGPRS DEBUG Checking for inactive LLMEs, time = 2671666 (sgsn.c:132) 20250213095921588 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250213095921588 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250213095921588 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250213095923644 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250213095923644 DMM INFO MM(262420000000051/f078a895) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@4640fa2e1ceb: 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 := 'F078A895'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@4640fa2e1ceb: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095923670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@4640fa2e1ceb: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1210)@4640fa2e1ceb: Final verdict of PTC: none 20250213095923676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095923676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1215)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1205)@4640fa2e1ceb: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@4640fa2e1ceb: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1208)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1203)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1213)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_paging_ps finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Feb 13 09:59:23 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250213095923737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095924139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103388) 20250213095924678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095924678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103388, count=104648) 20250213095925679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095925679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Feb 13 09:59:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095926681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095926681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_paging_ps_ra_multiple_cells started. 20250213095927240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095927242 DMM INFO MM(262420000000051/f078a895) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095927242 DMM INFO MM(262420000000051/f078a895) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095927242 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095927242 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095927242 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095927242 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250213095927242 DLLC NOTICE LLME(ffffffff/f078a895){ASSIGNED} LLGM Assign pre (f078a895 => ffffffff) (gprs_llc.c:1079) 20250213095927242 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f078a895 => ffffffff) (gprs_llc.c:1125) 20250213095927242 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095927242 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095927242 DMM NOTICE MM(262420000000051/f078a895) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095927242 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250213095927242 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095927242 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095927243 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250213095927243 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250213095927243 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) 20250213095927243 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20250213095927243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213095927243 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095927243 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095927243 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095927243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095927286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095927286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095927286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095927286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095927286 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095927286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095927286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095927286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095927286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095927287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095927287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095927287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095927287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095927287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095927287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095927287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095927287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095927288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095927288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095927288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095927288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095927288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1225)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095927290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095927295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095927295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095927300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095927300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095927300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095927300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095927300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095927300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095927300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095927300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095927300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095927301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095927301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095927301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095927301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095927301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095927301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095927301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095927301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095927301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095927301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095927301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095927302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095927302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095927304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095927309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095927309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1230)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1234)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095927314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095927314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095927314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095927314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095927314 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095927314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095927314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095927314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095927314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095927315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095927315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095927315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095927315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095927315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095927315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095927315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095927315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095927315 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095927315 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095927315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095927315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095927315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095927317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095927321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095927321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095927682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095927682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095927682 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095927682 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095927685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095927686 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@4640fa2e1ceb: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CFAAB5AA'O, index=0 SGSN_Test-GSUP(1236)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@4640fa2e1ceb: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@4640fa2e1ceb: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CFAAB5AA'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@4640fa2e1ceb: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CFAAB5AA'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@4640fa2e1ceb: 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 := '96AF2C0B5B74EABEDB01AFC178E45852'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19FEE908'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73628AE89F93DD69'O } } } } } 20250213095928765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095928765 DLLC NOTICE LLME(ffffffff/cfaab5aa){UNASSIGNED} LLC RX: unknown TLLI 0xcfaab5aa, creating LLME on the fly (gprs_llc.c:552) 20250213095928765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095928765 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095928765 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095928765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213095928765 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095928765 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213095928765 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095928765 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095928765 DLLC NOTICE LLME(ffffffff/cfaab5aa){UNASSIGNED} LLGM Assign pre (cfaab5aa => f7cd473c) (gprs_llc.c:1079) 20250213095928765 DLLC NOTICE LLME(cfaab5aa/f7cd473c){ASSIGNED} LLGM Assign post (cfaab5aa => f7cd473c) (gprs_llc.c:1125) 20250213095928765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095928765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095928765 DMM DEBUG MM(262420000000052/f7cd473c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095928791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095928791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095928791 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095928791 DMM DEBUG MM(262420000000052/f7cd473c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1111) 20250213095928791 DMM NOTICE MM(262420000000052/f7cd473c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095928791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095928791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095928791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095928791 DMM DEBUG MM(262420000000052/f7cd473c) Requesting authorization (sgsn_auth.c:160) 20250213095928791 DMM INFO MM(262420000000052/f7cd473c) Requesting authentication tuples (sgsn_auth.c:184) 20250213095928791 DMM DEBUG MM(262420000000052/f7cd473c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095928791 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250213095928791 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@4640fa2e1ceb: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250213095928797 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095928797 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095928797 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095928797 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095928797 DMM INFO MM(262420000000052/f7cd473c) Subscriber data update (mmctx.c:445) 20250213095928797 DMM DEBUG MM(262420000000052/f7cd473c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095928797 DMM INFO MM(262420000000052/f7cd473c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095928797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095928797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095928797 DMM INFO MM(262420000000052/f7cd473c) <- GMM AUTH AND CIPHERING REQ (rand = 96 af 2c 0b 5b 74 ea be db 01 af c1 78 e4 58 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095928814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095928814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095928814 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095928814 DMM INFO MM(262420000000052/f7cd473c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095928814 DMM NOTICE MM(262420000000052/f7cd473c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095928814 DMM DEBUG MM(262420000000052/f7cd473c) checking auth: received GSM SRES = 19 fe e9 08 (gprs_gmm.c:693) 20250213095928814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095928814 DMM DEBUG MM(262420000000052/f7cd473c) Requesting authorization (sgsn_auth.c:160) 20250213095928814 DMM INFO MM(262420000000052/f7cd473c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095928814 DMM DEBUG MM(262420000000052/f7cd473c) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095928815 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250213095928815 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) 20250213095928815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095928815 DMM INFO MM(262420000000052/f7cd473c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7cd473c) (gprs_gmm.c:337) 20250213095928817 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095928818 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095928818 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250213095928818 DMM INFO MM(262420000000052/f7cd473c) Subscriber data update (mmctx.c:445) 20250213095928818 DMM DEBUG MM(262420000000052/f7cd473c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095928818 DMM INFO MM(262420000000052/f7cd473c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095928818 DMM NOTICE MM(262420000000052/f7cd473c) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1027) 20250213095928818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095928818 DMM NOTICE MM(262420000000052/f7cd473c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095928818 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) 20250213095928819 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095928819 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250213095928819 DMM INFO MM(262420000000052/f7cd473c) Subscriber data update (mmctx.c:445) 20250213095928819 DMM DEBUG MM(262420000000052/f7cd473c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095928832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095928832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095928832 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095928832 DMM INFO MM(262420000000052/f7cd473c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095928832 DMM NOTICE MM(262420000000052/f7cd473c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095928832 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095928832 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095928832 DLLC NOTICE LLME(cfaab5aa/f7cd473c){ASSIGNED} LLGM Assign pre (ffffffff => f7cd473c) (gprs_llc.c:1079) 20250213095928833 DLLC NOTICE LLME(ffffffff/f7cd473c){ASSIGNED} LLGM Assign post (ffffffff => f7cd473c) (gprs_llc.c:1125) 20250213095928833 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095928833 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095928833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095928833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213095928891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095928891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095928891 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095928891 DMM INFO MM(262420000000052/f7cd473c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095928891 DMM INFO MM(262420000000052/f7cd473c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095928891 DMM DEBUG MM(262420000000052/f7cd473c) Using GGSN 0 (gprs_sm.c:317) 20250213095928891 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) 20250213095928891 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250213095928891 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095928891 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095928891 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250213095928908 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 88 65 7b ce 11 57 45 ea 98 14 05 7f 21 60 3d 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:461) 20250213095928908 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1aba478, cbp=0x55e8c60680c0) (sgsn_libgtp.c:633) 20250213095928908 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095928908 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=f7cd473c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095928908 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095928908 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@4640fa2e1ceb: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095928924 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250213095931891 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250213095931892 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250213095931892 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250213095933941 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250213095933941 DMM INFO MM(262420000000052/f7cd473c) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@4640fa2e1ceb: 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 := 'F7CD473C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@4640fa2e1ceb: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'F7CD473C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@4640fa2e1ceb: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@4640fa2e1ceb: Final verdict of PTC: pass 20250213095933965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1234)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1229)@4640fa2e1ceb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@4640fa2e1ceb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1224)@4640fa2e1ceb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@4640fa2e1ceb: Final verdict of PTC: none 20250213095933972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095933972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1232)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1222)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1227)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Thu Feb 13 09:59:33 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250213095934035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095934437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96284) 20250213095934973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095934973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96284, count=104580) 20250213095935973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095935974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Feb 13 09:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095936975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095936975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_bssgp_rim_single_report started. 20250213095937519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095937521 DMM INFO MM(262420000000052/f7cd473c) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213095937522 DMM INFO MM(262420000000052/f7cd473c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213095937522 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213095937522 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213095937522 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213095937522 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250213095937522 DLLC NOTICE LLME(ffffffff/f7cd473c){ASSIGNED} LLGM Assign pre (f7cd473c => ffffffff) (gprs_llc.c:1079) 20250213095937522 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7cd473c => ffffffff) (gprs_llc.c:1125) 20250213095937522 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213095937522 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095937522 DMM NOTICE MM(262420000000052/f7cd473c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095937522 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250213095937522 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095937522 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095937522 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250213095937522 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250213095937522 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) 20250213095937522 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20250213095937522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213095937522 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213095937522 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213095937522 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213095937522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095937557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095937557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095937557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095937557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095937557 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095937557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095937557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095937557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095937557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095937558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095937558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095937558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095937558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095937558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095937558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095937558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095937558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095937558 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095937558 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095937558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095937559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095937559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095937561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095937565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095937565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1245)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1242)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095937571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095937571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095937571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095937571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095937571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095937571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095937571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095937571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095937571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095937572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095937572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095937572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095937572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095937572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095937572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095937572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095937572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095937572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095937572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095937572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095937572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095937572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095937574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095937580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095937580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095937588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095937588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095937588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095937588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095937588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095937588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095937588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095937588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095937588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095937589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095937589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095937589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095937589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095937589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095937590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095937590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095937590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095937590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095937590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095937590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095937590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095937590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095937592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095937598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095937598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095937976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095937976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095937976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095937976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095937980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213095937981 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213095938003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@4640fa2e1ceb: setverdict(pass): none -> pass MTC@4640fa2e1ceb: Warning: Re-starting timer T, which is already active (running or expired). 20250213095938025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095938040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1243)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@4640fa2e1ceb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@4640fa2e1ceb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@4640fa2e1ceb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1248)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1253)@4640fa2e1ceb: Final verdict of PTC: none 20250213095938047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095938047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1250)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1251)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1246)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1241)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: pass MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@4640fa2e1ceb: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Feb 13 09:59:38 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20250213095938092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095938493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20250213095939048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095939048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60776) 20250213095940049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095940049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Feb 13 09:59:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095941049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095941050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_rim_eutran_to_geran started. 20250213095941574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095941576 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095941616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095941616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095941616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095941616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095941616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095941616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095941616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095941616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095941616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095941616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095941616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095941616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095941617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095941617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095941617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095941617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095941617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095941617 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095941617 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095941617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1261)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095941617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095941617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095941618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095941624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095941624 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095941629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095941629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095941629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095941629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095941629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095941629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095941629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095941629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095941629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095941630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095941630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095941631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095941631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095941631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095941631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095941631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095941631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095941631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095941631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095941631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095941631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095941631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1267)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213095941633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095941638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095941638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095941644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095941644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095941644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095941644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095941644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095941644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095941644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095941644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095941644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095941645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095941645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095941645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095941645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095941645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095941645 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095941645 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095941645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1271)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213095941645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095941645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095941647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095941652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095941652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095942051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095942051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095942051 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095942051 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095942055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213095942057 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@4640fa2e1ceb: setverdict(pass): none -> pass 20250213095942092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095942102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1261)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1271)@4640fa2e1ceb: Final verdict of PTC: none 20250213095942106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213095942107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI210(1265)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@4640fa2e1ceb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1266)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@4640fa2e1ceb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1269)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1259)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1264)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: pass MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@4640fa2e1ceb: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Feb 13 09:59:42 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250213095942168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095942570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37480) 20250213095943108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095943108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37480, count=52880) 20250213095944109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095944109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Feb 13 09:59:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213095945110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095945110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_cell_change_different_rai_ci_attach started. 20250213095945658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213095945661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095945704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213095945704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095945704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095945704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095945704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213095945704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095945704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095945704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095945704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095945705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095945705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095945705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095945705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095945705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095945705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095945705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095945705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095945705 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213095945705 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095945705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095945705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095945705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213095945709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213095945716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095945716 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1280)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095945719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213095945719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095945719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095945719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095945719 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213095945719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095945719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095945719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095945719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095945720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095945720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095945720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095945720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095945720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095945720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095945720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095945720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095945720 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213095945720 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095945720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095945721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095945721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095945723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095945728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095945728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213095945736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213095945736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213095945736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213095945736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095945736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213095945736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213095945736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213095945736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213095945736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213095945737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213095945737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213095945737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213095945737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213095945737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213095945737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213095945737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213095945737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213095945737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213095945737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213095945737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213095945738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213095945738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213095945739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213095945744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095945744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213095946111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213095946111 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213095946111 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213095946112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213095946116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213095946117 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@4640fa2e1ceb: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E35850EB'O, index=0 SGSN_Test-GSUP(1291)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@4640fa2e1ceb: 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 := '5C27AEE94C31DB8DD320DDAD66567C1E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31454327'O ("1EC'") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D39E7DFFC02384E4'O } } } } } 20250213095946181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095946181 DLLC NOTICE LLME(ffffffff/e35850eb){UNASSIGNED} LLC RX: unknown TLLI 0xe35850eb, creating LLME on the fly (gprs_llc.c:552) 20250213095946181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095946181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095946181 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213095946181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213095946181 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213095946181 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213095946181 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095946181 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213095946181 DLLC NOTICE LLME(ffffffff/e35850eb){UNASSIGNED} LLGM Assign pre (e35850eb => db1d5e39) (gprs_llc.c:1079) 20250213095946181 DLLC NOTICE LLME(e35850eb/db1d5e39){ASSIGNED} LLGM Assign post (e35850eb => db1d5e39) (gprs_llc.c:1125) 20250213095946181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095946181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095946181 DMM DEBUG MM(262420000000068/db1d5e39) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095946208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095946208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213095946208 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095946208 DMM DEBUG MM(262420000000068/db1d5e39) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1111) 20250213095946208 DMM NOTICE MM(262420000000068/db1d5e39) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095946208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095946208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095946208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095946208 DMM DEBUG MM(262420000000068/db1d5e39) Requesting authorization (sgsn_auth.c:160) 20250213095946208 DMM INFO MM(262420000000068/db1d5e39) Requesting authentication tuples (sgsn_auth.c:184) 20250213095946208 DMM DEBUG MM(262420000000068/db1d5e39) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213095946208 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250213095946208 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@4640fa2e1ceb: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250213095946214 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213095946214 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213095946214 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213095946214 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213095946214 DMM INFO MM(262420000000068/db1d5e39) Subscriber data update (mmctx.c:445) 20250213095946214 DMM DEBUG MM(262420000000068/db1d5e39) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213095946214 DMM INFO MM(262420000000068/db1d5e39) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213095946214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213095946214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213095946214 DMM INFO MM(262420000000068/db1d5e39) <- GMM AUTH AND CIPHERING REQ (rand = 5c 27 ae e9 4c 31 db 8d d3 20 dd ad 66 56 7c 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213095946229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095946229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250213095946229 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095946229 DMM INFO MM(262420000000068/db1d5e39) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213095946230 DMM NOTICE MM(262420000000068/db1d5e39) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213095946230 DMM DEBUG MM(262420000000068/db1d5e39) checking auth: received GSM SRES = 31 45 43 27 (gprs_gmm.c:693) 20250213095946230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213095946230 DMM DEBUG MM(262420000000068/db1d5e39) Requesting authorization (sgsn_auth.c:160) 20250213095946230 DMM INFO MM(262420000000068/db1d5e39) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095946230 DMM DEBUG MM(262420000000068/db1d5e39) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095946230 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250213095946230 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) 20250213095946230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213095946230 DMM INFO MM(262420000000068/db1d5e39) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb1d5e39) (gprs_gmm.c:337) 20250213095946232 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213095946232 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213095946232 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250213095946232 DMM INFO MM(262420000000068/db1d5e39) Subscriber data update (mmctx.c:445) 20250213095946232 DMM DEBUG MM(262420000000068/db1d5e39) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213095946232 DMM INFO MM(262420000000068/db1d5e39) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213095946232 DMM NOTICE MM(262420000000068/db1d5e39) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1027) 20250213095946232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213095946232 DMM NOTICE MM(262420000000068/db1d5e39) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213095946232 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) 20250213095946234 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213095946234 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250213095946234 DMM INFO MM(262420000000068/db1d5e39) Subscriber data update (mmctx.c:445) 20250213095946234 DMM DEBUG MM(262420000000068/db1d5e39) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213095946246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095946246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213095946246 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095946246 DMM INFO MM(262420000000068/db1d5e39) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213095946246 DMM NOTICE MM(262420000000068/db1d5e39) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213095946246 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213095946246 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213095946246 DLLC NOTICE LLME(e35850eb/db1d5e39){ASSIGNED} LLGM Assign pre (ffffffff => db1d5e39) (gprs_llc.c:1079) 20250213095946246 DLLC NOTICE LLME(ffffffff/db1d5e39){ASSIGNED} LLGM Assign post (ffffffff => db1d5e39) (gprs_llc.c:1125) 20250213095946246 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213095946246 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213095946246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213095946246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213095946300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095946301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213095946301 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095946301 DMM INFO MM(262420000000068/db1d5e39) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213095946301 DMM INFO MM(262420000000068/db1d5e39) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213095946301 DMM DEBUG MM(262420000000068/db1d5e39) Using GGSN 0 (gprs_sm.c:317) 20250213095946301 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) 20250213095946301 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250213095946301 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213095946301 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250213095946301 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250213095946321 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 ad 5f 8d 6c 11 50 0e 00 9c 14 05 7f 3c 0c d0 ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:461) 20250213095946321 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1abb4f0, cbp=0x55e8c6060fd0) (sgsn_libgtp.c:633) 20250213095946321 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213095946321 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=db1d5e39, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213095946321 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213095946321 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@4640fa2e1ceb: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213095946334 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250213095946342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095946342 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213095946342 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@4640fa2e1ceb: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@4640fa2e1ceb: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DB1D5E39'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@4640fa2e1ceb: 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 := '16CD5773818010CC1990E044D6166B3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96DA276A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '479355EB11528482'O } } } } } 20250213095946350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095946350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250213095946351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDB1D5E39) type="GPRS attach"  (gprs_gmm.c:1297) 20250213095946351 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213095946351 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213095946351 DLLC NOTICE LLME(ffffffff/db1d5e39){ASSIGNED} LLGM Assign pre (db1d5e39 => e227cbb3) (gprs_llc.c:1079) 20250213095946351 DLLC NOTICE LLME(db1d5e39/e227cbb3){ASSIGNED} LLGM Assign post (db1d5e39 => e227cbb3) (gprs_llc.c:1125) 20250213095946351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213095946351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213095946351 DMM DEBUG MM(262420000000068/e227cbb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213095946367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213095946367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250213095946367 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213095946367 DMM DEBUG MM(262420000000068/e227cbb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1111) 20250213095946367 DMM NOTICE MM(262420000000068/e227cbb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213095946367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213095946367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213095946367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213095946367 DMM DEBUG MM(262420000000068/e227cbb3) Requesting authorization (sgsn_auth.c:160) 20250213095946367 DMM INFO MM(262420000000068/e227cbb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213095946367 DMM DEBUG MM(262420000000068/e227cbb3) Requesting subscriber data update (gprs_subscriber.c:894) 20250213095946368 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250213095946368 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) 20250213095950797 DGPRS DEBUG Checking for inactive LLMEs, time = 2671696 (sgsn.c:132) 20250213095952369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213095952369 DMM ERROR MM(262420000000068/e227cbb3) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213095952369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213095952369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213095952369 DMM NOTICE MM(262420000000068/e227cbb3) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250213095952369 DMM NOTICE MM(262420000000068/e227cbb3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213095952369 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250213095952369 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=e227cbb3, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213095952369 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213095952369 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213095952369 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250213095952369 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250213095952369 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) 20250213095952369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Reject}: Deallocated (fsm.c:568) 20250213095952369 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Deallocated (fsm.c:568) 20250213095952369 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213095952369 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213095952369 DLLC NOTICE LLME(db1d5e39/e227cbb3){ASSIGNED} LLGM Assign pre (e227cbb3 => ffffffff) (gprs_llc.c:1079) 20250213095952369 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e227cbb3 => ffffffff) (gprs_llc.c:1125) 20250213095957371 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250213100002372 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250213100006112 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213100006112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213100006113 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250213100007373 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250213100012374 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250213100015707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100015713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100015713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213100015721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100015724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100015724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213100015738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100015741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100015741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@4640fa2e1ceb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@4640fa2e1ceb: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1291)@4640fa2e1ceb: Final verdict of PTC: none 20250213100016178 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100016178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1284)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1279)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1289)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@4640fa2e1ceb: Final verdict of PTC: none 20250213100016179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40456<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1282)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1287)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1277)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@4640fa2e1ceb: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1292)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@4640fa2e1ceb: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Thu Feb 13 10:00:16 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250213100016237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100016639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121284) 20250213100017179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100017179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100017375 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250213100017375 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55e8c6060fd0) (sgsn_libgtp.c:633) 20250213100017375 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55e8c6060fd0) (sgsn_libgtp.c:637) 20250213100017375 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250213100017375 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250213100017375 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250213100017375 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121284, count=122544) 20250213100018180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100018180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Feb 13 10:00:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100019180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100019180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_cell_change_different_rai_ci_data started. 20250213100019732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100019734 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100019781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100019781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100019781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100019781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100019781 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100019781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100019781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100019781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100019781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100019782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100019782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100019782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100019782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100019782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100019782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100019782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100019782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100019782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100019782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100019782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100019783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100019783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100019785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100019792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100019792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100019797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100019797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100019797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100019797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100019797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100019797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100019797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100019797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100019797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100019798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100019798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100019798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100019798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100019798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100019798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100019798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100019798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100019798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100019798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100019798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100019799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100019799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213100019801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100019806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100019806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1305)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_cell_change_different_rai_ci_data-BVCI210(1302)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1308)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100019811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100019811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100019811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100019811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100019811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100019811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100019811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100019811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100019811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100019811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100019811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100019811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100019811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100019811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100019811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100019811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100019811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100019811 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100019811 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100019811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100019812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100019812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100019813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100019818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100019818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100020181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100020181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100020181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100020181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100020186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213100020187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@4640fa2e1ceb: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C061131A'O, index=0 SGSN_Test-GSUP(1310)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@4640fa2e1ceb: 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 := 'CBC1BDFDA6662D6E62807EA53F827955'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0123FBCF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EEB6EFFE5BFDEDE'O } } } } } 20250213100020249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100020250 DLLC NOTICE LLME(ffffffff/c061131a){UNASSIGNED} LLC RX: unknown TLLI 0xc061131a, creating LLME on the fly (gprs_llc.c:552) 20250213100020250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100020250 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100020250 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213100020250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213100020250 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213100020250 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213100020250 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100020250 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100020250 DLLC NOTICE LLME(ffffffff/c061131a){UNASSIGNED} LLGM Assign pre (c061131a => e1adb38b) (gprs_llc.c:1079) 20250213100020250 DLLC NOTICE LLME(c061131a/e1adb38b){ASSIGNED} LLGM Assign post (c061131a => e1adb38b) (gprs_llc.c:1125) 20250213100020250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100020250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100020250 DMM DEBUG MM(262420000000070/e1adb38b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100020264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100020264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213100020264 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100020264 DMM DEBUG MM(262420000000070/e1adb38b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1111) 20250213100020264 DMM NOTICE MM(262420000000070/e1adb38b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100020264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100020264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100020264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100020264 DMM DEBUG MM(262420000000070/e1adb38b) Requesting authorization (sgsn_auth.c:160) 20250213100020264 DMM INFO MM(262420000000070/e1adb38b) Requesting authentication tuples (sgsn_auth.c:184) 20250213100020264 DMM DEBUG MM(262420000000070/e1adb38b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100020264 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250213100020264 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@4640fa2e1ceb: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250213100020268 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100020268 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100020268 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100020268 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100020268 DMM INFO MM(262420000000070/e1adb38b) Subscriber data update (mmctx.c:445) 20250213100020268 DMM DEBUG MM(262420000000070/e1adb38b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100020269 DMM INFO MM(262420000000070/e1adb38b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100020269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100020269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100020269 DMM INFO MM(262420000000070/e1adb38b) <- GMM AUTH AND CIPHERING REQ (rand = cb c1 bd fd a6 66 2d 6e 62 80 7e a5 3f 82 79 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213100020284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100020285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100020285 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100020285 DMM INFO MM(262420000000070/e1adb38b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100020285 DMM NOTICE MM(262420000000070/e1adb38b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100020285 DMM DEBUG MM(262420000000070/e1adb38b) checking auth: received GSM SRES = 01 23 fb cf (gprs_gmm.c:693) 20250213100020285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100020285 DMM DEBUG MM(262420000000070/e1adb38b) Requesting authorization (sgsn_auth.c:160) 20250213100020285 DMM INFO MM(262420000000070/e1adb38b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100020285 DMM DEBUG MM(262420000000070/e1adb38b) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100020285 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250213100020285 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) 20250213100020285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213100020285 DMM INFO MM(262420000000070/e1adb38b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1adb38b) (gprs_gmm.c:337) 20250213100020287 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100020287 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100020287 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250213100020287 DMM INFO MM(262420000000070/e1adb38b) Subscriber data update (mmctx.c:445) 20250213100020287 DMM DEBUG MM(262420000000070/e1adb38b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100020287 DMM INFO MM(262420000000070/e1adb38b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100020287 DMM NOTICE MM(262420000000070/e1adb38b) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1027) 20250213100020287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100020287 DMM NOTICE MM(262420000000070/e1adb38b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100020287 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) 20250213100020289 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100020289 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250213100020289 DMM INFO MM(262420000000070/e1adb38b) Subscriber data update (mmctx.c:445) 20250213100020289 DMM DEBUG MM(262420000000070/e1adb38b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213100020301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100020301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213100020301 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100020301 DMM INFO MM(262420000000070/e1adb38b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100020301 DMM NOTICE MM(262420000000070/e1adb38b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100020301 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100020301 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100020301 DLLC NOTICE LLME(c061131a/e1adb38b){ASSIGNED} LLGM Assign pre (ffffffff => e1adb38b) (gprs_llc.c:1079) 20250213100020301 DLLC NOTICE LLME(ffffffff/e1adb38b){ASSIGNED} LLGM Assign post (ffffffff => e1adb38b) (gprs_llc.c:1125) 20250213100020301 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213100020301 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213100020301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100020301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100020358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100020358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213100020358 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100020358 DMM INFO MM(262420000000070/e1adb38b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213100020358 DMM INFO MM(262420000000070/e1adb38b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213100020358 DMM DEBUG MM(262420000000070/e1adb38b) Using GGSN 0 (gprs_sm.c:317) 20250213100020358 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) 20250213100020358 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250213100020358 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213100020358 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250213100020358 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250213100020384 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 b4 b1 2f 97 11 7b 29 1c f8 14 05 7f 98 5e cd 14 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:461) 20250213100020384 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1abb4f0, cbp=0x55e8c6060fd0) (sgsn_libgtp.c:633) 20250213100020384 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213100020384 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=e1adb38b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213100020384 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213100020384 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@4640fa2e1ceb: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213100020399 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250213100020412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100020412 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213100020412 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_cell_change_different_rai_ci_data-BVCI210(1302)@4640fa2e1ceb: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E1ADB38B'O, index=0 20250213100020431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100020431 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100020431 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55e8c6064e98, TLLI=e1adb38b, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250213100020798 DGPRS DEBUG Checking for inactive LLMEs, time = 2671726 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@4640fa2e1ceb: Removing Client IMSI='262420000000070'H, index=0 20250213100022428 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@4640fa2e1ceb: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@4640fa2e1ceb: Final verdict of PTC: pass 20250213100022445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1308)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@4640fa2e1ceb: Final verdict of PTC: none 20250213100022450 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1298)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1303)@4640fa2e1ceb: Final verdict of PTC: none 20250213100022450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_rai_ci_data-BVCI196(1297)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1296)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1306)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1301)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) Thu Feb 13 10:00:22 UTC 2025 MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none)====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. 20250213100022548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100022950 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=93516) 20250213100023451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100023451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93516, count=100428) 20250213100024453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100024453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Feb 13 10:00:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100025454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100025454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_cell_change_different_ci_attach started. 20250213100026046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100026049 DMM INFO MM(262420000000070/e1adb38b) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100026049 DMM INFO MM(262420000000070/e1adb38b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100026049 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100026049 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100026049 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213100026049 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213100026049 DLLC NOTICE LLME(ffffffff/e1adb38b){ASSIGNED} LLGM Assign pre (e1adb38b => ffffffff) (gprs_llc.c:1079) 20250213100026049 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1adb38b => ffffffff) (gprs_llc.c:1125) 20250213100026049 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213100026049 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213100026049 DMM NOTICE MM(262420000000070/e1adb38b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213100026049 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250213100026049 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213100026049 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213100026049 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250213100026049 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250213100026049 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) 20250213100026049 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20250213100026049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213100026049 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213100026049 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213100026049 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213100026049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100026101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100026101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100026101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100026101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100026101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100026101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100026101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100026101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100026101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100026103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100026103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100026103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100026103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100026103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100026103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100026103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100026103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100026103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100026103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100026103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100026103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100026103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100026106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1314)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100026110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1315)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100026116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100026116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100026116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100026116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100026116 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100026116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100026116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100026116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100026116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100026117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100026117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100026117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100026117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100026117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100026117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100026117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100026117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100026117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100026117 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100026117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1323)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1322)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100026118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100026118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100026120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100026124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1320)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100026129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100026129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100026129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100026129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100026129 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100026129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100026129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100026129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100026129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100026130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100026130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100026130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100026130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100026130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100026130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100026130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100026130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100026130 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100026130 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100026130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100026130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100026130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100026132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100026136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100026455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100026455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100026455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100026455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100026460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213100026461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1315)@4640fa2e1ceb: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D9DF6544'O, index=0 SGSN_Test-GSUP(1329)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1315)@4640fa2e1ceb: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@4640fa2e1ceb: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D9DF6544'O, index=0 TC_cell_change_different_ci_attach(1331)@4640fa2e1ceb: 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 := '3DB533CCFB96F518E5F3BD6449E10DF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97196AC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3378FE4513AB9941'O } } } } } 20250213100026529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026529 DLLC NOTICE LLME(ffffffff/d9df6544){UNASSIGNED} LLC RX: unknown TLLI 0xd9df6544, creating LLME on the fly (gprs_llc.c:552) 20250213100026529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100026529 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100026529 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213100026529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213100026529 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213100026529 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213100026529 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100026529 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100026529 DLLC NOTICE LLME(ffffffff/d9df6544){UNASSIGNED} LLGM Assign pre (d9df6544 => fe310848) (gprs_llc.c:1079) 20250213100026529 DLLC NOTICE LLME(d9df6544/fe310848){ASSIGNED} LLGM Assign post (d9df6544 => fe310848) (gprs_llc.c:1125) 20250213100026529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100026529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100026530 DMM DEBUG MM(262420000000069/fe310848) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100026550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213100026550 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100026550 DMM DEBUG MM(262420000000069/fe310848) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1111) 20250213100026550 DMM NOTICE MM(262420000000069/fe310848) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100026550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100026550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100026550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100026550 DMM DEBUG MM(262420000000069/fe310848) Requesting authorization (sgsn_auth.c:160) 20250213100026550 DMM INFO MM(262420000000069/fe310848) Requesting authentication tuples (sgsn_auth.c:184) 20250213100026550 DMM DEBUG MM(262420000000069/fe310848) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100026550 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250213100026550 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@4640fa2e1ceb: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250213100026555 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100026555 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100026555 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100026555 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100026555 DMM INFO MM(262420000000069/fe310848) Subscriber data update (mmctx.c:445) 20250213100026555 DMM DEBUG MM(262420000000069/fe310848) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100026555 DMM INFO MM(262420000000069/fe310848) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100026555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100026555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100026555 DMM INFO MM(262420000000069/fe310848) <- GMM AUTH AND CIPHERING REQ (rand = 3d b5 33 cc fb 96 f5 18 e5 f3 bd 64 49 e1 0d f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213100026570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100026570 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100026570 DMM INFO MM(262420000000069/fe310848) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100026570 DMM NOTICE MM(262420000000069/fe310848) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100026570 DMM DEBUG MM(262420000000069/fe310848) checking auth: received GSM SRES = 97 19 6a c9 (gprs_gmm.c:693) 20250213100026570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100026570 DMM DEBUG MM(262420000000069/fe310848) Requesting authorization (sgsn_auth.c:160) 20250213100026570 DMM INFO MM(262420000000069/fe310848) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100026570 DMM DEBUG MM(262420000000069/fe310848) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100026570 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250213100026570 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) 20250213100026570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213100026570 DMM INFO MM(262420000000069/fe310848) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe310848) (gprs_gmm.c:337) 20250213100026573 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100026573 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100026573 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250213100026573 DMM INFO MM(262420000000069/fe310848) Subscriber data update (mmctx.c:445) 20250213100026573 DMM DEBUG MM(262420000000069/fe310848) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100026573 DMM INFO MM(262420000000069/fe310848) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100026573 DMM NOTICE MM(262420000000069/fe310848) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1027) 20250213100026573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100026573 DMM NOTICE MM(262420000000069/fe310848) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100026573 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) 20250213100026574 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100026574 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250213100026574 DMM INFO MM(262420000000069/fe310848) Subscriber data update (mmctx.c:445) 20250213100026574 DMM DEBUG MM(262420000000069/fe310848) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213100026583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213100026584 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100026584 DMM INFO MM(262420000000069/fe310848) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100026584 DMM NOTICE MM(262420000000069/fe310848) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100026584 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100026584 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100026584 DLLC NOTICE LLME(d9df6544/fe310848){ASSIGNED} LLGM Assign pre (ffffffff => fe310848) (gprs_llc.c:1079) 20250213100026584 DLLC NOTICE LLME(ffffffff/fe310848){ASSIGNED} LLGM Assign post (ffffffff => fe310848) (gprs_llc.c:1125) 20250213100026584 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213100026584 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213100026584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100026584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100026641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213100026641 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100026641 DMM INFO MM(262420000000069/fe310848) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213100026641 DMM INFO MM(262420000000069/fe310848) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213100026641 DMM DEBUG MM(262420000000069/fe310848) Using GGSN 0 (gprs_sm.c:317) 20250213100026641 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) 20250213100026641 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250213100026641 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213100026641 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250213100026641 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250213100026667 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 bf 91 60 9b 11 62 10 c9 ee 14 05 7f 9e 40 fe 6d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:461) 20250213100026667 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1abc568, cbp=0x55e8c6066df0) (sgsn_libgtp.c:633) 20250213100026667 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213100026667 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=fe310848, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213100026667 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213100026667 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@4640fa2e1ceb: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213100026683 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250213100026697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026697 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213100026697 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_cell_change_different_ci_attach-BVCI210(1320)@4640fa2e1ceb: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@4640fa2e1ceb: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FE310848'O, index=0 TC_cell_change_different_ci_attach(1331)@4640fa2e1ceb: 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 := 'EC92D58ECF582ED29CADCE54828DE92F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7498D641'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CBC75871F828AB6'O } } } } } 20250213100026711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250213100026711 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100026711 DMM INFO MM(262420000000069/fe310848) -> GMM ATTACH REQUEST MI(TMSI-0xFE310848) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100026711 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100026711 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100026711 DLLC NOTICE LLME(ffffffff/fe310848){ASSIGNED} LLGM Assign pre (fe310848 => fb6381ed) (gprs_llc.c:1079) 20250213100026711 DLLC NOTICE LLME(fe310848/fb6381ed){ASSIGNED} LLGM Assign post (fe310848 => fb6381ed) (gprs_llc.c:1125) 20250213100026711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100026711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100026712 DMM DEBUG MM(262420000000069/fb6381ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100026734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100026734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250213100026734 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100026734 DMM DEBUG MM(262420000000069/fb6381ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1111) 20250213100026734 DMM NOTICE MM(262420000000069/fb6381ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100026734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100026734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100026734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100026734 DMM DEBUG MM(262420000000069/fb6381ed) Requesting authorization (sgsn_auth.c:160) 20250213100026734 DMM INFO MM(262420000000069/fb6381ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100026734 DMM DEBUG MM(262420000000069/fb6381ed) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100026734 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250213100026734 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) 20250213100032735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250213100032735 DMM ERROR MM(262420000000069/fb6381ed) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250213100032735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250213100032735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250213100032735 DMM NOTICE MM(262420000000069/fb6381ed) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250213100032735 DMM NOTICE MM(262420000000069/fb6381ed) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213100032735 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250213100032735 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=fb6381ed, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213100032735 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213100032735 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213100032735 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250213100032736 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250213100032736 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) 20250213100032736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Reject}: Deallocated (fsm.c:568) 20250213100032736 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Deallocated (fsm.c:568) 20250213100032736 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213100032736 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250213100032736 DLLC NOTICE LLME(fe310848/fb6381ed){ASSIGNED} LLGM Assign pre (fb6381ed => ffffffff) (gprs_llc.c:1079) 20250213100032736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb6381ed => ffffffff) (gprs_llc.c:1125) 20250213100037736 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250213100042738 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250213100046456 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250213100046456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250213100046457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213100047740 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250213100050799 DGPRS DEBUG Checking for inactive LLMEs, time = 2671756 (sgsn.c:132) 20250213100052742 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250213100056104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100056110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100056110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213100056119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100056122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100056122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213100056131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100056133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100056133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@4640fa2e1ceb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@4640fa2e1ceb: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@4640fa2e1ceb: Final verdict of PTC: none 20250213100056518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100056518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1328)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1327)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1322)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1318)@4640fa2e1ceb: Final verdict of PTC: none 20250213100056521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39890<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1323)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1315)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1325)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@4640fa2e1ceb: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1321)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1316)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1315): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@4640fa2e1ceb: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Thu Feb 13 10:00:56 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250213100056585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100056987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127908) 20250213100057520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100057520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100057744 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250213100057744 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55e8c6066df0) (sgsn_libgtp.c:633) 20250213100057744 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55e8c6066df0) (sgsn_libgtp.c:637) 20250213100057744 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250213100057744 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250213100057744 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250213100057744 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=127908, count=129168) 20250213100058521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100058521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Feb 13 10:00:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100059522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100059523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_cell_change_different_ci_data started. 20250213100100076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100100077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100100106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100100106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100100106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100100106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100100106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100100106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100100106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100100106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100100106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1336)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1337)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100100107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100100107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100100107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100100107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100100107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100100107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100100107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100100107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100100107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100100107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100100107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100100107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100100107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100100109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1336)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250213100100114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1341)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@4640fa2e1ceb: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_data-BVCI196(1334)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100100117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100100117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100100117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100100117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100100117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100100117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100100117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100100117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100100117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100100118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100100118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100100118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100100118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100100118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100100118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100100118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100100118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100100118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100100118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100100118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1341)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100100118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100100118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250213100100120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213100100125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100100134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100100134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100100134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100100134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100100134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100100134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100100134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100100134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100100134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100100135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100100135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100100135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100100135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100100135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100100135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100100135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100100135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100100135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100100135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100100135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1346)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100100135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100100135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100100137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100100141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100100524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100100524 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100100524 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100100524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100100528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100100529 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@4640fa2e1ceb: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E11331D1'O, index=0 SGSN_Test-GSUP(1348)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@4640fa2e1ceb: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@4640fa2e1ceb: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E11331D1'O, index=0 TC_cell_change_different_ci_data(1350)@4640fa2e1ceb: 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 := 'B6E347C1CFD5116E0BF37A0472AED0A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B81B765'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FE99AF670AC5647'O } } } } } 20250213100100608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100608 DLLC NOTICE LLME(ffffffff/e11331d1){UNASSIGNED} LLC RX: unknown TLLI 0xe11331d1, creating LLME on the fly (gprs_llc.c:552) 20250213100100608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100100608 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100100608 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213100100609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213100100609 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213100100609 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213100100609 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100100609 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100100609 DLLC NOTICE LLME(ffffffff/e11331d1){UNASSIGNED} LLGM Assign pre (e11331d1 => c011ce12) (gprs_llc.c:1079) 20250213100100609 DLLC NOTICE LLME(e11331d1/c011ce12){ASSIGNED} LLGM Assign post (e11331d1 => c011ce12) (gprs_llc.c:1125) 20250213100100609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100100609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100100609 DMM DEBUG MM(262420000000071/c011ce12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100100619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213100100619 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100100619 DMM DEBUG MM(262420000000071/c011ce12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1111) 20250213100100619 DMM NOTICE MM(262420000000071/c011ce12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100100619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100100619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100100619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100100619 DMM DEBUG MM(262420000000071/c011ce12) Requesting authorization (sgsn_auth.c:160) 20250213100100619 DMM INFO MM(262420000000071/c011ce12) Requesting authentication tuples (sgsn_auth.c:184) 20250213100100619 DMM DEBUG MM(262420000000071/c011ce12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100100619 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250213100100619 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@4640fa2e1ceb: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250213100100620 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100100620 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100100620 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100100620 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100100620 DMM INFO MM(262420000000071/c011ce12) Subscriber data update (mmctx.c:445) 20250213100100620 DMM DEBUG MM(262420000000071/c011ce12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100100620 DMM INFO MM(262420000000071/c011ce12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100100620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100100620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100100620 DMM INFO MM(262420000000071/c011ce12) <- GMM AUTH AND CIPHERING REQ (rand = b6 e3 47 c1 cf d5 11 6e 0b f3 7a 04 72 ae d0 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213100100623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100100623 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100100623 DMM INFO MM(262420000000071/c011ce12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100100623 DMM NOTICE MM(262420000000071/c011ce12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100100623 DMM DEBUG MM(262420000000071/c011ce12) checking auth: received GSM SRES = 8b 81 b7 65 (gprs_gmm.c:693) 20250213100100623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100100623 DMM DEBUG MM(262420000000071/c011ce12) Requesting authorization (sgsn_auth.c:160) 20250213100100623 DMM INFO MM(262420000000071/c011ce12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100100623 DMM DEBUG MM(262420000000071/c011ce12) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100100623 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250213100100623 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) 20250213100100623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213100100623 DMM INFO MM(262420000000071/c011ce12) <- GMM ATTACH ACCEPT (new P-TMSI=0xc011ce12) (gprs_gmm.c:337) 20250213100100624 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100100624 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100100624 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250213100100624 DMM INFO MM(262420000000071/c011ce12) Subscriber data update (mmctx.c:445) 20250213100100624 DMM DEBUG MM(262420000000071/c011ce12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100100624 DMM INFO MM(262420000000071/c011ce12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100100624 DMM NOTICE MM(262420000000071/c011ce12) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1027) 20250213100100624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100100624 DMM NOTICE MM(262420000000071/c011ce12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100100624 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) 20250213100100624 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100100624 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250213100100624 DMM INFO MM(262420000000071/c011ce12) Subscriber data update (mmctx.c:445) 20250213100100624 DMM DEBUG MM(262420000000071/c011ce12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213100100626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213100100626 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100100626 DMM INFO MM(262420000000071/c011ce12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100100626 DMM NOTICE MM(262420000000071/c011ce12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100100626 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100100626 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100100626 DLLC NOTICE LLME(e11331d1/c011ce12){ASSIGNED} LLGM Assign pre (ffffffff => c011ce12) (gprs_llc.c:1079) 20250213100100626 DLLC NOTICE LLME(ffffffff/c011ce12){ASSIGNED} LLGM Assign post (ffffffff => c011ce12) (gprs_llc.c:1125) 20250213100100626 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213100100626 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213100100626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100100626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100100684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250213100100684 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100100684 DMM INFO MM(262420000000071/c011ce12) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250213100100684 DMM INFO MM(262420000000071/c011ce12) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250213100100684 DMM DEBUG MM(262420000000071/c011ce12) Using GGSN 0 (gprs_sm.c:317) 20250213100100684 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) 20250213100100685 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250213100100685 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250213100100685 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250213100100685 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250213100100709 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 d3 a5 77 44 11 20 c2 1e 31 14 05 7f 8f 9f f3 bf 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:461) 20250213100100709 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ff5a1abc568, cbp=0x55e8c6066df0) (sgsn_libgtp.c:633) 20250213100100709 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250213100100709 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e8c6064e98 TLLI=c011ce12, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250213100100709 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250213100100709 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@4640fa2e1ceb: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed 20250213100100727 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250213100100739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100739 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250213100100739 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) TC_cell_change_different_ci_data-BVCI210(1340)@4640fa2e1ceb: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@4640fa2e1ceb: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C011CE12'O, index=0 20250213100100752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100100753 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100100753 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100100755 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1334)@4640fa2e1ceb: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@4640fa2e1ceb: Final verdict of PTC: pass 20250213100100778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1337)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1348)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1341)@4640fa2e1ceb: Final verdict of PTC: none 20250213100100784 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100100784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1346)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@4640fa2e1ceb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1335)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1344)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1339)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Feb 13 10:01:00 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20250213100100878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100101280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80076) 20250213100101785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100101785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80076, count=99872) 20250213100102786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100102786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Feb 13 10:01:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100103787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100103787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_sgsn_context_req_in started. 20250213100104317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100104320 DMM INFO MM(262420000000071/c011ce12) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100104320 DMM INFO MM(262420000000071/c011ce12) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100104320 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100104320 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100104320 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213100104320 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213100104320 DLLC NOTICE LLME(ffffffff/c011ce12){ASSIGNED} LLGM Assign pre (c011ce12 => ffffffff) (gprs_llc.c:1079) 20250213100104320 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c011ce12 => ffffffff) (gprs_llc.c:1125) 20250213100104320 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e8c6064b40 (gprs_sndcp.c:574) 20250213100104320 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e8c6064e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250213100104320 DMM NOTICE MM(262420000000071/c011ce12) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250213100104320 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250213100104320 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250213100104320 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250213100104320 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250213100104320 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250213100104320 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) 20250213100104320 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20250213100104320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213100104320 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213100104320 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213100104320 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213100104320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100104343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100104343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100104343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100104343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100104343 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100104343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100104343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100104343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100104343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100104344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100104344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100104344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100104344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100104344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100104344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100104344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100104344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100104344 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100104344 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100104344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100104344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100104344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100104347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213100104353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100104353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1360)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100104364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100104364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100104364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100104364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100104364 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100104364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100104364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100104364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100104364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100104365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100104365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100104365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100104365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100104365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100104365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100104365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100104365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100104365 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100104365 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100104365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100104365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100104365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100104367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1357)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100104373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250213100104373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100104373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100104373 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100104373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100104373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100104373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100104374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100104374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100104374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_sgsn_context_req_in-BVCI210(1358)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100104374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100104374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100104374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100104374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100104374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100104374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100104374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100104374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100104375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100104375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100104377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100104384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100104384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100104788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100104788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100104788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100104788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100104790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100104790 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@4640fa2e1ceb: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F8EE92E6'O, index=0 SGSN_Test-GSUP(1367)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@4640fa2e1ceb: 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 := '2ECB182684AB87DED49A9DC63A460066'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D178CC3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37ABA413239EBF1B'O } } } } } 20250213100105819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100105819 DLLC NOTICE LLME(ffffffff/f8ee92e6){UNASSIGNED} LLC RX: unknown TLLI 0xf8ee92e6, creating LLME on the fly (gprs_llc.c:552) 20250213100105819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100105819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100105819 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213100105819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213100105819 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213100105819 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Allocated (fsm.c:456) 20250213100105819 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100105819 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100105819 DLLC NOTICE LLME(ffffffff/f8ee92e6){UNASSIGNED} LLGM Assign pre (f8ee92e6 => c7d30f53) (gprs_llc.c:1079) 20250213100105819 DLLC NOTICE LLME(f8ee92e6/c7d30f53){ASSIGNED} LLGM Assign post (f8ee92e6 => c7d30f53) (gprs_llc.c:1125) 20250213100105819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100105819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100105819 DMM DEBUG MM(262420000000072/c7d30f53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100105827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100105827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213100105827 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100105827 DMM DEBUG MM(262420000000072/c7d30f53) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1111) 20250213100105827 DMM NOTICE MM(262420000000072/c7d30f53) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100105827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100105827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100105827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100105827 DMM DEBUG MM(262420000000072/c7d30f53) Requesting authorization (sgsn_auth.c:160) 20250213100105827 DMM INFO MM(262420000000072/c7d30f53) Requesting authentication tuples (sgsn_auth.c:184) 20250213100105827 DMM DEBUG MM(262420000000072/c7d30f53) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100105827 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250213100105827 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@4640fa2e1ceb: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@4640fa2e1ceb: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250213100105830 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100105830 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100105830 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100105830 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100105830 DMM INFO MM(262420000000072/c7d30f53) Subscriber data update (mmctx.c:445) 20250213100105830 DMM DEBUG MM(262420000000072/c7d30f53) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100105830 DMM INFO MM(262420000000072/c7d30f53) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100105830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100105830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100105830 DMM INFO MM(262420000000072/c7d30f53) <- GMM AUTH AND CIPHERING REQ (rand = 2e cb 18 26 84 ab 87 de d4 9a 9d c6 3a 46 00 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250213100105838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100105838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100105838 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100105838 DMM INFO MM(262420000000072/c7d30f53) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100105838 DMM NOTICE MM(262420000000072/c7d30f53) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100105838 DMM DEBUG MM(262420000000072/c7d30f53) checking auth: received GSM SRES = 3d 17 8c c3 (gprs_gmm.c:693) 20250213100105838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100105838 DMM DEBUG MM(262420000000072/c7d30f53) Requesting authorization (sgsn_auth.c:160) 20250213100105838 DMM INFO MM(262420000000072/c7d30f53) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100105838 DMM DEBUG MM(262420000000072/c7d30f53) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100105838 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250213100105838 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) 20250213100105838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213100105838 DMM INFO MM(262420000000072/c7d30f53) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7d30f53) (gprs_gmm.c:337) 20250213100105840 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100105840 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100105840 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250213100105840 DMM INFO MM(262420000000072/c7d30f53) Subscriber data update (mmctx.c:445) 20250213100105840 DMM DEBUG MM(262420000000072/c7d30f53) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100105840 DMM INFO MM(262420000000072/c7d30f53) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100105840 DMM NOTICE MM(262420000000072/c7d30f53) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1027) 20250213100105840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100105840 DMM NOTICE MM(262420000000072/c7d30f53) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100105840 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) 20250213100105842 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100105842 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250213100105842 DMM INFO MM(262420000000072/c7d30f53) Subscriber data update (mmctx.c:445) 20250213100105842 DMM DEBUG MM(262420000000072/c7d30f53) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213100105849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100105849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213100105849 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100105849 DMM INFO MM(262420000000072/c7d30f53) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100105849 DMM NOTICE MM(262420000000072/c7d30f53) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100105849 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100105849 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100105849 DLLC NOTICE LLME(f8ee92e6/c7d30f53){ASSIGNED} LLGM Assign pre (ffffffff => c7d30f53) (gprs_llc.c:1079) 20250213100105849 DLLC NOTICE LLME(ffffffff/c7d30f53){ASSIGNED} LLGM Assign post (ffffffff => c7d30f53) (gprs_llc.c:1125) 20250213100105849 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213100105849 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213100105849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100105849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100105901 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 9b 76 00 00 03 52 f0 99 42 42 de 05 c7 d3 0f 53 0c 01 02 03 0d fe 11 ad 07 5f a6 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@4640fa2e1ceb: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250213100107901 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250213100107901 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250213100107901 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) 20250213100107901 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250213100107901 DMM INFO MM(262420000000072/c7d30f53) Subscriber data update (mmctx.c:445) 20250213100107901 DMM DEBUG MM(262420000000072/c7d30f53) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250213100107901 DMM INFO MM(262420000000072/c7d30f53) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250213100107901 DMM INFO MM(262420000000072/c7d30f53) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100107901 DMM INFO MM(262420000000072/c7d30f53) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100107901 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100107901 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100107901 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213100107901 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213100107901 DLLC NOTICE LLME(ffffffff/c7d30f53){ASSIGNED} LLGM Assign pre (c7d30f53 => ffffffff) (gprs_llc.c:1079) 20250213100107901 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7d30f53 => ffffffff) (gprs_llc.c:1125) 20250213100107901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213100107901 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213100107901 DMM DEBUG MM_STATE_Iu[0x55e8c6057880]{Detached}: Deallocated (fsm.c:568) 20250213100107901 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@4640fa2e1ceb: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@4640fa2e1ceb: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250213100107906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47538<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1355)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1365)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@4640fa2e1ceb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@4640fa2e1ceb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1361)@4640fa2e1ceb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1358)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1359)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1363)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1367)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1353)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1358): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@4640fa2e1ceb: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. 20250213100107918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100107918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Thu Feb 13 10:01:07 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20250213100107996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100108398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98852) 20250213100108918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100108918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98852, count=99392) 20250213100109919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100109919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Feb 13 10:01:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100110920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100110920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_sgsn_context_req_out started. 20250213100111430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100111432 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100111459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100111459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100111459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100111459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100111459 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100111459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100111460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100111460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100111460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100111460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100111460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100111460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100111460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100111460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100111460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100111460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100111460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100111460 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100111460 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100111460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1374)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100111461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100111461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213100111464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213100111471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100111471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1375)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@4640fa2e1ceb: Provider Link came up: sending NS-RESET TC_sgsn_context_req_out-BVCI196(1373)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100111474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100111474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100111474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100111474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100111474 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100111474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100111474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100111474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100111474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100111475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100111475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100111475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100111475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100111475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100111475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100111475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100111475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100111475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100111475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100111475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100111475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100111475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100111478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100111483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100111483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100111490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100111490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100111490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100111490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100111490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100111490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100111490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100111490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100111490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100111490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100111490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100111490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100111490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100111490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100111490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100111490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100111491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100111491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100111491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100111491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100111491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100111491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100111493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100111498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100111498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100111922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100111922 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100111922 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100111922 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100111926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213100111927 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@4640fa2e1ceb: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='DAA3A158'O, index=0 SGSN_Test-GSUP(1386)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250213100112958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100112958 DLLC NOTICE LLME(ffffffff/daa3a158){UNASSIGNED} LLC RX: unknown TLLI 0xdaa3a158, creating LLME on the fly (gprs_llc.c:552) 20250213100112958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250213100112958 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213100112958 DMM NOTICE LLME(ffffffff/daa3a158){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1718) 20250213100112958 DLLC NOTICE LLME(ffffffff/daa3a158){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250213100112958 DMM ERROR LLME(ffffffff/daa3a158){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1739) 20250213100112958 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1808) 20250213100112959 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1591) 20250213100112959 DLLC NOTICE LLME(ffffffff/daa3a158){UNASSIGNED} LLGM Assign pre (daa3a158 => ffffffff) (gprs_llc.c:1079) 20250213100112959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daa3a158 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@4640fa2e1ceb: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@4640fa2e1ceb: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. TC_sgsn_context_req_out-BVCI196(1373)@4640fa2e1ceb: Final verdict of PTC: none 20250213100112966 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100112966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1385)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1374)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1386)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1379)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1384)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@4640fa2e1ceb: Final verdict of PTC: none 20250213100112968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1381)@4640fa2e1ceb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1382)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1372)@4640fa2e1ceb: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@4640fa2e1ceb: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1377)@4640fa2e1ceb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@4640fa2e1ceb: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Feb 13 10:01:13 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20250213100113069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100113470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54684) 20250213100113967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100113967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54684, count=55944) 20250213100114968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100114968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Feb 13 10:01:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100115969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100115969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_req_id_req_ra_update started. 20250213100116492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100116493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100116509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100116509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100116509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100116509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100116509 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100116509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100116509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100116509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100116509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100116510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100116510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100116510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100116510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100116510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100116510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100116510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100116510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100116510 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100116510 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100116510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1393)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100116510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100116510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100116512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100116518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100116518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100116522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100116522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100116522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100116522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100116522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100116522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100116522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100116522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100116522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100116523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100116523 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100116523 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100116523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100116523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100116523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100116525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100116530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100116530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100116538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100116538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100116538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100116538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100116538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100116538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100116538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100116538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100116538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100116539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100116539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100116539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100116539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100116539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100116539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100116539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100116539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100116539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100116539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100116539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100116539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100116539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100116541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100116546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100116546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100116970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100116970 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100116970 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100116970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100116971 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100116972 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@4640fa2e1ceb: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F25575C2'O, index=0 SGSN_Test-GSUP(1405)@4640fa2e1ceb: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250213100116995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100116995 DLLC NOTICE LLME(ffffffff/f25575c2){UNASSIGNED} LLC RX: unknown TLLI 0xf25575c2, creating LLME on the fly (gprs_llc.c:552) 20250213100116995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100116995 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100116995 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213100116995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213100116995 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213100116995 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213100116995 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100116995 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100116995 DLLC NOTICE LLME(ffffffff/f25575c2){UNASSIGNED} LLGM Assign pre (f25575c2 => d04cf04b) (gprs_llc.c:1079) 20250213100116995 DLLC NOTICE LLME(f25575c2/d04cf04b){ASSIGNED} LLGM Assign post (f25575c2 => d04cf04b) (gprs_llc.c:1125) 20250213100116995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100116995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100116995 DMM DEBUG MM(262420000000047/d04cf04b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100117004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100117004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100117004 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100117004 DMM INFO MM(262420000000047/d04cf04b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213100117004 DMM INFO MM(262420000000047/d04cf04b) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-26539-58 New RA: 262-42-13135-0 (gprs_gmm.c:1706) 20250213100117004 DMM NOTICE MM(262420000000047/d04cf04b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1808) 20250213100117004 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1591) 20250213100117004 DMM INFO MM(262420000000047/d04cf04b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250213100117004 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100117004 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100117005 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213100117005 DMM ERROR MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213100117005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Deallocated (fsm.c:568) 20250213100117005 DMM DEBUG MM_STATE_Gb(0)[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213100117005 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213100117005 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213100117005 DLLC NOTICE LLME(f25575c2/d04cf04b){ASSIGNED} LLGM Assign pre (d04cf04b => ffffffff) (gprs_llc.c:1079) 20250213100117005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d04cf04b => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@4640fa2e1ceb: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@4640fa2e1ceb: Final verdict of PTC: pass 20250213100117010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44722<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@4640fa2e1ceb: Final verdict of PTC: none 20250213100117011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100117011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1404)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1393)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1398)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1391)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1401)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1396)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1403)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Feb 13 10:01:17 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250213100117115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100117516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58692) 20250213100118011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100118011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58692, count=63328) 20250213100119012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100119012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@4640fa2e1ceb: Test execution finished. MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Feb 13 10:01:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100120016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100120016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_iu_attach started. 20250213100120548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100120550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100120583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100120583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100120583 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100120583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100120583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100120584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100120584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100120584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100120584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100120584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100120584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100120584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100120584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100120584 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100120584 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100120584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100120584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100120584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100120585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1409)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213100120590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100120590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100120598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100120598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100120598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100120598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100120598 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100120598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100120598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100120598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100120598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100120598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100120598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100120598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100120599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100120599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100120599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100120599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100120599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100120599 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100120599 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100120599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1417)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100120599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100120599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100120601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100120606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100120606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1419)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1416)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100120616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100120616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100120616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100120616 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100120616 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100120616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100120616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100120616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100120616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100120617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100120617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100120617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100120617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100120617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100120617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100120617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100120617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100120617 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100120617 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100120617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100120618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100120618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100120619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1425)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1419)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100120624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100120624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1420)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100120800 DGPRS DEBUG Checking for inactive LLMEs, time = 2671786 (sgsn.c:132) 20250213100120823 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100120823 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100120823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100120823 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100120831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100120831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100120831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100120831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100120831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100120831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100120831 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100120834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100120834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100120834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100120834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100120834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100120834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100120834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100120834 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100121018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100121018 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100121018 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100121018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100121021 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213100121022 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100121639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100121639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100121639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100121639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100121639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100121639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100121639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100121639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100121639 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100121639 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100121639 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100121639 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100121639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100121639 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100121639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100121639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100121639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100121639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@4640fa2e1ceb: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='EEB8AF8D'O, index=0 SGSN_Test-GSUP(1428)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@4640fa2e1ceb: 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 := '8F45'O, rac := '4D'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(1424)@4640fa2e1ceb: Added conn table entry 0TC_iu_attach(1430)473685 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1424)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100122068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100122068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100122068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100122068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100122069 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100122069 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100122069 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100122069 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250213100122069 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250213100122069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100122069 DMM DEBUG GMM(gmm_fsm)[0x55e8c605de30]{Deregistered}: Allocated (fsm.c:456) 20250213100122069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Init}: Allocated (fsm.c:456) 20250213100122069 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Allocated (fsm.c:456) 20250213100122069 DMM DEBUG MM_STATE_Iu[0x55e8c60646c0]{Detached}: Allocated (fsm.c:456) 20250213100122069 DMM DEBUG GMM(gmm_fsm)[0x55e8c605de30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100122069 DMM DEBUG GMM(gmm_fsm)[0x55e8c605de30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100122069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100122069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100122069 DMM DEBUG MM(262420000001001/f3d1652a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100122069 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250213100122069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100122069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100122069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100122069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100122069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100122069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100122069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100122069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: { messageType := 2, destLocRef := '073A55'O ("\a:U"), sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@4640fa2e1ceb: 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 := 'F79F551BF9FCE704D9552B2FE67856EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51053205'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '88CA6533D3CE7D8A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '19B53C66A08BD2F11EA2E3E8F4A84596'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C7C6457BF7BB51CFFC2AB2685E207FF1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DDDAE80A5BF16B0E6CE52F0CE8528E43'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '006E0BF130ECAADE'O } } } } } SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_from0 20250213100122074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100122074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100122074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100122074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250213100122074 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100122074 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100122074 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100122074 DMM DEBUG MM(262420000001001/f3d1652a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1111) 20250213100122074 DMM NOTICE MM(262420000001001/f3d1652a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100122074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100122074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100122074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100122074 DMM DEBUG MM(262420000001001/f3d1652a) Requesting authorization (sgsn_auth.c:160) 20250213100122074 DMM INFO MM(262420000001001/f3d1652a) Requesting authentication tuples (sgsn_auth.c:184) 20250213100122074 DMM DEBUG MM(262420000001001/f3d1652a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100122074 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250213100122074 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@4640fa2e1ceb: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250213100122076 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100122076 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100122076 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100122076 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100122076 DMM INFO MM(262420000001001/f3d1652a) Subscriber data update (mmctx.c:445) 20250213100122076 DMM DEBUG MM(262420000001001/f3d1652a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100122076 DMM INFO MM(262420000001001/f3d1652a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100122076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100122076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100122076 DMM INFO MM(262420000001001/f3d1652a) <- GMM AUTH AND CIPHERING REQ (rand = f7 9f 55 1b f9 fc e7 04 d9 55 2b 2f e6 78 56 ea , mmctx_is_r99=1, vec->auth_types=0x3, autn = dd da e8 0a 5b f1 6b 0e 6c e5 2f 0c e8 52 8e 43 ) (gprs_gmm.c:510) 20250213100122076 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250213100122076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100122076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100122076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100122076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522006E0BF123094399990000100001F0290430ECAADE'O 20250213100122079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100122080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100122080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100122080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100122080 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100122080 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100122080 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100122080 DMM INFO MM(262420000001001/f3d1652a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100122080 DMM NOTICE MM(262420000001001/f3d1652a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100122080 DMM DEBUG MM(262420000001001/f3d1652a) checking auth: received UMTS RES = 00 6e 0b f1 30 ec aa de (gprs_gmm.c:693) 20250213100122080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100122080 DMM DEBUG MM(262420000001001/f3d1652a) Requesting authorization (sgsn_auth.c:160) 20250213100122080 DMM INFO MM(262420000001001/f3d1652a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100122080 DMM DEBUG MM(262420000001001/f3d1652a) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100122080 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250213100122080 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) 20250213100122080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100122080 DMM DEBUG MM(262420000001001/f3d1652a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100122080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100122080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100122080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100122080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100122084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100122084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100122084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100122084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100122084 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100122084 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100122084 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100122084 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250213100122084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100122084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100122084 DMM INFO MM(262420000001001/f3d1652a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3d1652a) (gprs_gmm.c:337) 20250213100122084 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250213100122084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100122084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100122084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100122084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100122084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100122084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100122084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100122084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100122086 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100122086 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100122086 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213100122086 DMM INFO MM(262420000001001/f3d1652a) Subscriber data update (mmctx.c:445) 20250213100122086 DMM DEBUG MM(262420000001001/f3d1652a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100122086 DMM INFO MM(262420000001001/f3d1652a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100122086 DMM NOTICE MM(262420000001001/f3d1652a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1027) 20250213100122086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100122086 DMM NOTICE MM(262420000001001/f3d1652a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100122086 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) 20250213100122086 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100122086 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213100122086 DMM INFO MM(262420000001001/f3d1652a) Subscriber data update (mmctx.c:445) 20250213100122086 DMM DEBUG MM(262420000001001/f3d1652a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100122087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100122087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100122087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100122087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100122087 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100122087 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100122087 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100122087 DMM INFO MM(262420000001001/f3d1652a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100122087 DMM NOTICE MM(262420000001001/f3d1652a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100122087 DMM DEBUG GMM(gmm_fsm)[0x55e8c605de30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100122087 DMM DEBUG GMM(gmm_fsm)[0x55e8c605de30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100122087 DMM DEBUG MM_STATE_Iu(1)[0x55e8c60646c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100122087 DMM DEBUG MM_STATE_Iu(1)[0x55e8c60646c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100122087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100122087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100122087 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100122087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100122087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100122087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100122089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100122089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100122089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100122089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100122090 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100122090 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100122090 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100122090 DMM INFO MM(262420000001001/f3d1652a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100122090 DMM DEBUG MM_STATE_Iu(1)[0x55e8c60646c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100122090 DMM DEBUG MM_STATE_Iu(1)[0x55e8c60646c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100122090 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122090 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100122090 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100122090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100122090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Session index based on local reference:0 20250213100122090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100122090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100122090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100122090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100122090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100122090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100122090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@4640fa2e1ceb: Deleted conn table entry 0TC_iu_attach(1430)473685 TC_iu_attach(1430)@4640fa2e1ceb: setverdict(pass): none -> pass TC_iu_attach(1430)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@4640fa2e1ceb: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@4640fa2e1ceb: Final verdict of PTC: pass 20250213100122146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1423)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1428)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1412)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-RAN(1424)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1417)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@4640fa2e1ceb: Final verdict of PTC: none 20250213100122160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100122160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1410)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1422)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach-BVCI220(1420)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1421)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1415)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach-BVCI220(1420): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1421): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_iu_attach finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Feb 13 10:01:22 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250213100122288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100122296 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100122296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100122296 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100122296 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100122296 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100122296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100122296 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100122296 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100122296 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100122296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100122296 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100122296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100122296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100122296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100122296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100122296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100122296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100122296 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100122689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208060) 20250213100123162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100123162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=208060, count=209316) 20250213100124163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100124163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100124297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100124297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100124297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Feb 13 10:01:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100125164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100125164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_iu_attach_encr started. 20250213100125756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100125757 DMM INFO MM(262420000001001/f3d1652a) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100125757 DMM INFO MM(262420000001001/f3d1652a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100125757 DMM DEBUG GMM(gmm_fsm)[0x55e8c605de30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100125757 DMM DEBUG GMM(gmm_fsm)[0x55e8c605de30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100125757 DMM DEBUG MM_STATE_Iu(1)[0x55e8c60646c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100125757 DMM DEBUG MM_STATE_Iu(1)[0x55e8c60646c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100125757 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250213100125757 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) 20250213100125757 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250213100125757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Init}: Deallocated (fsm.c:568) 20250213100125757 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Deallocated (fsm.c:568) 20250213100125757 DMM DEBUG MM_STATE_Iu(1)[0x55e8c60646c0]{Detached}: Deallocated (fsm.c:568) 20250213100125757 DMM DEBUG GMM(gmm_fsm)[0x55e8c605de30]{Deregistered}: Deallocated (fsm.c:568) 20250213100125757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100125775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100125775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100125775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100125775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100125775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100125775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100125775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100125775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100125775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100125776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100125776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100125776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100125776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100125776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100125777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100125777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100125777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100125777 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100125777 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100125777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100125777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100125777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1436)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213100125779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100125783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100125783 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1437)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_encr-BVCI196(1434)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100125788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100125788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100125788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100125788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100125788 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100125788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100125788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100125788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100125788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100125789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100125789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100125789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100125789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100125789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100125789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100125789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100125789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100125789 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100125789 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100125789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100125789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100125789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100125792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100125798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100125798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100125804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100125804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100125804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100125804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100125804 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100125804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100125804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100125804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100125804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100125805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100125805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100125805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100125805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100125805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100125805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100125805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100125805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100125805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100125805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100125805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100125805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100125805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100125806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1448)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100125811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100125811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100126011 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100126011 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100126011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100126011 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100126017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100126017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100126017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100126017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100126017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100126017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100126017 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100126019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100126019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100126019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100126019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100126019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100126019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100126019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100126019 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100126165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100126165 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100126165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100126165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100126169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250213100126170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100126815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100126815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100126815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100126815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100126816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100126816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100126816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100126816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100126816 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100126816 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100126816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100126816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100126816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100126816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100126816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100126816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100126816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100126816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@4640fa2e1ceb: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='F6419ECC'O, index=0 SGSN_Test-GSUP(1451)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@4640fa2e1ceb: 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 := 'E570'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(1447)@4640fa2e1ceb: Added conn table entry 0TC_iu_attach_encr(1453)10911139 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1447)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100127252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100127252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100127252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100127252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100127253 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100127253 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100127253 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100127253 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100127253 DMM DEBUG GMM(gmm_fsm)[0x55e8c60646c0]{Deregistered}: Allocated (fsm.c:456) 20250213100127253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213100127253 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Allocated (fsm.c:456) 20250213100127253 DMM DEBUG MM_STATE_Iu[0x55e8c6057750]{Detached}: Allocated (fsm.c:456) 20250213100127253 DMM DEBUG GMM(gmm_fsm)[0x55e8c60646c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100127253 DMM DEBUG GMM(gmm_fsm)[0x55e8c60646c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100127253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100127253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100127253 DMM DEBUG MM(262420000001001/c3eff728) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100127253 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250213100127253 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100127253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100127254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100127254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100127254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100127254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100127254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100127254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: { messageType := 2, destLocRef := 'A67DA3'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@4640fa2e1ceb: 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 := 'FCA6D1D3A9820AD860499697AD30A711'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1F2A99D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1972199EAD03C5E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D7D2F131481DF80DAF9A393B9ADF296A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '464B4C1F4A20E11381A1E3D271F564A5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '288D6F9D87CFD9A16EBF3D4E6AA8100D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '03F5007C482C8EAE'O } } } } } SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250213100127264 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127264 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127264 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100127264 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100127264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100127264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100127265 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100127265 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100127265 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100127265 DMM DEBUG MM(262420000001001/c3eff728) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1111) 20250213100127265 DMM NOTICE MM(262420000001001/c3eff728) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100127265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100127265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100127265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100127265 DMM DEBUG MM(262420000001001/c3eff728) Requesting authorization (sgsn_auth.c:160) 20250213100127265 DMM INFO MM(262420000001001/c3eff728) Requesting authentication tuples (sgsn_auth.c:184) 20250213100127265 DMM DEBUG MM(262420000001001/c3eff728) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100127265 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250213100127265 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@4640fa2e1ceb: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250213100127269 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100127269 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100127269 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100127269 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100127269 DMM INFO MM(262420000001001/c3eff728) Subscriber data update (mmctx.c:445) 20250213100127269 DMM DEBUG MM(262420000001001/c3eff728) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100127269 DMM INFO MM(262420000001001/c3eff728) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100127269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100127269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100127269 DMM INFO MM(262420000001001/c3eff728) <- GMM AUTH AND CIPHERING REQ (rand = fc a6 d1 d3 a9 82 0a d8 60 49 96 97 ad 30 a7 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 8d 6f 9d 87 cf d9 a1 6e bf 3d 4e 6a a8 10 0d ) (gprs_gmm.c:510) 20250213100127269 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250213100127269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100127269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100127269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100127269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092203F5007C23094399990000100001F02904482C8EAE'O 20250213100127278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100127278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100127278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100127278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100127278 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100127278 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100127278 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100127278 DMM INFO MM(262420000001001/c3eff728) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100127278 DMM NOTICE MM(262420000001001/c3eff728) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100127278 DMM DEBUG MM(262420000001001/c3eff728) checking auth: received UMTS RES = 03 f5 00 7c 48 2c 8e ae (gprs_gmm.c:693) 20250213100127278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100127278 DMM DEBUG MM(262420000001001/c3eff728) Requesting authorization (sgsn_auth.c:160) 20250213100127278 DMM INFO MM(262420000001001/c3eff728) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100127279 DMM DEBUG MM(262420000001001/c3eff728) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100127279 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250213100127279 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) 20250213100127279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100127279 DMM DEBUG MM(262420000001001/c3eff728) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250213100127279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100127279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100127279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100127279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_len:17 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250213100127290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100127290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100127290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100127290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100127291 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100127291 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100127291 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100127291 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250213100127291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100127291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100127291 DMM INFO MM(262420000001001/c3eff728) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3eff728) (gprs_gmm.c:337) 20250213100127291 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250213100127291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100127291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100127291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100127291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100127291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100127291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100127291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100127291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100127296 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100127296 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100127296 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213100127296 DMM INFO MM(262420000001001/c3eff728) Subscriber data update (mmctx.c:445) 20250213100127296 DMM DEBUG MM(262420000001001/c3eff728) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100127296 DMM INFO MM(262420000001001/c3eff728) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100127296 DMM NOTICE MM(262420000001001/c3eff728) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1027) 20250213100127296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100127296 DMM NOTICE MM(262420000001001/c3eff728) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100127296 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) 20250213100127297 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100127297 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250213100127297 DMM INFO MM(262420000001001/c3eff728) Subscriber data update (mmctx.c:445) 20250213100127297 DMM DEBUG MM(262420000001001/c3eff728) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100127299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100127299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100127299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100127299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100127299 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100127299 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100127299 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100127299 DMM INFO MM(262420000001001/c3eff728) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100127299 DMM NOTICE MM(262420000001001/c3eff728) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100127299 DMM DEBUG GMM(gmm_fsm)[0x55e8c60646c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100127299 DMM DEBUG GMM(gmm_fsm)[0x55e8c60646c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100127299 DMM DEBUG MM_STATE_Iu(2)[0x55e8c6057750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100127299 DMM DEBUG MM_STATE_Iu(2)[0x55e8c6057750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100127299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100127299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100127299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100127299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100127299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100127299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100127305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100127305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100127305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100127305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100127305 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100127305 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100127305 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100127305 DMM INFO MM(262420000001001/c3eff728) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100127305 DMM DEBUG MM_STATE_Iu(2)[0x55e8c6057750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100127305 DMM DEBUG MM_STATE_Iu(2)[0x55e8c6057750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100127305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100127305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100127305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100127305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Session index based on local reference:0 20250213100127306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100127306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100127306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100127306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100127306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100127306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100127306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@4640fa2e1ceb: Deleted conn table entry 0TC_iu_attach_encr(1453)10911139 TC_iu_attach_encr(1453)@4640fa2e1ceb: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@4640fa2e1ceb: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@4640fa2e1ceb: Final verdict of PTC: pass 20250213100127375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1446)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1451)@4640fa2e1ceb: Final verdict of PTC: none 20250213100127379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100127380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1450)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1440)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1435)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1445)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1438)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1443)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1433)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_iu_attach_encr finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Feb 13 10:01:27 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250213100127495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100127508 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100127508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100127508 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100127508 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100127508 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100127508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100127508 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100127508 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100127508 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100127508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100127508 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100127508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100127508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100127508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100127508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100127508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100127508 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100127508 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100127897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184696) 20250213100128381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100128381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184696, count=211672) 20250213100129382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100129382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100129509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100129509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100129509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Feb 13 10:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100130383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100130383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_iu_attach_geran_rau started. 20250213100130978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100130980 DMM INFO MM(262420000001001/c3eff728) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100130980 DMM INFO MM(262420000001001/c3eff728) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100130980 DMM DEBUG GMM(gmm_fsm)[0x55e8c60646c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100130980 DMM DEBUG GMM(gmm_fsm)[0x55e8c60646c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100130980 DMM DEBUG MM_STATE_Iu(2)[0x55e8c6057750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100130980 DMM DEBUG MM_STATE_Iu(2)[0x55e8c6057750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100130980 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250213100130980 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) 20250213100130980 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250213100130980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213100130980 DMM DEBUG MM_STATE_Gb[0x55e8c60579b0]{Idle}: Deallocated (fsm.c:568) 20250213100130980 DMM DEBUG MM_STATE_Iu(2)[0x55e8c6057750]{Detached}: Deallocated (fsm.c:568) 20250213100130980 DMM DEBUG GMM(gmm_fsm)[0x55e8c60646c0]{Deregistered}: Deallocated (fsm.c:568) 20250213100130980 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100131004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100131004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100131004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100131004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100131004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100131004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100131004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100131004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100131004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100131005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100131005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100131005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100131005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100131005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100131005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100131005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100131005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100131005 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100131005 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100131005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1458)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100131005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100131005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100131008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100131014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100131014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_geran_rau-BVCI196(1457)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1463)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100131018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100131018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100131018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100131018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100131018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100131018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100131018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100131018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100131018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100131018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100131018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100131018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100131019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100131019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100131019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100131019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100131019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100131019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100131019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100131019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100131019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100131019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100131022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100131027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100131027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1469)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1469)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100131039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100131039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100131039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100131039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100131039 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100131039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100131039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100131039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100131039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1469)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100131041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100131041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100131041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100131041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100131041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100131041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100131041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100131041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100131041 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100131041 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100131041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1471)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@4640fa2e1ceb: ************************************************* 20250213100131041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100131041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@4640fa2e1ceb: Starting RAN_Emulation -NSVCI99(1469)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1469)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100131044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100131049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100131049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1466)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100131242 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100131242 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100131243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100131243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100131249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100131249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100131249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100131249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100131249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100131249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100131249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100131252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100131252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100131252 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100131252 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100131252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100131252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100131252 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100131252 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100131385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100131385 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100131385 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100131385 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100131389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100131390 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100132056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100132056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100132056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100132056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100132056 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100132056 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100132057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@4640fa2e1ceb: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='FF57573E'O, index=0 SGSN_Test-GSUP(1474)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@4640fa2e1ceb: 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 := '9C46'O, rac := 'D7'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(1470)@4640fa2e1ceb: Added conn table entry 0TC_iu_attach_geran_rau(1476)10309426 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1470)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100132479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100132479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100132479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100132479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100132479 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100132479 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100132479 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100132479 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100132479 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213100132479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Init}: Allocated (fsm.c:456) 20250213100132479 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Allocated (fsm.c:456) 20250213100132479 DMM DEBUG MM_STATE_Iu[0x55e8c605de30]{Detached}: Allocated (fsm.c:456) 20250213100132479 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100132479 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100132479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100132479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100132479 DMM DEBUG MM(262420000001002/cc834500) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100132479 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250213100132479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100132479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: { messageType := 2, destLocRef := '9D4F32'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(1468)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@4640fa2e1ceb: 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 := '48AF627D12CE3B793682409785D3C66E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A6C973F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96DEF7A3D5E9B1F0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CA1233327906DC689AF4DB343F8B1957'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '65E6611470DE46030979D784B0F3D319'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F5F309DD8291D7405E9BAB2822F1EC33'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4F171B7B7C87A5B9'O } } } } } SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_from0 20250213100132487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100132487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100132487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100132487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250213100132487 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100132487 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100132487 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100132487 DMM DEBUG MM(262420000001002/cc834500) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1111) 20250213100132487 DMM NOTICE MM(262420000001002/cc834500) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100132487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100132487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100132487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100132487 DMM DEBUG MM(262420000001002/cc834500) Requesting authorization (sgsn_auth.c:160) 20250213100132487 DMM INFO MM(262420000001002/cc834500) Requesting authentication tuples (sgsn_auth.c:184) 20250213100132487 DMM DEBUG MM(262420000001002/cc834500) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100132487 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250213100132487 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@4640fa2e1ceb: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250213100132490 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100132490 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100132490 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100132490 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100132490 DMM INFO MM(262420000001002/cc834500) Subscriber data update (mmctx.c:445) 20250213100132490 DMM DEBUG MM(262420000001002/cc834500) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100132490 DMM INFO MM(262420000001002/cc834500) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100132490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100132490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100132490 DMM INFO MM(262420000001002/cc834500) <- GMM AUTH AND CIPHERING REQ (rand = 48 af 62 7d 12 ce 3b 79 36 82 40 97 85 d3 c6 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 f3 09 dd 82 91 d7 40 5e 9b ab 28 22 f1 ec 33 ) (gprs_gmm.c:510) 20250213100132490 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250213100132490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_from0 20250213100132496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100132496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100132496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100132496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E224F171B7B23094399990000100002F029047C87A5B9'O 20250213100132496 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100132496 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100132496 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100132496 DMM INFO MM(262420000001002/cc834500) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100132496 DMM NOTICE MM(262420000001002/cc834500) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100132496 DMM DEBUG MM(262420000001002/cc834500) checking auth: received UMTS RES = 4f 17 1b 7b 7c 87 a5 b9 (gprs_gmm.c:693) 20250213100132496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100132496 DMM DEBUG MM(262420000001002/cc834500) Requesting authorization (sgsn_auth.c:160) 20250213100132496 DMM INFO MM(262420000001002/cc834500) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100132496 DMM DEBUG MM(262420000001002/cc834500) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100132497 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250213100132497 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) 20250213100132497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100132497 DMM DEBUG MM(262420000001002/cc834500) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100132497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100132506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100132506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100132506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100132506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100132506 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100132506 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100132506 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100132506 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250213100132506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100132506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100132506 DMM INFO MM(262420000001002/cc834500) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc834500) (gprs_gmm.c:337) 20250213100132506 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250213100132506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100132506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100132511 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100132511 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100132511 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250213100132511 DMM INFO MM(262420000001002/cc834500) Subscriber data update (mmctx.c:445) 20250213100132511 DMM DEBUG MM(262420000001002/cc834500) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100132511 DMM INFO MM(262420000001002/cc834500) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100132511 DMM NOTICE MM(262420000001002/cc834500) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1027) 20250213100132511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100132511 DMM NOTICE MM(262420000001002/cc834500) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100132511 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) 20250213100132511 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100132511 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250213100132511 DMM INFO MM(262420000001002/cc834500) Subscriber data update (mmctx.c:445) 20250213100132511 DMM DEBUG MM(262420000001002/cc834500) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100132516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100132516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100132516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100132516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100132516 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100132516 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100132516 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100132516 DMM INFO MM(262420000001002/cc834500) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100132516 DMM NOTICE MM(262420000001002/cc834500) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100132516 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100132516 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100132516 DMM DEBUG MM_STATE_Iu(3)[0x55e8c605de30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100132516 DMM DEBUG MM_STATE_Iu(3)[0x55e8c605de30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100132516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100132516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100132516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100132525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100132525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100132525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100132525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100132526 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100132526 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100132526 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100132526 DMM INFO MM(262420000001002/cc834500) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100132526 DMM DEBUG MM_STATE_Iu(3)[0x55e8c605de30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100132526 DMM DEBUG MM_STATE_Iu(3)[0x55e8c605de30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100132526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100132526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100132526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100132526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Session index based on local reference:0 20250213100132528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100132528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100132528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100132528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100132528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100132528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100132528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@4640fa2e1ceb: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)10309426 TC_iu_attach_geran_rau(1476)@4640fa2e1ceb: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@4640fa2e1ceb: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@4640fa2e1ceb: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CC834500'O, index=1 20250213100132600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100132600 DLLC NOTICE LLME(ffffffff/cc834500){UNASSIGNED} LLC RX: unknown TLLI 0xcc834500, creating LLME on the fly (gprs_llc.c:552) 20250213100132600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250213100132600 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213100132600 DMM INFO MM(262420000001002/cc834500) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cc834500, P-TMSI: cc834500 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1674) 20250213100132600 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1194) 20250213100132600 DMM DEBUG MM_STATE_Iu(3)[0x55e8c605de30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250213100132600 DMM DEBUG MM_STATE_Iu(3)[0x55e8c605de30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100132600 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100132600 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1746) 20250213100132600 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100132600 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100132600 DLLC NOTICE LLME(ffffffff/cc834500){UNASSIGNED} LLGM Assign pre (cc834500 => cc834500) (gprs_llc.c:1079) 20250213100132600 DLLC NOTICE LLME(cc834500/cc834500){ASSIGNED} LLGM Assign post (cc834500 => cc834500) (gprs_llc.c:1125) 20250213100132600 DMM INFO MM(262420000001002/cc834500) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) TC_iu_attach_geran_rau(1476)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@4640fa2e1ceb: Removing Client IMSI='262420000001002'H, index=1 20250213100132635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100132635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100132635 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100132635 DMM INFO MM(262420000001002/cc834500) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213100132635 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213100132635 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100132635 DLLC NOTICE LLME(cc834500/cc834500){ASSIGNED} LLGM Assign pre (ffffffff => cc834500) (gprs_llc.c:1079) 20250213100132635 DLLC NOTICE LLME(ffffffff/cc834500){ASSIGNED} LLGM Assign post (ffffffff => cc834500) (gprs_llc.c:1125) 20250213100132635 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1846) 20250213100132635 DMM ERROR MM_STATE_Gb[0x55e8c6057880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1846) TC_iu_attach_geran_rau(1476)@4640fa2e1ceb: Final verdict of PTC: pass 20250213100132644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1470)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@4640fa2e1ceb: Final verdict of PTC: none 20250213100132649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100132649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1463)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1458)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1469)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1474)@4640fa2e1ceb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1466)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1456)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1461)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-SCCP(1468)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1467)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1466): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1467): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1468): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1469): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250213100132732 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100132732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100132732 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100132732 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100132732 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100132732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100132732 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100132732 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100132732 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100132732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100132732 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100132732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100132732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100132732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100132732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100132732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100132732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100132733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Thu Feb 13 10:01:32 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250213100132785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100133187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219548) 20250213100133650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100133650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219548, count=220904) 20250213100134651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100134651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100134734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100134734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100134734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Feb 13 10:01:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100135652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100135653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_geran_attach_iu_rau started. 20250213100136266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100136268 DMM INFO MM(262420000001002/cc834500) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100136269 DMM INFO MM(262420000001002/cc834500) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100136269 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100136269 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100136269 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250213100136269 DMM ERROR MM_STATE_Gb[0x55e8c6057880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250213100136269 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250213100136269 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) 20250213100136269 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250213100136269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c60579b0]{Init}: Deallocated (fsm.c:568) 20250213100136269 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Deallocated (fsm.c:568) 20250213100136269 DMM DEBUG MM_STATE_Iu(3)[0x55e8c605de30]{Detached}: Deallocated (fsm.c:568) 20250213100136269 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213100136269 DLLC NOTICE LLME(ffffffff/cc834500){ASSIGNED} LLGM Assign pre (cc834500 => ffffffff) (gprs_llc.c:1079) 20250213100136269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc834500 => ffffffff) (gprs_llc.c:1125) 20250213100136269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100136317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100136317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100136317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100136317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100136317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100136317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100136317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100136317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100136317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100136318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100136318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100136318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100136319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100136319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100136319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100136319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100136319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100136319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100136319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100136319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100136319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100136319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213100136322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213100136328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100136328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1482)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1486)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100136332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100136333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100136333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100136333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100136333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100136333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100136333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100136333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100136333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100136334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100136334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100136334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100136334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100136334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100136334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100136334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100136334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100136334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100136334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100136334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100136334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100136334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213100136337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100136341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100136341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100136345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100136345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100136345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100136345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100136345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100136345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100136345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100136345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100136345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100136346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100136346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100136346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100136346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100136346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100136346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100136346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100136346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100136346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100136346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100136346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100136346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100136346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100136348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100136352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100136352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1494)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100136556 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100136556 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100136556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100136556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100136565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100136565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100136565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100136565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100136565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100136565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100136565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100136567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100136567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100136567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100136567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100136567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100136567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100136567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100136567 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100136654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100136654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100136654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100136654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100136658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213100136659 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100137369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100137370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100137370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100137370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100137370 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100137370 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100137370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100137370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100137370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100137370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1493)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@4640fa2e1ceb: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='EC45520B'O, index=0 SGSN_Test-GSUP(1497)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@4640fa2e1ceb: 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 := '1B3ACEDD40F3B77F14367C6F71FEF0A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5D17CC3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69EF8EC7A77D0D8D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B07F332280C7419AB377B9A1EB66E240'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '773828FEF33C18E944495FD3FDAED61B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FC6084413685EC7EDF70CE93947019A2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5E0E246A3AF601F1'O } } } } } 20250213100137757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100137757 DLLC NOTICE LLME(ffffffff/ec45520b){UNASSIGNED} LLC RX: unknown TLLI 0xec45520b, creating LLME on the fly (gprs_llc.c:552) 20250213100137757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100137757 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100137757 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Allocated (fsm.c:456) 20250213100137757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213100137757 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Allocated (fsm.c:456) 20250213100137757 DMM DEBUG MM_STATE_Iu[0x55e8c60579b0]{Detached}: Allocated (fsm.c:456) 20250213100137757 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100137757 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100137757 DLLC NOTICE LLME(ffffffff/ec45520b){UNASSIGNED} LLGM Assign pre (ec45520b => cdb1cacb) (gprs_llc.c:1079) 20250213100137757 DLLC NOTICE LLME(ec45520b/cdb1cacb){ASSIGNED} LLGM Assign post (ec45520b => cdb1cacb) (gprs_llc.c:1125) 20250213100137757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100137757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100137757 DMM DEBUG MM(262420000001003/cdb1cacb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100137785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100137785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250213100137785 DMM DEBUG MM_STATE_Gb(0)[0x55e8c6057880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100137785 DMM DEBUG MM(262420000001003/cdb1cacb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1111) 20250213100137785 DMM NOTICE MM(262420000001003/cdb1cacb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100137785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100137785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100137785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100137785 DMM DEBUG MM(262420000001003/cdb1cacb) Requesting authorization (sgsn_auth.c:160) 20250213100137785 DMM INFO MM(262420000001003/cdb1cacb) Requesting authentication tuples (sgsn_auth.c:184) 20250213100137785 DMM DEBUG MM(262420000001003/cdb1cacb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100137785 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250213100137785 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@4640fa2e1ceb: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250213100137790 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100137790 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100137790 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100137790 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100137790 DMM INFO MM(262420000001003/cdb1cacb) Subscriber data update (mmctx.c:445) 20250213100137790 DMM DEBUG MM(262420000001003/cdb1cacb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100137790 DMM INFO MM(262420000001003/cdb1cacb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100137790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100137790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100137790 DMM INFO MM(262420000001003/cdb1cacb) <- GMM AUTH AND CIPHERING REQ (rand = 1b 3a ce dd 40 f3 b7 7f 14 36 7c 6f 71 fe f0 a4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fc 60 84 41 36 85 ec 7e df 70 ce 93 94 70 19 a2 ) (gprs_gmm.c:510) 20250213100137798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100137798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250213100137798 DMM DEBUG MM_STATE_Gb(0)[0x55e8c6057880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100137798 DMM INFO MM(262420000001003/cdb1cacb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100137798 DMM NOTICE MM(262420000001003/cdb1cacb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100137798 DMM DEBUG MM(262420000001003/cdb1cacb) checking auth: received UMTS RES = 5e 0e 24 6a 3a f6 01 f1 (gprs_gmm.c:693) 20250213100137798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100137798 DMM DEBUG MM(262420000001003/cdb1cacb) Requesting authorization (sgsn_auth.c:160) 20250213100137798 DMM INFO MM(262420000001003/cdb1cacb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100137798 DMM DEBUG MM(262420000001003/cdb1cacb) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100137798 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250213100137798 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) 20250213100137798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250213100137798 DMM INFO MM(262420000001003/cdb1cacb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdb1cacb) (gprs_gmm.c:337) 20250213100137800 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100137800 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100137800 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250213100137800 DMM INFO MM(262420000001003/cdb1cacb) Subscriber data update (mmctx.c:445) 20250213100137800 DMM DEBUG MM(262420000001003/cdb1cacb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100137800 DMM INFO MM(262420000001003/cdb1cacb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100137800 DMM NOTICE MM(262420000001003/cdb1cacb) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1027) 20250213100137800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100137800 DMM NOTICE MM(262420000001003/cdb1cacb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100137800 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) 20250213100137801 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100137801 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250213100137801 DMM INFO MM(262420000001003/cdb1cacb) Subscriber data update (mmctx.c:445) 20250213100137801 DMM DEBUG MM(262420000001003/cdb1cacb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250213100137808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100137808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250213100137808 DMM DEBUG MM_STATE_Gb(0)[0x55e8c6057880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2316) 20250213100137808 DMM INFO MM(262420000001003/cdb1cacb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100137808 DMM NOTICE MM(262420000001003/cdb1cacb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100137808 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100137808 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100137808 DLLC NOTICE LLME(ec45520b/cdb1cacb){ASSIGNED} LLGM Assign pre (ffffffff => cdb1cacb) (gprs_llc.c:1079) 20250213100137808 DLLC NOTICE LLME(ffffffff/cdb1cacb){ASSIGNED} LLGM Assign post (ffffffff => cdb1cacb) (gprs_llc.c:1125) 20250213100137808 DMM DEBUG MM_STATE_Gb(0)[0x55e8c6057880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1451) 20250213100137808 DMM DEBUG MM_STATE_Gb(0)[0x55e8c6057880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250213100137808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100137808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@4640fa2e1ceb: 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 := 'CDB1CACB'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@4640fa2e1ceb: Added conn table entry 0TC_geran_attach_iu_rau(1499)6239372 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1493)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100137884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100137884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100137884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100137884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100137885 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100137885 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100137885 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100137885 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1630) 20250213100137885 DMM INFO MM(262420000001003/cdb1cacb) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cdb1cacb (00000000), TLLI: cdb1cacb (cdb1cacb), RA: 262-42-13135-0 (gprs_gmm.c:1674) 20250213100137885 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1194) 20250213100137885 DMM DEBUG MM_STATE_Gb(0)[0x55e8c6057880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250213100137885 DMM DEBUG MM_STATE_Gb(0)[0x55e8c6057880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250213100137885 DLLC NOTICE LLME(ffffffff/cdb1cacb){ASSIGNED} LLGM Assign pre (cdb1cacb => ffffffff) (gprs_llc.c:1079) 20250213100137885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdb1cacb => ffffffff) (gprs_llc.c:1125) 20250213100137885 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100137885 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1746) 20250213100137885 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100137885 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100137885 DMM DEBUG MM(262420000001003/cdb1cacb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100137885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100137885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100137885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100137885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100137885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137886 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100137886 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100137886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100137886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: { messageType := 2, destLocRef := '5F348C'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100137905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100137905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100137905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100137905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100137905 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100137905 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100137905 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100137905 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250213100137905 DMM INFO MM(262420000001003/cdb1cacb) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1528) 20250213100137905 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250213100137906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100137906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100137906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100137906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100137906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137906 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100137906 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100137906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100137906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@4640fa2e1ceb: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@4640fa2e1ceb: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@4640fa2e1ceb: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250213100137918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100137918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100137918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100137918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100137918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100137918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100137918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100137918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100137919 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100137919 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100137919 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100137919 DMM INFO MM(262420000001003/cdb1cacb) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1831) 20250213100137919 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1836) 20250213100137919 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100137919 DMM DEBUG MM_STATE_Iu[0x55e8c60579b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1839) 20250213100137919 DMM ERROR MM_STATE_Iu[0x55e8c60579b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1839) TC_geran_attach_iu_rau(1499)@4640fa2e1ceb: Final verdict of PTC: pass 20250213100137924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1494)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-RAN(1493)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1486)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1497)@4640fa2e1ceb: Final verdict of PTC: none 20250213100137930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1477)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@4640fa2e1ceb: Final verdict of PTC: none 20250213100137930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_geran_attach_iu_rau-BVCI196(1480)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1491)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1481)@4640fa2e1ceb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@4640fa2e1ceb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1489)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1484)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1479)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@4640fa2e1ceb: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Feb 13 10:01:38 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250213100138052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100138120 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100138120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100138120 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100138120 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100138121 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100138121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100138121 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100138121 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100138121 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100138121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100138121 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100138121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100138121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100138121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100138121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100138121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100138121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100138121 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100138454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143872) 20250213100138931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100138931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=143872, count=178556) 20250213100139932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100139932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100140122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100140122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100140122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Feb 13 10:01:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100140932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100140932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user started. 20250213100141537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100141540 DMM INFO MM(262420000001003/cdb1cacb) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100141540 DMM INFO MM(262420000001003/cdb1cacb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100141540 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100141540 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100141540 DMM DEBUG MM_STATE_Iu[0x55e8c60579b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100141540 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250213100141540 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) 20250213100141540 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250213100141540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213100141540 DMM DEBUG MM_STATE_Gb(0)[0x55e8c6057880]{Idle}: Deallocated (fsm.c:568) 20250213100141540 DMM DEBUG MM_STATE_Iu[0x55e8c60579b0]{Detached}: Deallocated (fsm.c:568) 20250213100141540 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057750]{Deregistered}: Deallocated (fsm.c:568) 20250213100141540 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100141601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100141601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100141601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100141601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100141601 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100141601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100141601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100141601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100141601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100141602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100141602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100141602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100141603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100141603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100141603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100141603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100141603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100141603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100141603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100141603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100141603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100141603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1505)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213100141607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213100141615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100141615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1505)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user-BVCI196(1503)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1509)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100141620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100141620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100141620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100141620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100141620 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100141620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100141620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100141620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100141620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100141621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100141621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100141621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100141621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100141621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100141621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100141621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100141621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100141621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100141621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100141621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100141621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100141621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100141623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213100141627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100141627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100141636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100141636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100141636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100141636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100141636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100141636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100141636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100141636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100141636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100141637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100141637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100141637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100141637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100141637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100141637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100141637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100141637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100141637 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100141637 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100141637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100141637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100141637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100141639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1517)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation 20250213100141643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100141643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100141844 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100141844 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100141844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100141844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100141849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100141849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100141849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100141849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100141849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100141849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100141849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100141851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100141851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100141851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100141851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100141851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100141851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100141851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100141851 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100141933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100141933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100141933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100141933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100141936 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100141937 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100142663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100142663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100142663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100142663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100142663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100142663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100142663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100142663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100142663 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100142664 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100142664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100142664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100142664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100142664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100142664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100142664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100142664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100142664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E2993813'O, index=0 SGSN_Test-GSUP(1520)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@4640fa2e1ceb: 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 := 'FCD3'O, rac := '58'O ("X") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user(1522)12742432 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1516)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100143017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100143018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100143018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100143018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143018 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100143018 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100143018 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100143018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100143018 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{Deregistered}: Allocated (fsm.c:456) 20250213100143018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Allocated (fsm.c:456) 20250213100143018 DMM DEBUG MM_STATE_Gb[0x55e8c605de30]{Idle}: Allocated (fsm.c:456) 20250213100143018 DMM DEBUG MM_STATE_Iu[0x55e8c60661f0]{Detached}: Allocated (fsm.c:456) 20250213100143018 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100143018 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100143018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100143018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100143018 DMM DEBUG MM(262420000001004/dfc46636) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100143018 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250213100143018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: { messageType := 2, destLocRef := 'C26F20'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@4640fa2e1ceb: 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 := '0253B59D00D805615C3BAD84B2CA489E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85450A1C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E087FA3BFD8D787'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E6B559C37E7869EF338124F4B6653EA3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '150302E6A2BA2DD8C89D54830D4ED468'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3755758E99AD2F07E23D44B72C34B0C4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50A503BF330CB524'O } } } } } SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250213100143026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100143026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100143026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100143027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143027 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100143027 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100143027 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100143027 DMM DEBUG MM(262420000001004/dfc46636) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1111) 20250213100143027 DMM NOTICE MM(262420000001004/dfc46636) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100143027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100143027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100143027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100143027 DMM DEBUG MM(262420000001004/dfc46636) Requesting authorization (sgsn_auth.c:160) 20250213100143027 DMM INFO MM(262420000001004/dfc46636) Requesting authentication tuples (sgsn_auth.c:184) 20250213100143027 DMM DEBUG MM(262420000001004/dfc46636) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100143027 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250213100143027 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250213100143029 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100143029 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100143030 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100143030 DGPRS[0;m DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100143030 DMM INFO MM(262420000001004/dfc46636) Subscriber data update (mmctx.c:445) 20250213100143030 DMM DEBUG MM(262420000001004/dfc46636) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100143030 DMM INFO MM(262420000001004/dfc46636) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100143030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100143030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100143030 DMM INFO MM(262420000001004/dfc46636) <- GMM AUTH AND CIPHERING REQ (rand = 02 53 b5 9d 00 d8 05 61 5c 3b ad 84 b2 ca 48 9e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 55 75 8e 99 ad 2f 07 e2 3d 44 b7 2c 34 b0 c4 ) (gprs_gmm.c:510) 20250213100143030 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250213100143030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2250A503BF23094399990000100004F02904330CB524'O 20250213100143036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100143036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100143036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100143036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143036 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100143036 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100143036 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100143036 DMM INFO MM(262420000001004/dfc46636) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100143036 DMM NOTICE MM(262420000001004/dfc46636) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100143036 DMM DEBUG MM(262420000001004/dfc46636) checking auth: received UMTS RES = 50 a5 03 bf 33 0c b5 24 (gprs_gmm.c:693) 20250213100143036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100143036 DMM DEBUG MM(262420000001004/dfc46636) Requesting authorization (sgsn_auth.c:160) 20250213100143036 DMM INFO MM(262420000001004/dfc46636) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100143036 DMM DEBUG MM(262420000001004/dfc46636) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100143036 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250213100143036 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) 20250213100143036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100143036 DMM DEBUG MM(262420000001004/dfc46636) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100143036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100143043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100143043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100143043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100143043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143043 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100143043 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100143043 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100143043 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250213100143044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100143044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100143044 DMM INFO MM(262420000001004/dfc46636) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfc46636) (gprs_gmm.c:337) 20250213100143044 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250213100143044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100143047 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100143047 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100143047 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250213100143047 DMM INFO MM(262420000001004/dfc46636) Subscriber data update (mmctx.c:445) 20250213100143047 DMM DEBUG MM(262420000001004/dfc46636) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100143047 DMM INFO MM(262420000001004/dfc46636) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100143047 DMM NOTICE MM(262420000001004/dfc46636) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1027) 20250213100143047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100143047 DMM NOTICE MM(262420000001004/dfc46636) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100143047 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) 20250213100143047 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100143047 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250213100143047 DMM INFO MM(262420000001004/dfc46636) Subscriber data update (mmctx.c:445) 20250213100143047 DMM DEBUG MM(262420000001004/dfc46636) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100143048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100143048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100143048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100143049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143049 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100143049 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100143049 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100143049 DMM INFO MM(262420000001004/dfc46636) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100143049 DMM NOTICE MM(262420000001004/dfc46636) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100143049 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100143049 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100143049 DMM DEBUG MM_STATE_Iu(5)[0x55e8c60661f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100143049 DMM DEBUG MM_STATE_Iu(5)[0x55e8c60661f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100143049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100143049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100143049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100143052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100143052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100143052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100143052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143052 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100143052 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100143052 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100143052 DMM INFO MM(262420000001004/dfc46636) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100143052 DMM DEBUG MM_STATE_Iu(5)[0x55e8c60661f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100143052 DMM DEBUG MM_STATE_Iu(5)[0x55e8c60661f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100143052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 20250213100143053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100143053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100143053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100143053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@4640fa2e1ceb: Deleted conn table entry 0TC_attach_pdp_act_user(1522)12742432 TC_attach_pdp_act_user(1522)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@4640fa2e1ceb: 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 := 'DFC46636'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user(1522)4439617 SGSN_Test_0-RAN(1516)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: First idle individual index:0 20250213100143256 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100143257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100143257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100143257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143257 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100143257 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100143257 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100143257 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDFC46636) type="signalling"  (gprs_gmm.c:1913) 20250213100143257 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250213100143257 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100143257 DMM DEBUG MM(262420000001004/dfc46636) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100143258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100143258 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143258 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100143258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100143258 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100143258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100143258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100143258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100143258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: { messageType := 2, destLocRef := '43BE41'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@4640fa2e1ceb: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@4640fa2e1ceb: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@4640fa2e1ceb: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@4640fa2e1ceb: Final verdict of PTC: error 20250213100143272 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100143272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100143272 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100143272 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100143272 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100143272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100143272 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100143272 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100143272 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100143273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100143273 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100143273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100143273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100143273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100143273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100143273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100143273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100143273 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100143277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1516)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@4640fa2e1ceb: Final verdict of PTC: none 20250213100143282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100143282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1520)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1514)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1517)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1509)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1504)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1507)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1512)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1502)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Thu Feb 13 10:01:43 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250213100143450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100143953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231932) 20250213100144283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100144283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231932, count=236384) 20250213100145274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100145274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100145274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213100145284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100145284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Thu Feb 13 10:01:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100146285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100146286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250213100147044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100147046 DMM INFO MM(262420000001004/dfc46636) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100147046 DMM INFO MM(262420000001004/dfc46636) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100147046 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100147047 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100147047 DMM DEBUG MM_STATE_Iu(5)[0x55e8c60661f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100147047 DMM DEBUG MM_STATE_Iu(5)[0x55e8c60661f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100147047 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250213100147047 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) 20250213100147047 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250213100147047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6057880]{Init}: Deallocated (fsm.c:568) 20250213100147047 DMM DEBUG MM_STATE_Gb[0x55e8c605de30]{Idle}: Deallocated (fsm.c:568) 20250213100147047 DMM DEBUG MM_STATE_Iu(5)[0x55e8c60661f0]{Detached}: Deallocated (fsm.c:568) 20250213100147047 DMM DEBUG GMM(gmm_fsm)[0x55e8c60579b0]{Deregistered}: Deallocated (fsm.c:568) 20250213100147047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100147093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100147093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100147093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100147093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100147093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100147093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100147093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100147093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100147093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100147094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100147094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100147094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100147094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100147094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100147094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100147094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100147094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100147094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100147094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100147094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100147094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100147094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100147097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250213100147106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100147106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1528)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1532)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100147113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100147113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100147113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100147113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100147113 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100147113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100147113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100147113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100147113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100147115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100147115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100147115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100147115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100147115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100147115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100147115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100147115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100147115 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100147115 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100147115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100147115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100147115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213100147118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100147124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100147124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100147129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100147129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100147129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100147129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100147129 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100147129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100147129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100147129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100147129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100147130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100147130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100147130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100147130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100147130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100147130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100147130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100147130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100147130 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100147130 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100147130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100147130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100147130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100147132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1540)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100147137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100147137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100147286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100147286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100147286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100147286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100147290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100147292 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100147337 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100147337 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100147337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100147337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100147344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100147344 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100147345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100147345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100147345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100147345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100147345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100147346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100147347 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100147347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100147347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100147347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100147347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100147347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100147347 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100148157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148158 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100148158 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100148158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F36060A7'O, index=0 SGSN_Test-GSUP(1543)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@4640fa2e1ceb: 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 := '5F6A'O ("_j"), 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(1539)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)5079312 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1539)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100148382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148382 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100148382 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100148382 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100148382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100148382 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{Deregistered}: Allocated (fsm.c:456) 20250213100148382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213100148382 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Allocated (fsm.c:456) 20250213100148382 DMM DEBUG MM_STATE_Iu[0x55e8c6067e50]{Detached}: Allocated (fsm.c:456) 20250213100148382 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100148382 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100148382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100148382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100148382 DMM DEBUG MM(262420000001058/dfc81cda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100148382 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250213100148382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: { messageType := 2, destLocRef := '4D8110'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@4640fa2e1ceb: 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 := '1783CB4EBDF2E9ECFDD62EEC7B21F8D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03B976E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '139DFC95BE69E76B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7383D7BD5E853266902337A78247C466'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0CB1F74914BEE1F4CD0238EE154D8248'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49C94093F8C6CFFD36D6B8399713AB88'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4FA5B7C0805A14D8'O } } } } } SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250213100148392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148392 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100148392 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100148392 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100148392 DMM DEBUG MM(262420000001058/dfc81cda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1111) 20250213100148392 DMM NOTICE MM(262420000001058/dfc81cda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100148392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100148392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100148392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100148392 DMM DEBUG MM(262420000001058/dfc81cda) Requesting authorization (sgsn_auth.c:160) 20250213100148392 DMM INFO MM(262420000001058/dfc81cda) Requesting authentication tuples (sgsn_auth.c:184) 20250213100148392 DMM DEBUG MM(262420000001058/dfc81cda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100148392 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250213100148392 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250213100148396 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100148396 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100148396 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100148396 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100148396 DMM INFO MM(262420000001058/dfc81cda) Subscriber data update (mmctx.c:445) 20250213100148396 DMM DEBUG MM(262420000001058/dfc81cda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100148396 DMM INFO MM(262420000001058/dfc81cda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100148396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100148396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100148396 DMM INFO MM(262420000001058/dfc81cda) <- GMM AUTH AND CIPHERING REQ (rand = 17 83 cb 4e bd f2 e9 ec fd d6 2e ec 7b 21 f8 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 c9 40 93 f8 c6 cf fd 36 d6 b8 39 97 13 ab 88 ) (gprs_gmm.c:510) 20250213100148396 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250213100148396 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148396 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A224FA5B7C023094399990000105008F02904805A14D8'O 20250213100148404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148404 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100148404 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100148404 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100148404 DMM INFO MM(262420000001058/dfc81cda) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100148404 DMM NOTICE MM(262420000001058/dfc81cda) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100148404 DMM DEBUG MM(262420000001058/dfc81cda) checking auth: received UMTS RES = 4f a5 b7 c0 80 5a 14 d8 (gprs_gmm.c:693) 20250213100148404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100148404 DMM DEBUG MM(262420000001058/dfc81cda) Requesting authorization (sgsn_auth.c:160) 20250213100148404 DMM INFO MM(262420000001058/dfc81cda) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100148404 DMM DEBUG MM(262420000001058/dfc81cda) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100148404 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250213100148404 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) 20250213100148404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100148404 DMM DEBUG MM(262420000001058/dfc81cda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100148405 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148405 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148405 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100148420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148420 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100148420 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100148420 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100148420 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250213100148420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100148420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100148420 DMM INFO MM(262420000001058/dfc81cda) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfc81cda) (gprs_gmm.c:337) 20250213100148420 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250213100148420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148421 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148421 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100148428 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100148428 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100148428 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250213100148428 DMM INFO MM(262420000001058/dfc81cda) Subscriber data update (mmctx.c:445) 20250213100148428 DMM DEBUG MM(262420000001058/dfc81cda) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100148428 DMM INFO MM(262420000001058/dfc81cda) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100148428 DMM NOTICE MM(262420000001058/dfc81cda) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1027) 20250213100148428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100148428 DMM NOTICE MM(262420000001058/dfc81cda) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100148428 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) 20250213100148429 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100148429 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250213100148429 DMM INFO MM(262420000001058/dfc81cda) Subscriber data update (mmctx.c:445) 20250213100148429 DMM DEBUG MM(262420000001058/dfc81cda) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100148432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148432 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100148432 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100148432 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100148432 DMM INFO MM(262420000001058/dfc81cda) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100148432 DMM NOTICE MM(262420000001058/dfc81cda) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100148432 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100148432 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100148432 DMM DEBUG MM_STATE_Iu(7)[0x55e8c6067e50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100148432 DMM DEBUG MM_STATE_Iu(7)[0x55e8c6067e50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100148432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100148432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100148432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100148440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148441 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100148441 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100148441 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100148441 DMM INFO MM(262420000001058/dfc81cda) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100148441 DMM DEBUG MM_STATE_Iu(7)[0x55e8c6067e50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100148441 DMM DEBUG MM_STATE_Iu(7)[0x55e8c6067e50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100148441 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148441 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 20250213100148444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) SGSN_Test_0-RAN(1539)@4640fa2e1ceb: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)5079312 20250213100148444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_user_addr_v4raw(1545)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@4640fa2e1ceb: 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 := 'DFC81CDA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)11339123 SGSN_Test_0-RAN(1539)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: First idle individual index:0 20250213100148648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100148648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100148648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100148649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148649 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100148649 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100148649 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100148649 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDFC81CDA) type="signalling"  (gprs_gmm.c:1913) 20250213100148649 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250213100148649 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100148649 DMM DEBUG MM(262420000001058/dfc81cda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100148650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100148650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100148650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100148650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100148650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100148650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100148650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100148650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: { messageType := 2, destLocRef := 'AD0573'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@4640fa2e1ceb: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@4640fa2e1ceb: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@4640fa2e1ceb: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@4640fa2e1ceb: Final verdict of PTC: error 20250213100148665 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100148665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100148665 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100148665 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100148665 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100148665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100148665 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100148665 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100148665 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100148665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100148665 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100148665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100148665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100148665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100148665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100148665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100148665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100148665 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100148671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50092<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1539)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@4640fa2e1ceb: Final verdict of PTC: none 20250213100148676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100148676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1540)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1537)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1543)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1532)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1527)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1530)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1535)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1525)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Thu Feb 13 10:01:48 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250213100148793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100149295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233176) 20250213100149677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100149677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233176, count=237628) 20250213100150666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100150666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100150666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213100150679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100150679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100150801 DGPRS DEBUG Checking for inactive LLMEs, time = 2671816 (sgsn.c:132) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Thu Feb 13 10:01:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100151681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100151681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250213100152369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100152374 DMM INFO MM(262420000001058/dfc81cda) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100152374 DMM INFO MM(262420000001058/dfc81cda) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100152374 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100152374 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100152374 DMM DEBUG MM_STATE_Iu(7)[0x55e8c6067e50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100152374 DMM DEBUG MM_STATE_Iu(7)[0x55e8c6067e50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100152374 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250213100152374 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) 20250213100152374 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250213100152374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213100152374 DMM DEBUG MM_STATE_Gb[0x55e8c6057880]{Idle}: Deallocated (fsm.c:568) 20250213100152374 DMM DEBUG MM_STATE_Iu(7)[0x55e8c6067e50]{Detached}: Deallocated (fsm.c:568) 20250213100152374 DMM DEBUG GMM(gmm_fsm)[0x55e8c60661f0]{Deregistered}: Deallocated (fsm.c:568) 20250213100152374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1551)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1551)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100152430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100152430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100152430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100152430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100152430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100152430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100152430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100152430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100152430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1550)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1551)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100152433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100152433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100152433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100152433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100152433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100152433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100152433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100152433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100152433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100152433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100152433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100152434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100152434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1551)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1551)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100152438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1547)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100152448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100152448 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1550)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1556)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1555)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1556)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100152461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100152461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100152461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100152461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100152461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100152461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100152461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100152461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100152461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1556)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100152462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100152462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100152462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100152463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100152463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100152463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100152463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100152463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100152463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100152463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100152463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100152464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100152464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1556)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1556)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100152467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1555)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1552)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1560)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100152473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100152473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100152473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100152473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100152473 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100152473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100152473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100152473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100152473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250213100152473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100152473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1560)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100152473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100152473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100152473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100152473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100152473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100152473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100152474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100152474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100152474 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100152474 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100152474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1560)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100152474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100152474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100152477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1563)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@4640fa2e1ceb: ************************************************* SGSN_Test-Gb2-BSSGP2(1557)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1557)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100152484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100152484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100152681 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100152682 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100152682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100152682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250213100152682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100152683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100152683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100152683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1563)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100152686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100152687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100152689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100152689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100152689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100152689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100152689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100152689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100152689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100152689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100152689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100152689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100152689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100152689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100152689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100152689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100152689 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100153487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100153487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100153487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100153487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153488 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100153488 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100153488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='DCBECBA2'O, index=0 SGSN_Test-GSUP(1566)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@4640fa2e1ceb: 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 := '5566'O ("Uf"), rac := '51'O ("Q") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)12597473 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1562)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100153783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100153784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100153784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100153784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153784 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100153784 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100153784 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100153784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100153784 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{Deregistered}: Allocated (fsm.c:456) 20250213100153784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213100153784 DMM DEBUG MM_STATE_Gb[0x55e8c6069250]{Idle}: Allocated (fsm.c:456) 20250213100153784 DMM DEBUG MM_STATE_Iu[0x55e8c606a780]{Detached}: Allocated (fsm.c:456) 20250213100153784 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100153784 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100153784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100153784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100153784 DMM DEBUG MM(262420000001055/d14941ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100153784 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250213100153784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: { messageType := 2, destLocRef := 'C038E1'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@4640fa2e1ceb: 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 := 'DCAD24C8E7A57418007E2B86E59CD816'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDAC4403'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0DBCCDBB902F613E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '30CAC1ACD1A4CFFACB20EB0088D97170'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B2D231D997980179DA1F0F1963F85963'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1D9E7F0A54889A05ABAC82271E50A0E1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C273B0C2AE80899D'O } } } } } SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_from0 20250213100153793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250213100153793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100153793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100153793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100153793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153793 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100153793 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100153793 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100153793 DMM DEBUG MM(262420000001055/d14941ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1111) 20250213100153793 DMM NOTICE MM(262420000001055/d14941ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100153793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100153793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100153793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100153793 DMM DEBUG MM(262420000001055/d14941ab) Requesting authorization (sgsn_auth.c:160) 20250213100153793 DMM INFO MM(262420000001055/d14941ab) Requesting authentication tuples (sgsn_auth.c:184) 20250213100153793 DMM DEBUG MM(262420000001055/d14941ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100153793 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250213100153793 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250213100153797 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100153797 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100153797 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100153797 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100153797 DMM INFO MM(262420000001055/d14941ab) Subscriber data update (mmctx.c:445) 20250213100153797 DMM DEBUG MM(262420000001055/d14941ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100153797 DMM INFO MM(262420000001055/d14941ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100153797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100153797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100153797 DMM INFO MM(262420000001055/d14941ab) <- GMM AUTH AND CIPHERING REQ (rand = dc ad 24 c8 e7 a5 74 18 00 7e 2b 86 e5 9c d8 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d 9e 7f 0a 54 88 9a 05 ab ac 82 27 1e 50 a0 e1 ) (gprs_gmm.c:510) 20250213100153797 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250213100153797 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822C273B0C223094399990000105005F02904AE80899D'O 20250213100153804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100153804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100153804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100153804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153804 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100153804 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100153804 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100153804 DMM INFO MM(262420000001055/d14941ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100153804 DMM NOTICE MM(262420000001055/d14941ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100153804 DMM DEBUG MM(262420000001055/d14941ab) checking auth: received UMTS RES = c2 73 b0 c2 ae 80 89 9d (gprs_gmm.c:693) 20250213100153804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100153804 DMM DEBUG MM(262420000001055/d14941ab) Requesting authorization (sgsn_auth.c:160) 20250213100153804 DMM INFO MM(262420000001055/d14941ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100153804 DMM DEBUG MM(262420000001055/d14941ab) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100153804 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250213100153804 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) 20250213100153804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100153804 DMM DEBUG MM(262420000001055/d14941ab) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100153805 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100153813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100153813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100153813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100153813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153813 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100153813 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100153813 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100153813 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250213100153813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100153813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100153813 DMM INFO MM(262420000001055/d14941ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xd14941ab) (gprs_gmm.c:337) 20250213100153813 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250213100153813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100153817 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100153817 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100153817 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250213100153817 DMM INFO MM(262420000001055/d14941ab) Subscriber data update (mmctx.c:445) 20250213100153817 DMM DEBUG MM(262420000001055/d14941ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100153817 DMM INFO MM(262420000001055/d14941ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100153817 DMM NOTICE MM(262420000001055/d14941ab) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1027) 20250213100153817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100153817 DMM NOTICE MM(262420000001055/d14941ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100153817 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) 20250213100153818 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100153818 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250213100153818 DMM INFO MM(262420000001055/d14941ab) Subscriber data update (mmctx.c:445) 20250213100153818 DMM DEBUG MM(262420000001055/d14941ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100153819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100153819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100153819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100153819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153819 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100153819 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100153819 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100153819 DMM INFO MM(262420000001055/d14941ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100153819 DMM NOTICE MM(262420000001055/d14941ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100153819 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100153819 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100153819 DMM DEBUG MM_STATE_Iu(9)[0x55e8c606a780]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100153819 DMM DEBUG MM_STATE_Iu(9)[0x55e8c606a780]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100153819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100153819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100153819 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153819 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153819 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100153823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100153823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100153823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100153823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100153823 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100153823 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100153823 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100153823 DMM INFO MM(262420000001055/d14941ab) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100153824 DMM DEBUG MM_STATE_Iu(9)[0x55e8c606a780]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100153824 DMM DEBUG MM_STATE_Iu(9)[0x55e8c606a780]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100153824 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153824 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100153824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100153824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100153824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 20250213100153825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100153825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100153825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100153825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100153825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100153825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100153825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100153825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@4640fa2e1ceb: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)12597473 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@4640fa2e1ceb: 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 := 'D14941AB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3060642 SGSN_Test_0-RAN(1562)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: First idle individual index:0 20250213100154029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100154029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100154029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100154029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100154029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100154029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100154029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100154029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100154029 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100154029 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100154030 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100154030 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD14941AB) type="signalling"  (gprs_gmm.c:1913) 20250213100154030 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250213100154030 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100154030 DMM DEBUG MM(262420000001055/d14941ab) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100154030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100154030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100154030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100154030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100154030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100154030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100154030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100154030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100154030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100154030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100154030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100154030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100154030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100154030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100154030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100154030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: { messageType := 2, destLocRef := '2EB3A2'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@4640fa2e1ceb: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@4640fa2e1ceb: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@4640fa2e1ceb: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@4640fa2e1ceb: Final verdict of PTC: error 20250213100154046 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100154046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100154046 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100154046 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100154046 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100154046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100154046 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100154046 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100154046 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100154046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100154046 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100154046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100154046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100154046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100154046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100154046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100154046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100154046 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100154051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1562)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1563)@4640fa2e1ceb: Final verdict of PTC: none 20250213100154055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1566)@4640fa2e1ceb: Final verdict of PTC: none 20250213100154055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1565)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1556)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1555)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1551)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1549)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1558)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1560)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1554)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1550)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1548): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1549): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1550): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1551): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1555): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1556): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Thu Feb 13 10:01:54 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250213100154168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100154670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233508) 20250213100155057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100155057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233508, count=238240) 20250213100156047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100156047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100156047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213100156058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100156058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Thu Feb 13 10:01:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100157060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100157060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250213100157754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100157755 DMM INFO MM(262420000001055/d14941ab) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100157755 DMM INFO MM(262420000001055/d14941ab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100157755 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100157755 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100157755 DMM DEBUG MM_STATE_Iu(9)[0x55e8c606a780]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100157755 DMM DEBUG MM_STATE_Iu(9)[0x55e8c606a780]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100157755 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250213100157755 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) 20250213100157755 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250213100157755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213100157755 DMM DEBUG MM_STATE_Gb[0x55e8c6069250]{Idle}: Deallocated (fsm.c:568) 20250213100157755 DMM DEBUG MM_STATE_Iu(9)[0x55e8c606a780]{Detached}: Deallocated (fsm.c:568) 20250213100157755 DMM DEBUG GMM(gmm_fsm)[0x55e8c6057880]{Deregistered}: Deallocated (fsm.c:568) 20250213100157755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100157776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100157776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100157776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100157776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100157776 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100157776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100157776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100157776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100157776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100157777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100157777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100157777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100157777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100157778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100157778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100157778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100157778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100157778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100157778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100157778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100157778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100157778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213100157780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213100157787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100157787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1578)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100157788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100157788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100157788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100157788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100157788 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100157788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100157788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100157788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100157788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100157789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100157789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100157789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100157789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100157789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100157789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100157789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100157789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100157789 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100157789 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100157789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100157790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100157790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100157793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100157798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100157798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100157804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100157804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100157804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100157804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100157804 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100157804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100157804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100157804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100157804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100157804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100157804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100157804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100157805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100157805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100157805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100157805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100157805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100157805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100157805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100157805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100157805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100157805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100157807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100157812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100157812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1586)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@4640fa2e1ceb: ************************************************* SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100158015 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100158015 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100158015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100158015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100158021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100158021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100158021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100158021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100158021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100158021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100158021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100158024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100158024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100158024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100158024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100158024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100158024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100158024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100158024 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100158061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100158061 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100158061 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100158061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100158065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100158066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100158839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100158839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100158839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100158839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100158839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100158839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100158839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100158839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100158839 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100158839 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100158839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100158839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100158839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100158839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100158839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100158839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100158839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100158839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='E4D0FADC'O, index=0 SGSN_Test-GSUP(1589)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@4640fa2e1ceb: 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 := '3664'O ("6d"), rac := 'E6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)635492 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: First idle individual index:0 20250213100159153 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159153 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100159153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100159153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100159153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159153 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100159153 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100159153 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100159153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100159153 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{Deregistered}: Allocated (fsm.c:456) 20250213100159153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Allocated (fsm.c:456) 20250213100159153 DMM DEBUG MM_STATE_Gb[0x55e8c605de30]{Idle}: Allocated (fsm.c:456) 20250213100159153 DMM DEBUG MM_STATE_Iu[0x55e8c606a8b0]{Detached}: Allocated (fsm.c:456) 20250213100159153 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100159153 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100159153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100159153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100159153 DMM DEBUG MM(262420000001056/c3282eb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100159153 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250213100159153 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159153 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: { messageType := 2, destLocRef := '09B264'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@4640fa2e1ceb: 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 := '9AF3D95D76902AB8FCF81213545708CA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E061B86F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B3B393DC8409354'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F2A528F6AA61B7BEEC44F640E5BDA9DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '30732E0E33E8503935BA3C3689CBAD7E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D1B5A44390F32E0C86109438A878117A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DED146EF5E549821'O } } } } } SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250213100159164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100159164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100159164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100159164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159164 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100159164 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100159164 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100159164 DMM DEBUG MM(262420000001056/c3282eb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1111) 20250213100159164 DMM NOTICE MM(262420000001056/c3282eb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100159164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100159164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100159164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100159164 DMM DEBUG MM(262420000001056/c3282eb3) Requesting authorization (sgsn_auth.c:160) 20250213100159164 DMM INFO MM(262420000001056/c3282eb3) Requesting authentication tuples (sgsn_auth.c:184) 20250213100159164 DMM DEBUG MM(262420000001056/c3282eb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100159164 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250213100159164 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250213100159167 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100159167 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100159167 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100159167 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100159167 DMM INFO MM(262420000001056/c3282eb3) Subscriber data update (mmctx.c:445) 20250213100159167 DMM DEBUG MM(262420000001056/c3282eb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100159167 DMM INFO MM(262420000001056/c3282eb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100159167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100159167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100159167 DMM INFO MM(262420000001056/c3282eb3) <- GMM AUTH AND CIPHERING REQ (rand = 9a f3 d9 5d 76 90 2a b8 fc f8 12 13 54 57 08 ca , mmctx_is_r99=1, vec->auth_types=0x3, autn = d1 b5 a4 43 90 f3 2e 0c 86 10 94 38 a8 78 11 7a ) (gprs_gmm.c:510) 20250213100159167 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250213100159168 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622DED146EF23094399990000105006F029045E549821'O 20250213100159180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100159180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100159180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100159180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159180 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100159180 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100159180 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100159180 DMM INFO MM(262420000001056/c3282eb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100159180 DMM NOTICE MM(262420000001056/c3282eb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100159180 DMM DEBUG MM(262420000001056/c3282eb3) checking auth: received UMTS RES = de d1 46 ef 5e 54 98 21 (gprs_gmm.c:693) 20250213100159180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100159180 DMM DEBUG MM(262420000001056/c3282eb3) Requesting authorization (sgsn_auth.c:160) 20250213100159181 DMM INFO MM(262420000001056/c3282eb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100159181 DMM DEBUG MM(262420000001056/c3282eb3) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100159181 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250213100159181 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) 20250213100159181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100159181 DMM DEBUG MM(262420000001056/c3282eb3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100159181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100159197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100159197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100159197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100159197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159198 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100159198 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100159198 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100159198 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250213100159198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100159198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100159198 DMM INFO MM(262420000001056/c3282eb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3282eb3) (gprs_gmm.c:337) 20250213100159198 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250213100159198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100159205 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100159205 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100159205 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250213100159205 DMM INFO MM(262420000001056/c3282eb3) Subscriber data update (mmctx.c:445) 20250213100159205 DMM DEBUG MM(262420000001056/c3282eb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100159205 DMM INFO MM(262420000001056/c3282eb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100159205 DMM NOTICE MM(262420000001056/c3282eb3) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1027) 20250213100159205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100159205 DMM NOTICE MM(262420000001056/c3282eb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100159205 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) 20250213100159206 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100159206 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250213100159206 DMM INFO MM(262420000001056/c3282eb3) Subscriber data update (mmctx.c:445) 20250213100159206 DMM DEBUG MM(262420000001056/c3282eb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100159209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100159209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100159209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100159209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100159209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100159209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100159209 DMM INFO MM(262420000001056/c3282eb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100159209 DMM NOTICE MM(262420000001056/c3282eb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100159209 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100159209 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100159209 DMM DEBUG MM_STATE_Iu(11)[0x55e8c606a8b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100159209 DMM DEBUG MM_STATE_Iu(11)[0x55e8c606a8b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100159209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100159209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100159209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100159215 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100159215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100159215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100159215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159215 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100159215 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100159215 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100159215 DMM INFO MM(262420000001056/c3282eb3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100159215 DMM DEBUG MM_STATE_Iu(11)[0x55e8c606a8b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100159215 DMM DEBUG MM_STATE_Iu(11)[0x55e8c606a8b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100159216 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159216 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@4640fa2e1ceb: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)635492 20250213100159217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100159217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100159217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100159217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@4640fa2e1ceb: 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 := 'C3282EB3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)7369582 SGSN_Test_0-RAN(1585)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: First idle individual index:0 20250213100159421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100159421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100159421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100159421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159421 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100159421 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100159422 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100159422 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC3282EB3) type="signalling"  (gprs_gmm.c:1913) 20250213100159422 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250213100159422 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100159422 DMM DEBUG MM(262420000001056/c3282eb3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100159422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100159422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100159422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100159422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100159422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100159422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100159422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100159422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: { messageType := 2, destLocRef := '70736E'O ("psn"), sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@4640fa2e1ceb: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@4640fa2e1ceb: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@4640fa2e1ceb: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@4640fa2e1ceb: Final verdict of PTC: error 20250213100159438 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100159438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100159438 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100159438 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100159438 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100159438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100159438 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100159438 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100159438 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100159438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100159438 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100159438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100159438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100159438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100159438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100159438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100159438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100159438 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100159443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35964<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1585)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1586)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1573)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1589)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1583)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1578)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@4640fa2e1ceb: Final verdict of PTC: none 20250213100159450 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100159450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-RNC_GTP(1587)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1576)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1571)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1581)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Thu Feb 13 10:01:59 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250213100159566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100200068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233600) 20250213100200451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100200451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233600, count=238052) 20250213100201439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100201440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100201440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213100201453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100201453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Thu Feb 13 10:02:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100202454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100202454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250213100203143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100203146 DMM INFO MM(262420000001056/c3282eb3) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100203146 DMM INFO MM(262420000001056/c3282eb3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100203146 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100203146 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100203146 DMM DEBUG MM_STATE_Iu(11)[0x55e8c606a8b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100203146 DMM DEBUG MM_STATE_Iu(11)[0x55e8c606a8b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100203146 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250213100203146 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) 20250213100203146 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250213100203146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Deallocated (fsm.c:568) 20250213100203146 DMM DEBUG MM_STATE_Gb[0x55e8c605de30]{Idle}: Deallocated (fsm.c:568) 20250213100203147 DMM DEBUG MM_STATE_Iu(11)[0x55e8c606a8b0]{Detached}: Deallocated (fsm.c:568) 20250213100203147 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a780]{Deregistered}: Deallocated (fsm.c:568) 20250213100203147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1597)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1597)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100203206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100203206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100203206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100203206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100203206 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100203206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100203206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100203206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100203206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1596)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1597)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100203207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100203207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100203207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100203207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100203207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100203207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100203207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100203207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100203207 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100203207 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100203207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100203207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100203207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1597)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1597)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100203209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1593)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100203214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100203214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1596)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1602)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1602)@4640fa2e1ceb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1601)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213100203220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100203220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100203220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100203220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100203220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100203220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100203220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100203220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100203220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1602)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100203221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100203221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100203221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100203221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100203221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100203221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100203221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100203221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100203221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100203221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100203221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1602)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100203221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100203221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1602)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100203223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1598)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1601)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250213100203229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100203229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1606)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100203230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100203230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100203230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100203230 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100203230 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100203230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100203230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100203230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100203230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1606)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100203231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100203231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100203231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100203231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100203231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100203231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100203231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100203231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100203231 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100203231 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100203231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1606)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100203231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100203231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100203234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1603)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1609)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1609)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100203239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100203239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100203439 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100203439 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100203439 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100203439 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100203446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100203446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100203446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100203446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100203446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100203446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100203446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100203448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100203448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100203448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100203448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100203448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100203448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100203449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100203449 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100203455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100203455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100203455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100203455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100203459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100203460 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100204251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204252 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100204252 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100204252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='C7222757'O, index=0 SGSN_Test-GSUP(1612)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@4640fa2e1ceb: 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 := 'EFB7'O, rac := 'A7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15475416 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1608)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100204536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204536 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100204536 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100204536 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100204536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100204537 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{Deregistered}: Allocated (fsm.c:456) 20250213100204537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213100204537 DMM DEBUG MM_STATE_Gb[0x55e8c6069250]{Idle}: Allocated (fsm.c:456) 20250213100204537 DMM DEBUG MM_STATE_Iu[0x55e8c6065240]{Detached}: Allocated (fsm.c:456) 20250213100204537 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100204537 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100204537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100204537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100204537 DMM DEBUG MM(262420000001057/c0035911) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100204537 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250213100204537 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204537 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: { messageType := 2, destLocRef := 'EC22D8'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@4640fa2e1ceb: 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 := 'BD641B6D92246E7A0DD878F36648CE1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74213406'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72A234AFF6A48CD2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1A05B278E711B79484EA29342F96840E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6AE1B4090E933BA263874FDA551BCB67'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5182C8C1B08013B5C5F67EF9FF06B303'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ECD67DDB9A793B55'O } } } } } SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250213100204542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204542 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100204542 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100204542 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100204542 DMM DEBUG MM(262420000001057/c0035911) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1111) 20250213100204542 DMM NOTICE MM(262420000001057/c0035911) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100204542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100204542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100204542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100204542 DMM DEBUG MM(262420000001057/c0035911) Requesting authorization (sgsn_auth.c:160) 20250213100204542 DMM INFO MM(262420000001057/c0035911) Requesting authentication tuples (sgsn_auth.c:184) 20250213100204542 DMM DEBUG MM(262420000001057/c0035911) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100204542 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250213100204542 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250213100204543 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100204543 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100204543 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100204543 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100204543 DMM INFO MM(262420000001057/c0035911) Subscriber data update (mmctx.c:445) 20250213100204543 DMM DEBUG MM(262420000001057/c0035911) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100204543 DMM INFO MM(262420000001057/c0035911) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100204543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100204543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100204543 DMM INFO MM(262420000001057/c0035911) <- GMM AUTH AND CIPHERING REQ (rand = bd 64 1b 6d 92 24 6e 7a 0d d8 78 f3 66 48 ce 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 82 c8 c1 b0 80 13 b5 c5 f6 7e f9 ff 06 b3 03 ) (gprs_gmm.c:510) 20250213100204543 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250213100204543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622ECD67DDB23094399990000105007F029049A793B55'O 20250213100204546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204546 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100204546 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100204546 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100204546 DMM INFO MM(262420000001057/c0035911) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100204546 DMM NOTICE MM(262420000001057/c0035911) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100204546 DMM DEBUG MM(262420000001057/c0035911) checking auth: received UMTS RES = ec d6 7d db 9a 79 3b 55 (gprs_gmm.c:693) 20250213100204546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100204546 DMM DEBUG MM(262420000001057/c0035911) Requesting authorization (sgsn_auth.c:160) 20250213100204546 DMM INFO MM(262420000001057/c0035911) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100204546 DMM DEBUG MM(262420000001057/c0035911) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100204546 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250213100204546 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) 20250213100204546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100204546 DMM DEBUG MM(262420000001057/c0035911) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100204546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100204551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204551 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100204551 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100204551 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100204551 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250213100204551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100204551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100204551 DMM INFO MM(262420000001057/c0035911) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0035911) (gprs_gmm.c:337) 20250213100204551 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250213100204551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100204554 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100204554 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100204554 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250213100204554 DMM INFO MM(262420000001057/c0035911) Subscriber data update (mmctx.c:445) 20250213100204554 DMM DEBUG MM(262420000001057/c0035911) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100204554 DMM INFO MM(262420000001057/c0035911) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100204554 DMM NOTICE MM(262420000001057/c0035911) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1027) 20250213100204554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100204554 DMM NOTICE MM(262420000001057/c0035911) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100204554 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) 20250213100204555 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100204555 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250213100204555 DMM INFO MM(262420000001057/c0035911) Subscriber data update (mmctx.c:445) 20250213100204555 DMM DEBUG MM(262420000001057/c0035911) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100204557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204557 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100204557 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100204557 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100204557 DMM INFO MM(262420000001057/c0035911) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100204557 DMM NOTICE MM(262420000001057/c0035911) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100204557 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100204557 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100204557 DMM DEBUG MM_STATE_Iu(13)[0x55e8c6065240]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100204557 DMM DEBUG MM_STATE_Iu(13)[0x55e8c6065240]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100204557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100204557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100204557 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100204562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204562 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100204562 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100204562 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100204562 DMM INFO MM(262420000001057/c0035911) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100204562 DMM DEBUG MM_STATE_Iu(13)[0x55e8c6065240]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100204562 DMM DEBUG MM_STATE_Iu(13)[0x55e8c6065240]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100204562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 20250213100204563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@4640fa2e1ceb: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)15475416 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@4640fa2e1ceb: 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 := 'C0035911'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)10590264 SGSN_Test_0-RAN(1608)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: First idle individual index:0 20250213100204765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100204765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100204765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100204765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204765 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100204765 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100204765 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100204765 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC0035911) type="signalling"  (gprs_gmm.c:1913) 20250213100204766 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250213100204766 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100204766 DMM DEBUG MM(262420000001057/c0035911) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100204766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100204766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100204766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100204766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100204766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100204766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100204766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100204766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: { messageType := 2, destLocRef := 'A19838'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@4640fa2e1ceb: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@4640fa2e1ceb: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@4640fa2e1ceb: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@4640fa2e1ceb: Final verdict of PTC: error 20250213100204781 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100204781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100204781 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100204781 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100204781 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100204781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100204781 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100204781 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100204781 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100204781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100204781 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100204781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100204781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100204781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100204781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100204781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100204781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100204781 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100204786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1609)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1612)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@4640fa2e1ceb: Final verdict of PTC: none 20250213100204793 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100204793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1606)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1596)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1601)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1597)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1602)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1595)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1600)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1604)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1595): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1596): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1597): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1600): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1601): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1602): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Thu Feb 13 10:02:04 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250213100204918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100205421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232568) 20250213100205794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100205795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232568, count=237020) 20250213100206782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100206782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100206782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213100206795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100206796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Feb 13 10:02:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100207797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100207797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_pmm_idle started. 20250213100208506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100208506 DMM INFO MM(262420000001057/c0035911) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100208506 DMM INFO MM(262420000001057/c0035911) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100208506 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100208506 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100208506 DMM DEBUG MM_STATE_Iu(13)[0x55e8c6065240]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100208506 DMM DEBUG MM_STATE_Iu(13)[0x55e8c6065240]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100208506 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250213100208506 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) 20250213100208506 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250213100208506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213100208506 DMM DEBUG MM_STATE_Gb[0x55e8c6069250]{Idle}: Deallocated (fsm.c:568) 20250213100208506 DMM DEBUG MM_STATE_Iu(13)[0x55e8c6065240]{Detached}: Deallocated (fsm.c:568) 20250213100208506 DMM DEBUG GMM(gmm_fsm)[0x55e8c606a8b0]{Deregistered}: Deallocated (fsm.c:568) 20250213100208506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100208525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100208525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100208525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100208525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100208525 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100208525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100208525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100208525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100208525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100208527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100208527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100208527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100208527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100208527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100208527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100208527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100208527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100208527 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100208527 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100208527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100208527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100208527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1620)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1619)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100208530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1616)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250213100208537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100208537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1624)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@4640fa2e1ceb: Provider Link came up: sending NS-RESET TC_attach_pdp_act_pmm_idle-BVCI196(1618)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100208541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100208541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100208541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100208541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100208541 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100208541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100208541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100208541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100208541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100208542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100208542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100208542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100208542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100208542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100208542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100208542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100208542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100208542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100208542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100208542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100208543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100208543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1625)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 20250213100208545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1621)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100208552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100208552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1625)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1630)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1630)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100208559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100208559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100208559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100208559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100208559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100208559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100208559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100208559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100208559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1630)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100208560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100208560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100208560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100208560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100208560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250213100208560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100208560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100208560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100208560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100208560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100208560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test_0-M3UA(1632)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1632)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation 20250213100208561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100208561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1630)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1630)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100208564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100208570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100208570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1627)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100208761 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100208761 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100208761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100208761 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100208766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100208766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100208766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100208766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100208766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100208766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100208766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100208767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100208767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100208767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100208767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100208767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100208767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100208767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100208768 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100208797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100208798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100208798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100208798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100208801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213100208803 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100209574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100209574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100209574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100209574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209574 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100209574 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100209575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@4640fa2e1ceb: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='CC58A801'O, index=0 SGSN_Test-GSUP(1635)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@4640fa2e1ceb: 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 := 'C515'O, rac := '13'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14368665 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1631)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100209889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100209889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100209889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100209889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209889 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100209889 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100209889 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100209889 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100209889 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{Deregistered}: Allocated (fsm.c:456) 20250213100209889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Allocated (fsm.c:456) 20250213100209889 DMM DEBUG MM_STATE_Gb[0x55e8c605de30]{Idle}: Allocated (fsm.c:456) 20250213100209889 DMM DEBUG MM_STATE_Iu[0x55e8c6069e10]{Detached}: Allocated (fsm.c:456) 20250213100209889 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100209889 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100209889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100209889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100209889 DMM DEBUG MM(262420000001005/cca7e801) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100209889 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250213100209889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: { messageType := 2, destLocRef := 'DB3F99'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(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@4640fa2e1ceb: 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 := '5FBBB477E0763AB8CF7904807C682EE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '259B82E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A600FF0DD270B4FB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FEC0CC7D7719AB150FE16E4057E4EFB2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '991D75FEDAA53FE3C395E6E3EF56081E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0925B8130F4D86168DC8B320CC0EED51'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '79461503C68767E9'O } } } } } SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250213100209908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100209908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100209908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100209909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209909 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100209909 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100209909 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100209909 DMM DEBUG MM(262420000001005/cca7e801) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1111) 20250213100209909 DMM NOTICE MM(262420000001005/cca7e801) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100209909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100209909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100209909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100209909 DMM DEBUG MM(262420000001005/cca7e801) Requesting authorization (sgsn_auth.c:160) 20250213100209909 DMM INFO MM(262420000001005/cca7e801) Requesting authentication tuples (sgsn_auth.c:184) 20250213100209909 DMM DEBUG MM(262420000001005/cca7e801) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100209909 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250213100209909 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@4640fa2e1ceb: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250213100209913 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100209913 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100209913 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100209913 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100209913 DMM INFO MM(262420000001005/cca7e801) Subscriber data update (mmctx.c:445) 20250213100209913 DMM DEBUG MM(262420000001005/cca7e801) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100209913 DMM INFO MM(262420000001005/cca7e801) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100209913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100209913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100209913 DMM INFO MM(262420000001005/cca7e801) <- GMM AUTH AND CIPHERING REQ (rand = 5f bb b4 77 e0 76 3a b8 cf 79 04 80 7c 68 2e e8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 09 25 b8 13 0f 4d 86 16 8d c8 b3 20 cc 0e ed 51 ) (gprs_gmm.c:510) 20250213100209913 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250213100209913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B227946150323094399990000100005F02904C68767E9'O 20250213100209926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100209926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100209926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100209926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209926 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100209926 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100209926 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100209926 DMM INFO MM(262420000001005/cca7e801) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100209926 DMM NOTICE MM(262420000001005/cca7e801) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100209926 DMM DEBUG MM(262420000001005/cca7e801) checking auth: received UMTS RES = 79 46 15 03 c6 87 67 e9 (gprs_gmm.c:693) 20250213100209926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100209926 DMM DEBUG MM(262420000001005/cca7e801) Requesting authorization (sgsn_auth.c:160) 20250213100209926 DMM INFO MM(262420000001005/cca7e801) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100209926 DMM DEBUG MM(262420000001005/cca7e801) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100209926 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250213100209926 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) 20250213100209926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100209926 DMM DEBUG MM(262420000001005/cca7e801) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100209927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100209937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100209937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100209937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100209937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209937 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100209937 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100209937 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100209937 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250213100209937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100209937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100209937 DMM INFO MM(262420000001005/cca7e801) <- GMM ATTACH ACCEPT (new P-TMSI=0xcca7e801) (gprs_gmm.c:337) 20250213100209937 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250213100209937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209938 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209938 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100209942 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100209942 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100209942 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250213100209942 DMM INFO MM(262420000001005/cca7e801) Subscriber data update (mmctx.c:445) 20250213100209942 DMM DEBUG MM(262420000001005/cca7e801) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100209942 DMM INFO MM(262420000001005/cca7e801) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100209942 DMM NOTICE MM(262420000001005/cca7e801) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1027) 20250213100209942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100209942 DMM NOTICE MM(262420000001005/cca7e801) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100209942 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) 20250213100209943 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100209943 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250213100209943 DMM INFO MM(262420000001005/cca7e801) Subscriber data update (mmctx.c:445) 20250213100209943 DMM DEBUG MM(262420000001005/cca7e801) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100209944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100209944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100209944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100209944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209945 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100209945 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100209945 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100209945 DMM INFO MM(262420000001005/cca7e801) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100209945 DMM NOTICE MM(262420000001005/cca7e801) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100209945 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100209945 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100209945 DMM DEBUG MM_STATE_Iu(15)[0x55e8c6069e10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100209945 DMM DEBUG MM_STATE_Iu(15)[0x55e8c6069e10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100209945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100209945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100209945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100209949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100209949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100209949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100209949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100209949 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100209949 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100209949 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100209949 DMM INFO MM(262420000001005/cca7e801) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100209949 DMM DEBUG MM_STATE_Iu(15)[0x55e8c6069e10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100209950 DMM DEBUG MM_STATE_Iu(15)[0x55e8c6069e10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100209950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100209950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100209950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100209950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on local reference:0 20250213100209951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100209951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100209951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100209951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100209951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100209951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100209951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100209951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@4640fa2e1ceb: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14368665 TC_attach_pdp_act_pmm_idle(1637)@4640fa2e1ceb: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@4640fa2e1ceb: 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 := 'CCA7E801'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@4640fa2e1ceb: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15170917 SGSN_Test_0-RAN(1631)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: First idle individual index:0 20250213100210152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100210153 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100210153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100210153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100210153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100210153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100210153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100210153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100210154 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100210154 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100210154 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100210154 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCCA7E801) type="signalling"  (gprs_gmm.c:1913) 20250213100210154 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250213100210154 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100210154 DMM DEBUG MM(262420000001005/cca7e801) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100210154 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100210154 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100210154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100210154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100210154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100210154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100210154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100210154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100210154 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100210154 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100210154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100210154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100210154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100210154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100210155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100210155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: { messageType := 2, destLocRef := 'E77D65'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(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@4640fa2e1ceb: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@4640fa2e1ceb: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@4640fa2e1ceb: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@4640fa2e1ceb: Final verdict of PTC: error 20250213100210170 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100210170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100210170 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100210170 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100210171 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100210171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100210171 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100210171 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100210171 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100210171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100210171 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100210171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100210171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100210171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100210171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100210171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100210171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100210171 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100210176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60834<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250213100210180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test_0-SCCP(1629)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@4640fa2e1ceb: Final verdict of PTC: none 20250213100210180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1635)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1619)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1630)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1624)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1627)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@4640fa2e1ceb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1628)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1617)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1622)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1627): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1628): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1629): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1630): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@4640fa2e1ceb: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Thu Feb 13 10:02:10 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250213100210300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100210802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230608) 20250213100211181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100211181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=230608, count=236316) 20250213100212172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100212172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100212172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213100212182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100212182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Feb 13 10:02:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100213183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100213183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_pmm_idle_rx_mt_data started. 20250213100213856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100213859 DMM INFO MM(262420000001005/cca7e801) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100213859 DMM INFO MM(262420000001005/cca7e801) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100213859 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100213859 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100213859 DMM DEBUG MM_STATE_Iu(15)[0x55e8c6069e10]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100213859 DMM DEBUG MM_STATE_Iu(15)[0x55e8c6069e10]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100213859 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250213100213859 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) 20250213100213859 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20250213100213859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Deallocated (fsm.c:568) 20250213100213859 DMM DEBUG MM_STATE_Gb[0x55e8c605de30]{Idle}: Deallocated (fsm.c:568) 20250213100213859 DMM DEBUG MM_STATE_Iu(15)[0x55e8c6069e10]{Detached}: Deallocated (fsm.c:568) 20250213100213859 DMM DEBUG GMM(gmm_fsm)[0x55e8c6065240]{Deregistered}: Deallocated (fsm.c:568) 20250213100213859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100213908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100213908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100213908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100213908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100213908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100213908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100213908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100213908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100213908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100213909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100213909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100213909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100213909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100213909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100213909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100213909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100213909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100213909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100213909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100213909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100213909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100213909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1643)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 20250213100213913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1639)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100213919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100213919 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1644)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1641)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100213925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100213925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100213925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100213925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100213925 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100213925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100213925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100213925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100213925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100213926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100213926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100213926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100213926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100213926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100213926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100213926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100213926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100213926 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100213926 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100213926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100213926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1647)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250213100213926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100213928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100213934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100213934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100213940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100213940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100213940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100213940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100213940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100213940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100213940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100213940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100213940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100213940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100213941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100213941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100213941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100213941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100213941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100213941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100213941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100213941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100213941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100213941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100213941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100213941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100213944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1655)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100213951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100213951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100214148 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100214148 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100214148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100214148 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100214155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100214155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100214155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100214155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100214155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100214155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100214155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100214157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100214157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100214157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100214157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100214157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100214157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100214157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100214157 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100214183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100214183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100214183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100214183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100214187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250213100214189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100214959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100214959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100214959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100214959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100214959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100214959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100214959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100214960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100214960 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100214960 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100214961 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100214961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100214961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100214961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100214961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100214961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100214961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100214961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@4640fa2e1ceb: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='E39C7FC6'O, index=0 SGSN_Test-GSUP(1658)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@4640fa2e1ceb: 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 := 'B11E'O, rac := '60'O ("`") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@4640fa2e1ceb: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)16620168 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: First idle individual index:0 SGSN_Test_0-RAN(1654)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100215250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100215251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100215251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100215251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215251 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100215251 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100215251 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100215251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100215251 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{Deregistered}: Allocated (fsm.c:456) 20250213100215251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Allocated (fsm.c:456) 20250213100215251 DMM DEBUG MM_STATE_Gb[0x55e8c6069250]{Idle}: Allocated (fsm.c:456) 20250213100215251 DMM DEBUG MM_STATE_Iu[0x55e8c60690a0]{Detached}: Allocated (fsm.c:456) 20250213100215251 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100215251 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100215251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100215251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100215251 DMM DEBUG MM(262420000001007/f9e5a573) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100215251 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250213100215251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: { messageType := 2, destLocRef := 'FD9A88'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@4640fa2e1ceb: 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 := 'BD38A573A8FD68F77A6CAD728FB5F016'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9A92798B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '148BA64D78353409'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '49C752F2CCB91CDDFFA7AB69BA499CC1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '48E81D1B2DF96BB72894928F5883B941'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '388E3B6A0CC735D4F566F3A0E6355B5D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5AB9B5781AD6E717'O } } } } } SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250213100215258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100215258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100215258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100215258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215259 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100215259 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100215259 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100215259 DMM DEBUG MM(262420000001007/f9e5a573) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1111) 20250213100215259 DMM NOTICE MM(262420000001007/f9e5a573) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100215259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100215259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100215259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100215259 DMM DEBUG MM(262420000001007/f9e5a573) Requesting authorization (sgsn_auth.c:160) 20250213100215259 DMM INFO MM(262420000001007/f9e5a573) Requesting authentication tuples (sgsn_auth.c:184) 20250213100215259 DMM DEBUG MM(262420000001007/f9e5a573) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100215259 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250213100215259 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@4640fa2e1ceb: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250213100215261 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100215261 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100215261 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100215261 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100215261 DMM INFO MM(262420000001007/f9e5a573) Subscriber data update (mmctx.c:445) 20250213100215261 DMM DEBUG MM(262420000001007/f9e5a573) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100215261 DMM INFO MM(262420000001007/f9e5a573) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100215261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100215261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100215262 DMM INFO MM(262420000001007/f9e5a573) <- GMM AUTH AND CIPHERING REQ (rand = bd 38 a5 73 a8 fd 68 f7 7a 6c ad 72 8f b5 f0 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 8e 3b 6a 0c c7 35 d4 f5 66 f3 a0 e6 35 5b 5d ) (gprs_gmm.c:510) 20250213100215262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250213100215262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306225AB9B57823094399990000100007F029041AD6E717'O 20250213100215272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100215272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100215272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100215272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215272 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100215272 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100215272 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100215272 DMM INFO MM(262420000001007/f9e5a573) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100215272 DMM NOTICE MM(262420000001007/f9e5a573) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100215272 DMM DEBUG MM(262420000001007/f9e5a573) checking auth: received UMTS RES = 5a b9 b5 78 1a d6 e7 17 (gprs_gmm.c:693) 20250213100215272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100215272 DMM DEBUG MM(262420000001007/f9e5a573) Requesting authorization (sgsn_auth.c:160) 20250213100215272 DMM INFO MM(262420000001007/f9e5a573) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100215272 DMM DEBUG MM(262420000001007/f9e5a573) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100215272 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250213100215272 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) 20250213100215272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100215272 DMM DEBUG MM(262420000001007/f9e5a573) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100215272 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100215279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100215279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100215279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100215279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215279 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100215279 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100215279 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100215279 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250213100215279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100215279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100215279 DMM INFO MM(262420000001007/f9e5a573) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9e5a573) (gprs_gmm.c:337) 20250213100215279 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250213100215279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100215282 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100215282 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100215282 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250213100215282 DMM INFO MM(262420000001007/f9e5a573) Subscriber data update (mmctx.c:445) 20250213100215282 DMM DEBUG MM(262420000001007/f9e5a573) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100215282 DMM INFO MM(262420000001007/f9e5a573) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100215282 DMM NOTICE MM(262420000001007/f9e5a573) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1027) 20250213100215282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100215282 DMM NOTICE MM(262420000001007/f9e5a573) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100215282 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) 20250213100215283 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100215283 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250213100215283 DMM INFO MM(262420000001007/f9e5a573) Subscriber data update (mmctx.c:445) 20250213100215283 DMM DEBUG MM(262420000001007/f9e5a573) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100215284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100215284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100215284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100215284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215284 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100215284 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100215284 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100215284 DMM INFO MM(262420000001007/f9e5a573) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100215284 DMM NOTICE MM(262420000001007/f9e5a573) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100215285 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100215285 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100215285 DMM DEBUG MM_STATE_Iu(17)[0x55e8c60690a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100215285 DMM DEBUG MM_STATE_Iu(17)[0x55e8c60690a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100215285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100215285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100215285 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100215288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100215288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100215288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100215288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215288 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100215288 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100215288 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100215288 DMM INFO MM(262420000001007/f9e5a573) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100215288 DMM DEBUG MM_STATE_Iu(17)[0x55e8c60690a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100215288 DMM DEBUG MM_STATE_Iu(17)[0x55e8c60690a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100215288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 20250213100215289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100215289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100215289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100215289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@4640fa2e1ceb: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)16620168 TC_pmm_idle_rx_mt_data(1660)@4640fa2e1ceb: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@4640fa2e1ceb: 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 := 'F9E5A573'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@4640fa2e1ceb: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)3380848 SGSN_Test_0-RAN(1654)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: First idle individual index:0 20250213100215492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100215493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100215493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100215493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215493 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100215493 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100215493 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100215493 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF9E5A573) type="signalling"  (gprs_gmm.c:1913) 20250213100215493 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250213100215493 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100215493 DMM DEBUG MM(262420000001007/f9e5a573) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100215494 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100215494 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100215494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100215494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100215494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100215494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100215494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100215494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: { messageType := 2, destLocRef := '339670'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@4640fa2e1ceb: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@4640fa2e1ceb: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@4640fa2e1ceb: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@4640fa2e1ceb: Final verdict of PTC: error 20250213100215510 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100215510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100215510 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100215510 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100215510 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100215510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100215510 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100215510 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100215510 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100215510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100215510 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100215510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100215510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100215510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100215510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100215510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100215510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100215511 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100215517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1654)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1647)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@4640fa2e1ceb: Final verdict of PTC: none 20250213100215522 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250213100215522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI210(1646)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@4640fa2e1ceb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97(1642)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1658)@4640fa2e1ceb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1652)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1645)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1640)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1650)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@4640fa2e1ceb: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Thu Feb 13 10:02:15 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250213100215637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100216139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235048) 20250213100216523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100216523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235048, count=236208) 20250213100217512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100217512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100217512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213100217524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100217525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Feb 13 10:02:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100218526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100218526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_update_ctx_err_ind_from_ggsn started. 20250213100219201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100219204 DMM INFO MM(262420000001007/f9e5a573) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100219204 DMM INFO MM(262420000001007/f9e5a573) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100219205 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100219205 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100219205 DMM DEBUG MM_STATE_Iu(17)[0x55e8c60690a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100219205 DMM DEBUG MM_STATE_Iu(17)[0x55e8c60690a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100219205 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250213100219205 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) 20250213100219205 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250213100219205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c605de30]{Init}: Deallocated (fsm.c:568) 20250213100219205 DMM DEBUG MM_STATE_Gb[0x55e8c6069250]{Idle}: Deallocated (fsm.c:568) 20250213100219205 DMM DEBUG MM_STATE_Iu(17)[0x55e8c60690a0]{Detached}: Deallocated (fsm.c:568) 20250213100219205 DMM DEBUG GMM(gmm_fsm)[0x55e8c6069e10]{Deregistered}: Deallocated (fsm.c:568) 20250213100219205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100219253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100219253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100219253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100219253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100219253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100219253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100219253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100219253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100219253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100219254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100219254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100219254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100219254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100219254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100219254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100219254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100219254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100219254 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250213100219254 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100219254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100219254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100219254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@4640fa2e1ceb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100219256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100219261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100219261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@4640fa2e1ceb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100219267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250213100219267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100219267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100219267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100219267 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250213100219267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100219267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100219267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100219267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100219268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100219268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100219268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100219268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100219268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100219268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100219268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100219268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100219268 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250213100219268 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100219268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100219268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100219268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@4640fa2e1ceb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100219270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@4640fa2e1ceb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250213100219276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e8c60591b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100219276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@4640fa2e1ceb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@4640fa2e1ceb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@4640fa2e1ceb: Provider Link came up: sending NS-RESET 20250213100219282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250213100219282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100219282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100219282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100219282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250213100219282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100219282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100219282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100219282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250213100219283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100219283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100219283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100219283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250213100219283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250213100219283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250213100219283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250213100219283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100219283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250213100219283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250213100219283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250213100219284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250213100219284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@4640fa2e1ceb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@4640fa2e1ceb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250213100219286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@4640fa2e1ceb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@4640fa2e1ceb: ************************************************* SGSN_Test_0-M3UA(1678)@4640fa2e1ceb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@4640fa2e1ceb: ************************************************* MTC@4640fa2e1ceb: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1672)@4640fa2e1ceb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@4640fa2e1ceb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: v_sccp_pdu_maxlen:268 20250213100219290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e8c605ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250213100219290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@4640fa2e1ceb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250213100219490 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250213100219490 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250213100219490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250213100219490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@4640fa2e1ceb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250213100219497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100219497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250213100219497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250213100219497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250213100219497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250213100219497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250213100219497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250213100219500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100219500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250213100219500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250213100219500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250213100219500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250213100219500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250213100219500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250213100219500 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250213100219528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100219528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250213100219528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250213100219528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250213100219532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250213100219533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250213100220309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220309 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250213100220309 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250213100220310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@4640fa2e1ceb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@4640fa2e1ceb: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E81A7BA3'O, index=0 SGSN_Test-GSUP(1681)@4640fa2e1ceb: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@4640fa2e1ceb: 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 := 'A6F2'O, rac := 'F8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@4640fa2e1ceb: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4973754 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: First idle individual index:0 20250213100220613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 20250213100220614 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100220614 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100220614 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100220614 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1297) 20250213100220614 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{Deregistered}: Allocated (fsm.c:456) 20250213100220614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Allocated (fsm.c:456) 20250213100220614 DMM DEBUG MM_STATE_Gb[0x55e8c605de30]{Idle}: Allocated (fsm.c:456) 20250213100220614 DMM DEBUG MM_STATE_Iu[0x55e8c606bca0]{Detached}: Allocated (fsm.c:456) 20250213100220614 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1171) 20250213100220614 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250213100220614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1401) 20250213100220614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250213100220614 DMM DEBUG MM(262420000001004/c1a10c7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250213100220614 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250213100220614 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220614 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: { messageType := 2, destLocRef := '4BE4BA'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@4640fa2e1ceb: 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 := '9C6AC5457EE23A7078F3BCA14DB4E9E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17BBBC4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5399E0AF7F912DB1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4D8EAAAE6BFF41678285D9304E385D66'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '569231A9DD94B3E84BA80BCA00C63339'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '394D06B7E23290046AD68DB6085BD8EE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4B74A9E7563A5CCB'O } } } } } SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_len:23 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_from0 20250213100220621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250213100220621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220621 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100220621 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100220621 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100220621 DMM DEBUG MM(262420000001004/c1a10c7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1111) 20250213100220621 DMM NOTICE MM(262420000001004/c1a10c7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250213100220621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1155) 20250213100220621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250213100220621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250213100220621 DMM DEBUG MM(262420000001004/c1a10c7c) Requesting authorization (sgsn_auth.c:160) 20250213100220621 DMM INFO MM(262420000001004/c1a10c7c) Requesting authentication tuples (sgsn_auth.c:184) 20250213100220621 DMM DEBUG MM(262420000001004/c1a10c7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250213100220621 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250213100220621 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@4640fa2e1ceb: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@4640fa2e1ceb: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250213100220624 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250213100220624 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250213100220624 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250213100220624 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250213100220624 DMM INFO MM(262420000001004/c1a10c7c) Subscriber data update (mmctx.c:445) 20250213100220624 DMM DEBUG MM(262420000001004/c1a10c7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250213100220624 DMM INFO MM(262420000001004/c1a10c7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250213100220624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1018) 20250213100220624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250213100220624 DMM INFO MM(262420000001004/c1a10c7c) <- GMM AUTH AND CIPHERING REQ (rand = 9c 6a c5 45 7e e2 3a 70 78 f3 bc a1 4d b4 e9 e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 39 4d 06 b7 e2 32 90 04 6a d6 8d b6 08 5b d8 ee ) (gprs_gmm.c:510) 20250213100220624 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250213100220624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_len:37 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309224B74A9E723094399990000100004F02904563A5CCB'O 20250213100220628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220628 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220628 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100220628 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100220628 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100220628 DMM INFO MM(262420000001004/c1a10c7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:647) 20250213100220628 DMM NOTICE MM(262420000001004/c1a10c7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250213100220628 DMM DEBUG MM(262420000001004/c1a10c7c) checking auth: received UMTS RES = 4b 74 a9 e7 56 3a 5c cb (gprs_gmm.c:693) 20250213100220628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:708) 20250213100220628 DMM DEBUG MM(262420000001004/c1a10c7c) Requesting authorization (sgsn_auth.c:160) 20250213100220628 DMM INFO MM(262420000001004/c1a10c7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250213100220628 DMM DEBUG MM(262420000001004/c1a10c7c) Requesting subscriber data update (gprs_subscriber.c:894) 20250213100220628 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250213100220628 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) 20250213100220628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250213100220628 DMM DEBUG MM(262420000001004/c1a10c7c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250213100220628 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220628 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_len:12 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250213100220633 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220633 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220633 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220633 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250213100220633 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250213100220633 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250213100220633 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250213100220633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250213100220633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250213100220633 DMM INFO MM(262420000001004/c1a10c7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a10c7c) (gprs_gmm.c:337) 20250213100220633 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250213100220633 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220633 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220633 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220633 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250213100220635 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250213100220635 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250213100220635 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250213100220635 DMM INFO MM(262420000001004/c1a10c7c) Subscriber data update (mmctx.c:445) 20250213100220635 DMM DEBUG MM(262420000001004/c1a10c7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250213100220635 DMM INFO MM(262420000001004/c1a10c7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250213100220635 DMM NOTICE MM(262420000001004/c1a10c7c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1027) 20250213100220635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1032) 20250213100220635 DMM NOTICE MM(262420000001004/c1a10c7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250213100220635 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) 20250213100220635 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250213100220635 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250213100220635 DMM INFO MM(262420000001004/c1a10c7c) Subscriber data update (mmctx.c:445) 20250213100220635 DMM DEBUG MM(262420000001004/c1a10c7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_len:14 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250213100220636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220636 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250213100220636 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250213100220636 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250213100220636 DMM INFO MM(262420000001004/c1a10c7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1428) 20250213100220636 DMM NOTICE MM(262420000001004/c1a10c7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250213100220636 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1440) 20250213100220636 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250213100220636 DMM DEBUG MM_STATE_Iu(19)[0x55e8c606bca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1443) 20250213100220636 DMM DEBUG MM_STATE_Iu(19)[0x55e8c606bca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250213100220636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1455) 20250213100220636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250213100220636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_len:7 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: vl_from0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250213100220638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220638 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250213100220638 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250213100220638 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250213100220638 DMM INFO MM(262420000001004/c1a10c7c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250213100220638 DMM DEBUG MM_STATE_Iu(19)[0x55e8c606bca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250213100220638 DMM DEBUG MM_STATE_Iu(19)[0x55e8c606bca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250213100220638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 20250213100220639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@4640fa2e1ceb: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)4973754 TC_update_ctx_err_ind_from_ggsn(1683)@4640fa2e1ceb: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@4640fa2e1ceb: 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 := 'C1A10C7C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@4640fa2e1ceb: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1867145 SGSN_Test_0-RAN(1677)@4640fa2e1ceb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: First idle individual index:0 20250213100220802 DGPRS DEBUG Checking for inactive LLMEs, time = 2671846 (sgsn.c:132) 20250213100220840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250213100220840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:603) 20250213100220841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250213100220841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220842 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250213100220842 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250213100220842 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250213100220842 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC1A10C7C) type="signalling"  (gprs_gmm.c:1913) 20250213100220842 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1948) 20250213100220842 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250213100220842 DMM DEBUG MM(262420000001004/c1a10c7c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:955) 20250213100220842 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250213100220843 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220843 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250213100220843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250213100220843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:603) 20250213100220843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250213100220843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250213100220843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250213100220843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: { messageType := 2, destLocRef := '1C7D89'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@4640fa2e1ceb: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@4640fa2e1ceb: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@4640fa2e1ceb: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@4640fa2e1ceb: Final verdict of PTC: error 20250213100220857 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250213100220857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100220857 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250213100220857 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250213100220857 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250213100220857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250213100220857 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250213100220857 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250213100220857 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250213100220857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250213100220857 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250213100220857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250213100220857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250213100220857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250213100220857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250213100220857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250213100220858 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250213100220858 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250213100220862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1676)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@4640fa2e1ceb: Final verdict of PTC: none 20250213100220867 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1665)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GSUP(1681)@4640fa2e1ceb: Final verdict of PTC: none 20250213100220867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1680)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@4640fa2e1ceb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99(1675)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98(1670)@4640fa2e1ceb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@4640fa2e1ceb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@4640fa2e1ceb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI98-provIP(1668)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI97-provIP(1663)@4640fa2e1ceb: Final verdict of PTC: none -NSVCI99-provIP(1673)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: none MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@4640fa2e1ceb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@4640fa2e1ceb: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Thu Feb 13 10:02:20 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250213100221033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100221535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232500) 20250213100221867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100221867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232500, count=236952) 20250213100222859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250213100222859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250213100222859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250213100222869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100222869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@4640fa2e1ceb: Test execution finished. MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Feb 13 10:02:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100223870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100223870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_NS_connect_alive started. 20250213100224609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100224609 DMM INFO MM(262420000001004/c1a10c7c) Cancelled, deleting context silently (gprs_gmm.c:1088) 20250213100224609 DMM INFO MM(262420000001004/c1a10c7c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250213100224609 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250213100224609 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250213100224609 DMM DEBUG MM_STATE_Iu(19)[0x55e8c606bca0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250213100224609 DMM DEBUG MM_STATE_Iu(19)[0x55e8c606bca0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250213100224609 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250213100224609 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) 20250213100224609 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250213100224609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e8c6069250]{Init}: Deallocated (fsm.c:568) 20250213100224609 DMM DEBUG MM_STATE_Gb[0x55e8c605de30]{Idle}: Deallocated (fsm.c:568) 20250213100224609 DMM DEBUG MM_STATE_Iu(19)[0x55e8c606bca0]{Detached}: Deallocated (fsm.c:568) 20250213100224609 DMM DEBUG GMM(gmm_fsm)[0x55e8c60690a0]{Deregistered}: Deallocated (fsm.c:568) 20250213100224609 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250213100224624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250213100224624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250213100224624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250213100224871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100224871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: setverdict(pass): none -> pass MTC@4640fa2e1ceb: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250213100225630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57262<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: pass MTC@4640fa2e1ceb: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@4640fa2e1ceb: Test case TC_NS_connect_alive finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Feb 13 10:02:25 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250213100225683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100225871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100225871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100226185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13392) 20250213100226872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100226873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13392, count=14552) 20250213100227874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100227874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Feb 13 10:02:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250213100228875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100228875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@4640fa2e1ceb: Test case TC_NS_connect_reset started. 20250213100229278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100229281 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250213100229311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250213100229312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250213100229312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250213100229312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250213100229312 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250213100229312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250213100229312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250213100229312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100229312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e8c6056df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@4640fa2e1ceb: setverdict(pass): none -> pass 20250213100229876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100229876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250213100230320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40248<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@4640fa2e1ceb: Final verdict of PTC: none MTC@4640fa2e1ceb: Setting final verdict of the test case. MTC@4640fa2e1ceb: Local verdict of MTC: pass MTC@4640fa2e1ceb: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@4640fa2e1ceb: Test case TC_NS_connect_reset finished. Verdict: pass MTC@4640fa2e1ceb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Feb 13 10:02:30 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250213100230357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250213100230859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7996) 20250213100230876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100230876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7996, count=12352) 20250213100231877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100231878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100232313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250213100232878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100232879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@4640fa2e1ceb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@4640fa2e1ceb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4640fa2e1ceb: Terminating MTC. MC@4640fa2e1ceb: MTC terminated. MC2> exit MC@4640fa2e1ceb: Shutting down session. MC@4640fa2e1ceb: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7952.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (484149) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250213100233879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100233879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100234880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100234880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100235315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250213100235881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100235881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250213100236881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250213100236882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (484079) [testenv][generic] Stopping sgsn (484105) [testenv] Showing testsuite/junit-xml-7952.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7952.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0'] testenv-sgsn-generic-osmocom-nightly-20250213-0948-c8165a5a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2627/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